Skip to content

Commit

Permalink
Minor readme update
Browse files Browse the repository at this point in the history
Signed-off-by: heyufan1995 <[email protected]>
  • Loading branch information
heyufan1995 committed Sep 2, 2024
1 parent dfe409c commit 4dc5c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vista3d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ To perform inference locally with a debugger GUI, simply install
```
git clone https://github.com/Project-MONAI/VISTA.git;
cd ./VISTA/vista3d;
pip intall -r requirements.txt
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.

Expand Down

0 comments on commit 4dc5c46

Please sign in to comment.