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.
2 parents 37cfd8a + 81e410a commit e8158a7Copy full SHA for e8158a7
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