Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
|
|
1 |
huggingface_hub
|
2 |
-
|
3 |
-
|
4 |
-
gtts
|
5 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
huggingface_hub
|
3 |
+
torch
|
4 |
+
transformers
|
|
|
|