Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- app/requirements.txt +0 -6
app/requirements.txt
CHANGED
|
@@ -5,11 +5,6 @@ PyYAML==6.0.2
|
|
| 5 |
lime==0.2.0.1
|
| 6 |
gunicorn==23.0.0
|
| 7 |
prometheus-client==0.23.1
|
| 8 |
-
numpy==2.2.6
|
| 9 |
-
pandas==2.3.1
|
| 10 |
-
scipy==1.13.1
|
| 11 |
-
scikit-learn==1.7.0
|
| 12 |
-
xgboost==3.0.2
|
| 13 |
nltk==3.9.1
|
| 14 |
pymongo==4.14.0
|
| 15 |
python-box==7.3.2
|
|
@@ -18,7 +13,6 @@ python-multipart==0.0.20
|
|
| 18 |
ensure==1.0.4
|
| 19 |
evidently==0.7.12
|
| 20 |
PyYAML==6.0.2
|
| 21 |
-
mlflow==2.22.1
|
| 22 |
dagshub==0.5.10
|
| 23 |
fastapi==0.116.1
|
| 24 |
gunicorn==23.0.0
|
|
|
|
| 5 |
lime==0.2.0.1
|
| 6 |
gunicorn==23.0.0
|
| 7 |
prometheus-client==0.23.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
nltk==3.9.1
|
| 9 |
pymongo==4.14.0
|
| 10 |
python-box==7.3.2
|
|
|
|
| 13 |
ensure==1.0.4
|
| 14 |
evidently==0.7.12
|
| 15 |
PyYAML==6.0.2
|
|
|
|
| 16 |
dagshub==0.5.10
|
| 17 |
fastapi==0.116.1
|
| 18 |
gunicorn==23.0.0
|