Upload folder using huggingface_hub
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
-
numpy==2.0.2
|
| 2 |
pandas==2.2.2
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
joblib==1.4.2
|
| 5 |
-
requests==2.32.3
|
| 6 |
-
huggingface_hub==0.30.1
|
| 7 |
flask==3.1.0
|
| 8 |
gunicorn==23.0.0
|
| 9 |
-
Werkzeug==3.0.1
|
|
|
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
joblib==1.4.2
|
|
|
|
|
|
|
| 4 |
flask==3.1.0
|
| 5 |
gunicorn==23.0.0
|
|
|