Skip to content

Commit 3162090

Browse files
Fixed small typo on setup.py
1 parent 6d37538 commit 3162090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
python_requires=">=3.9",
2424
install_requires=[
2525
"torch<=2.2.1",
26-
"nnunetv<=2.5.1",
26+
"nnunetv2<=2.5.1",
2727
"argparse",
2828
"huggingface_hub"
2929
],

0 commit comments

Comments
 (0)