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 d293ce1 commit b497c8bCopy full SHA for b497c8b
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
dependencies = [
32
"einops",
33
"matplotlib",
34
- "numpy>=1.21.0,<2.0",
+ "numpy>=1.21.0",
35
"pandas",
36
"pybind11>=2.6.0", # For --no-build-isolation.
37
"pytorch-msssim",
0 commit comments