Spaces:
Sleeping
Sleeping
Aleksandr Maiorov
commited on
Commit
·
3cd14f7
1
Parent(s):
98cadc8
v0.4
Browse files- update
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn[standard]
|
3 |
huggingface-hub
|
4 |
python-telegram-bot
|
5 |
-
python-dotenv
|
|
|
|
2 |
uvicorn[standard]
|
3 |
huggingface-hub
|
4 |
python-telegram-bot
|
5 |
+
python-dotenv
|
6 |
+
nest-asyncio
|