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