Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
gradio==4.27.0
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
pandas==2.2.2
|
| 4 |
-
numpy==
|
|
|
|
|
|
|
| 5 |
|
|
|
|
| 1 |
gradio==4.27.0
|
| 2 |
scikit-learn==1.4.2
|
| 3 |
pandas==2.2.2
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
joblib
|
| 6 |
+
|
| 7 |
|