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