Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
Pillow
|
2 |
keras==2.15.0
|
3 |
-
gradio
|
4 |
tensorflow==2.15.0
|
5 |
numpy
|
6 |
opencv-python
|
|
|
1 |
Pillow
|
2 |
keras==2.15.0
|
3 |
+
gradio==4.26.0
|
4 |
tensorflow==2.15.0
|
5 |
numpy
|
6 |
opencv-python
|