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