Lesterchia174 commited on
Commit
410bb52
·
verified ·
1 Parent(s): d979a6a

Delete requirements0.txt

Browse files
Files changed (1) hide show
  1. requirements0.txt +0 -18
requirements0.txt DELETED
@@ -1,18 +0,0 @@
1
- # Core dependencies
2
- gradio>=4.0.0
3
- pandas>=1.5.0
4
- numpy>=1.24.0
5
- joblib>=1.2.0
6
- plotly>=5.13.0
7
- huggingface-hub>=0.17.0
8
-
9
-
10
- # Optional: For Hugging Face Hub integration (if needed)
11
- # huggingface-hub==0.17.3
12
-
13
- # Optional: For scikit-learn models (if your joblib files contain sklearn models)
14
- # scikit-learn==1.3.0
15
-
16
- # Optional: For XGBoost models (if your joblib files contain xgboost models)
17
- xgboost==1.7.6
18
-