DeMaking commited on
Commit
8854abd
·
verified ·
1 Parent(s): 4ac5a42

Create requirements.txt

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