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 45b20fb commit 748cd15Copy full SHA for 748cd15
pyproject.toml
@@ -30,6 +30,7 @@ numpy = ">=1.26,<2.0"
30
"ruamel.yaml" = "^0.17.20"
31
colorcet = "^3.0.0"
32
Pillow = ">=8.0.0"
33
+opencv-python-headless = ">=4.5.0,<5.0.0"
34
py-cpuinfo = ">=5.0.0"
35
tqdm = "^4.62.3"
36
torch = ">=1.10,<3.0"
0 commit comments