Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
flask
|
| 2 |
-
gunicorn
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
joblib>=1.2
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
gunicorn
|
| 3 |
+
scikit-learn==1.6.1
|
| 4 |
+
pandas
|
| 5 |
+
joblib
|
|
|