Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
speechrecognition==3.10.0
|
| 3 |
+
requests==2.31.0
|
| 4 |
+
aiohttp==3.9.1
|
| 5 |
+
python-dateutil==2.8.2
|
| 6 |
+
pyaudio==0.2.11
|
| 7 |
+
pydub==0.25.1
|