Spaces:
Runtime error
Runtime error
David Wisdom
commited on
Commit
·
35cffdf
1
Parent(s):
bfa8200
lower sklearn version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
plotly>=5.0.0
|
2 |
tensorflow>=2.5.0
|
3 |
tensorflow-hub==0.12.0
|
4 |
-
scikit-learn>=0.
|
|
|
1 |
plotly>=5.0.0
|
2 |
tensorflow>=2.5.0
|
3 |
tensorflow-hub==0.12.0
|
4 |
+
scikit-learn>=0.23.0
|