We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cfd8a commit 81e410aCopy full SHA for 81e410a
setup.py
@@ -34,7 +34,7 @@
34
"gdown",
35
'enum; python_version <= "2.7"',
36
"requests",
37
- "opencv-python<=4.3",
+ "opencv-python", #<=4.3",
38
"scikit-image",
39
"timm==0.4.5",
40
"transformers>=4.37.0",
0 commit comments