E-slam commited on
Commit
1674ee4
·
verified ·
1 Parent(s): bad06c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,10 +1,5 @@
1
- uvicorn
2
- fastapi
3
- wsproto
4
- websockets
5
- torch==2.4.0
6
- transformers
7
- faiss-cpu
8
- pandas
9
- numpy
10
- openpyxl
 
1
+ pandas==2.1.4
2
+ fastapi==0.101.1
3
+ pytz==2023.3.post1
4
+ openai==1.52.1
5
+ firebase_admin==6.5.0