Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ autogluon.tabular==1.4.0
|
|
| 2 |
gradio>=4.0.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
-
numpy==
|
|
|
|
| 2 |
gradio>=4.0.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
+
numpy==2.0.0
|