Spaces:
Runtime error
Runtime error
Commit
·
c6b2c85
1
Parent(s):
f199dab
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Base requirements for the deployment
|
2 |
geti-sdk==1.5.*
|
3 |
-
|
4 |
-
opencv-python-headless
|
5 |
gradio==3.35.2
|
|
|
1 |
# Base requirements for the deployment
|
2 |
geti-sdk==1.5.*
|
3 |
+
opencv-python>=4.5.0
|
4 |
+
#opencv-python-headless
|
5 |
gradio==3.35.2
|