Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
speechrecognition
|
| 2 |
pydub
|
| 3 |
langdetect
|
| 4 |
-
python-telegram-bot
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
speechrecognition
|
| 2 |
pydub
|
| 3 |
langdetect
|
| 4 |
+
python-telegram-bot
|
| 5 |
+
gradio>=4.0.0
|
| 6 |
+
python-telegram-bot>=20.0
|
| 7 |
+
|