DeMaking commited on
Commit
62b3a00
·
verified ·
1 Parent(s): f7460f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ langdetect
5
+ huggingface_hub
6
+ python-telegram-bot
7
+ requests