Spaces:
Sleeping
Sleeping
new gradio commit
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.19.0
|
| 2 |
+
groq==0.18.0
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
sumy==0.11.0
|
| 5 |
+
nltk==3.9.1
|
| 6 |
+
pygame==2.6.1
|
| 7 |
+
pydub==0.25.1
|