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