Spaces:
Runtime error
Runtime error
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-contrib-python
|
2 |
tensorflow_gpu==1.14.0
|
3 |
gradio>=3.20.1
|
4 |
keras==2.2.5
|
|
|
1 |
+
opencv-contrib-python>=4.1.0.25
|
2 |
tensorflow_gpu==1.14.0
|
3 |
gradio>=3.20.1
|
4 |
keras==2.2.5
|