Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ scipy
|
|
3 |
pandas
|
4 |
gradio
|
5 |
seaborn
|
6 |
-
scikit-learn
|
|
|
|
|
|
|
|
3 |
pandas
|
4 |
gradio
|
5 |
seaborn
|
6 |
+
scikit-learn
|
7 |
+
joblib
|
8 |
+
keras
|
9 |
+
tensorflow
|