Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy
|
2 |
pandas
|
3 |
scikit-learn
|
4 |
-
gradio
|
|
|
|
1 |
numpy
|
2 |
pandas
|
3 |
scikit-learn
|
4 |
+
gradio
|
5 |
+
pip install -U scikit-learn
|