From 4dc5c46043524f04cb260308c6a8da837ef34d05 Mon Sep 17 00:00:00 2001 From: heyufan1995 Date: Mon, 2 Sep 2024 10:38:09 -0400 Subject: [PATCH] Minor readme update Signed-off-by: heyufan1995 --- vista3d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vista3d/README.md b/vista3d/README.md index 577acfd..801b062 100644 --- a/vista3d/README.md +++ b/vista3d/README.md @@ -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.