There was an error while loading. Please reload this page.
1 parent a0330aa commit 0c7bf50Copy full SHA for 0c7bf50
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "deepinv_bench"
7
version = "0.0.1"
8
dependencies = [
9
"torch",
10
- "deepinv[dataset,denoisers,physics]",
+ "deepinv[dataset,denoisers,physics] @ git+https://github.com/deepinv/deepinv.git@main",
11
"benchopt>=1.8.0",
12
]
13
0 commit comments