Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
gradio
|
2 |
patchify
|
3 |
-
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
-
|
7 |
-
|
8 |
-
tensorflow==2.8.0
|
|
|
1 |
gradio
|
2 |
patchify
|
3 |
+
numpy
|
4 |
scikit-image
|
5 |
pillow
|
6 |
+
keras
|
7 |
+
tensorflow
|
|