Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ scikit-learn==1.6.1
|
|
| 3 |
pandas==2.2.2
|
| 4 |
joblib==1.4.2
|
| 5 |
gunicorn==22.0.0
|
|
|
|
|
|
| 3 |
pandas==2.2.2
|
| 4 |
joblib==1.4.2
|
| 5 |
gunicorn==22.0.0
|
| 6 |
+
flask-cors
|