Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ scipy
|
|
5 |
numpy
|
6 |
seaborn
|
7 |
matplotlib
|
8 |
-
|
9 |
tensorflow_hub
|
10 |
tensorflow
|
|
|
5 |
numpy
|
6 |
seaborn
|
7 |
matplotlib
|
8 |
+
scikit-learn
|
9 |
tensorflow_hub
|
10 |
tensorflow
|