Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ scikit-learn==1.6.1
|
|
| 5 |
numpy==2.0.2
|
| 6 |
gunicorn==22.0.0
|
| 7 |
xgboost==2.1.4
|
|
|
|
|
|
| 5 |
numpy==2.0.2
|
| 6 |
gunicorn==22.0.0
|
| 7 |
xgboost==2.1.4
|
| 8 |
+
Flask-Cors==4.0.0
|