Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,5 +1 @@
|
|
1 |
-
gradio>=4.44.0
|
2 |
-
torch>=2.4.0
|
3 |
-
speechrecognition>=3.10.4
|
4 |
-
groq>=0.9.0
|
5 |
-
gtts>=2.5.3
|
|
|
1 |
+
gradio>=4.44.0 torch>=2.4.0 groq>=0.9.0 gtts>=2.5.3
|
|
|
|
|
|
|
|