sadekmarouf commited on
Commit
1c05cec
·
verified ·
1 Parent(s): 54b3ea3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -12
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- fastapi
2
- uvicorn
3
- joblib
4
- scikit-learn
5
- pandas
6
- numpy
7
- xgboost
8
- transformers
9
- torch
10
- Pillow
11
- python-multipart
12
- torch==2.2.2+cpu --index-url https://download.pytorch.org/whl/cpu
 
1
+ fastapi
2
+ uvicorn
3
+ joblib
4
+ scikit-learn
5
+ pandas
6
+ numpy
7
+ xgboost
8
+ transformers
9
+ torch
10
+ Pillow
11
+ python-multipart