diff --git a/vista3d/README.md b/vista3d/README.md index 23df329..63dbac2 100644 --- a/vista3d/README.md +++ b/vista3d/README.md @@ -74,7 +74,7 @@ git clone https://github.com/Project-MONAI/VISTA.git; cd ./VISTA/vista3d; pip install -r requirements.txt ``` -Download the [model checkpoint](https://drive.google.com/file/d/1eLIxQwnxGsjggxiVjdcAyNvJ5DYtqmdc/view?usp=sharing) and save it at ./models/model.pt. +Download the [model checkpoint](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/model_zoo/model_vista3d.pt) and save it at ./models/model.pt. ### Inference The [NIM Demo (VISTA3D NVIDIA Inference Microservices)](https://build.nvidia.com/nvidia/vista-3d) does not support medical data upload due to legal concerns.