Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by cyril-sabu - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ flask-cors
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
joblib
|
| 6 |
-
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
joblib
|
| 6 |
+
numpy
|
| 7 |
+
torch
|