Perth0603 commited on
Commit
72f51bc
·
verified ·
1 Parent(s): c44f1d8

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -15
requirements.txt DELETED
@@ -1,15 +0,0 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- fastapi==0.115.0
3
- uvicorn==0.30.6
4
- transformers==4.46.3
5
- torch==2.3.1+cpu
6
- accelerate>=0.33.0
7
- safetensors>=0.4.3
8
-
9
- # URL model dependencies
10
- huggingface_hub>=0.23.0
11
- scikit-learn>=1.3.0
12
- joblib>=1.3.0
13
- pandas>=2.0.0
14
- xgboost>=2.0.0
15
-