Skip to content

Commit 0c7bf50

Browse files
authored
install from main instead of release (#24)
1 parent a0330aa commit 0c7bf50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "deepinv_bench"
77
version = "0.0.1"
88
dependencies = [
99
"torch",
10-
"deepinv[dataset,denoisers,physics]",
10+
"deepinv[dataset,denoisers,physics] @ git+https://github.com/deepinv/deepinv.git@main",
1111
"benchopt>=1.8.0",
1212
]
1313

0 commit comments

Comments
 (0)