Spaces:
Runtime error
Runtime error
Update requirements.txt (#1)
Browse files- Update requirements.txt (4c87a8563539315a3b5a9d0eddc86d9421ccb33e)
Co-authored-by: cyril sabu george <cyril-sabu@users.noreply.huggingface.co>
- 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
|