Update requirements.txt
Browse files- requirements.txt +7 -10
requirements.txt
CHANGED
|
@@ -1,12 +1,9 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
-
|
| 3 |
requests
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
python-multipart
|
| 11 |
-
httpx
|
| 12 |
-
transformers
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
+
minijinja
|
| 3 |
requests
|
| 4 |
+
gtts
|
| 5 |
+
gradio
|
| 6 |
+
|
| 7 |
+
pandas
|
| 8 |
+
pyarrow
|
| 9 |
+
tabulate
|
|
|
|
|
|
|
|
|