Skip to content

Commit

Permalink
Fixed small typo on setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Dec 12, 2024
1 parent 6d37538 commit 3162090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
python_requires=">=3.9",
install_requires=[
"torch<=2.2.1",
"nnunetv<=2.5.1",
"nnunetv2<=2.5.1",
"argparse",
"huggingface_hub"
],
Expand Down

0 comments on commit 3162090

Please sign in to comment.