enotkrutoy commited on
Commit
b8bd049
·
verified ·
1 Parent(s): 8ae6582

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- #huggingface_hub==0.25.2
2
- python-telegram-bot==20.3
3
- requests
4
- openai
 
1
+ fastapi
2
+ uvicorn
3
+ requests