Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
gradio
|
|
@@ -6,5 +8,3 @@ beautifulsoup4
|
|
| 6 |
duckduckgo_search
|
| 7 |
wikipedia
|
| 8 |
huggingface_hub
|
| 9 |
-
gTTS
|
| 10 |
-
SpeechRecognition
|
|
|
|
| 1 |
+
gTTS
|
| 2 |
+
SpeechRecognition
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
gradio
|
|
|
|
| 8 |
duckduckgo_search
|
| 9 |
wikipedia
|
| 10 |
huggingface_hub
|
|
|
|
|
|