imstevenleo commited on
Commit
c1ea349
·
verified ·
1 Parent(s): ce348e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,8 +1,9 @@
 
1
  fastapi
2
  uvicorn
3
- transformers==4.44.2
4
- torch==2.4.1
5
- pydantic
6
- python-telegram-bot==20.7
7
- python-dotenv==1.0.1
8
- cachetools
 
1
+ transformers
2
  fastapi
3
  uvicorn
4
+ python-telegram-bot
5
+ requests
6
+ beautifulsoup4
7
+ cachetools
8
+ nltk
9
+ python-dotenv