Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ flask
|
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
joblib
|
| 4 |
numpy
|
|
|
|
|
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
joblib
|
| 4 |
numpy
|
| 5 |
+
pandas
|