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 d0a9901 commit 1920121Copy full SHA for 1920121
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"flask",
40
# Pin numpy to avoid:
41
# https://github.com/pytorch/pytorch/issues/128860
42
- "numpy<2.0.0",
+ "numpy<3.0.0",
43
"pillow",
44
"piq",
45
"pydantic-settings",
0 commit comments