Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by itsluckysharma01 - opened
- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
Flask
|
| 2 |
-
numpy
|
| 3 |
-
scikit-learn
|
| 4 |
-
pandas
|
| 5 |
gunicorn
|
|
|
|
| 1 |
+
Flask
|
| 2 |
+
numpy
|
| 3 |
+
scikit-learn
|
| 4 |
+
pandas
|
| 5 |
gunicorn
|