Spaces:
Sleeping
Sleeping
Aleksandr Maiorov
commited on
Commit
·
561d627
1
Parent(s):
a9daaf3
v0.4
Browse files- add bot.py
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
-
huggingface-hub
|
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
+
huggingface-hub
|
4 |
+
python-telegram-bot
|