Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -3,11 +3,7 @@
|
|
| 3 |
tensorflow
|
| 4 |
keras
|
| 5 |
matplotlib
|
| 6 |
-
|
| 7 |
-
layers
|
| 8 |
-
Sequential
|
| 9 |
-
pathlib
|
| 10 |
-
cv2
|
| 11 |
Pillow
|
| 12 |
numpy
|
| 13 |
gradio
|
|
|
|
| 3 |
tensorflow
|
| 4 |
keras
|
| 5 |
matplotlib
|
| 6 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
Pillow
|
| 8 |
numpy
|
| 9 |
gradio
|