Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
|
| 2 |
-
tensorflow
|
| 3 |
-
gradio
|
| 4 |
-
|
| 5 |
numpy
|
| 6 |
pandas
|
| 7 |
-
|
| 8 |
-
pillow
|
| 9 |
seaborn
|
| 10 |
matplotlib
|
|
|
|
| 11 |
scikit-learn
|
| 12 |
-
keras
|
| 13 |
-
tensorflow-cpu
|
|
|
|
| 1 |
|
| 2 |
+
tensorflow
|
| 3 |
+
gradio
|
|
|
|
| 4 |
numpy
|
| 5 |
pandas
|
| 6 |
+
Pillow
|
|
|
|
| 7 |
seaborn
|
| 8 |
matplotlib
|
| 9 |
+
opencv-python
|
| 10 |
scikit-learn
|
|
|
|
|
|