Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
numpy
|
2 |
-
pandas
|
3 |
-
gradio
|
4 |
-
huggingface_hub
|
5 |
-
tensorflow
|
6 |
-
|
7 |
keras
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
gradio
|
4 |
+
huggingface_hub
|
5 |
+
tensorflow
|
6 |
+
scikit-learn
|
7 |
keras
|