Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
tensorflow==2.12.0
|
|
|
2 |
numpy==1.23.5
|
3 |
-
gradio==3.39.0
|
4 |
-
Pillow==8.3.2
|
|
|
1 |
tensorflow==2.12.0
|
2 |
+
opencv-python==4.7.0.72
|
3 |
numpy==1.23.5
|
4 |
+
gradio==3.39.0
|
|