Skip to content

Commit 22670d4

Browse files
author
Suraj Pai
authored
Update deps for monai bundle download
Signed-off-by: Suraj Pai <[email protected]>
1 parent 05067dc commit 22670d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/vista3d/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ own datasets. To reproduce the paper results, please refer to https://github.com
44

55
# Installation Guide
66
```
7-
pip install "monai[fire]"
7+
pip install "monai[fire]" requests huggingface_hub
88
python -m monai.bundle download "vista3d" --bundle_dir "bundles/"
99
```
1010
Please refer to monai model zoo (https://github.com/Project-MONAI/model-zoo) for more details.

0 commit comments

Comments
 (0)