Skip to content

Conversation

@surajpaib
Copy link

Description

Update deps for monai bundle download

monai bundle download commands fails without requests and huggingface_hub

# Installation Guide
```
pip install "monai[fire]"
pip install "monai[fire]" requests huggingface_hub
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @surajpaib , thanks for the contribution.
Since the bundle content is changed, can you also update the metadata.json with a new version and changelog?
https://github.com/Project-MONAI/model-zoo/blob/dev/models/vista3d/configs/metadata.json#L5

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @yiheng-wang-nv

This is done now!

@@ -1,7 +1,8 @@
{
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.json",
"version": "0.5.10",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @surajpaib here also need to be changed to 0.5.11

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yiheng-wang-nv
Copy link
Collaborator

/build

# Installation Guide
```
pip install "monai[fire]"
pip install "monai[fire,ignite]" requests huggingface_hub
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These added requirements can be mentioned in required_packages_version in the metadata file as well.

@ericspod
Copy link
Member

ericspod commented Nov 4, 2025

@yiheng-wang-nv please review again when you can and approve if we're good, @KumoLiu may be needed to trigger blossom if it's not working for you. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants