Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
Flask
|
| 2 |
-
numpy
|
| 3 |
scikit-learn==1.3.0
|
| 4 |
-
pandas
|
| 5 |
gunicorn
|
|
|
|
| 1 |
+
Flask
|
| 2 |
+
numpy
|
| 3 |
scikit-learn==1.3.0
|
| 4 |
+
pandas
|
| 5 |
gunicorn
|