Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
opencv-python==4.9.0.80
|
| 2 |
opencv-python-headless==4.9.0.80
|
|
|
|
| 3 |
gradio==4.31.3
|
|
|
|
| 1 |
opencv-python==4.9.0.80
|
| 2 |
opencv-python-headless==4.9.0.80
|
| 3 |
+
opencv-contrib-python==4.9.0.80
|
| 4 |
gradio==4.31.3
|