Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio
|
2 |
-
numpy==1.
|
3 |
-
scikit-learn==1.
|
4 |
pandas
|
|
|
1 |
gradio
|
2 |
+
numpy==1.26.4
|
3 |
+
scikit-learn==1.5.2
|
4 |
pandas
|