Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ huggingface-hub==0.19.*
|
|
| 8 |
gradio-client==0.8.*
|
| 9 |
aiohttp==3.9.1
|
| 10 |
asyncio==3.4.3
|
| 11 |
-
python-telegram-bot
|
|
|
|
|
|
| 8 |
gradio-client==0.8.*
|
| 9 |
aiohttp==3.9.1
|
| 10 |
asyncio==3.4.3
|
| 11 |
+
python-telegram-bot==20.3
|
| 12 |
+
gunicorn==20.1.0
|