jhj0517 commited on
Commit
3d8728a
·
2 Parent(s): b89c254 eb0e42f

Merge remote-tracking branch 'origin/master'

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ And for CUDA, if you're not using an Nvidia GPU and CUDA 12.4, edit the [require
50
  ### Option 1 : Running with Shell / Batch Scripts
51
  There's a set of shell / batch scripts for installation and running.
52
 
53
- 1. Download `sam2-playground.zip` with the file corresponding to your OS from [sam2-playground-portable.zip]() and extract its contents.
54
  2. Run `install.bat` or `install.sh` to install dependencies. (This will create a `venv` directory and install dependencies there.)
55
  3. Start WebUI with `start-webui.bat` or `start-webui.sh`
56
  4. To update, run `update.bat` or `update.sh`
 
50
  ### Option 1 : Running with Shell / Batch Scripts
51
  There's a set of shell / batch scripts for installation and running.
52
 
53
+ 1. Download `sam2-playground.zip` with the file corresponding to your OS from [sam2-playground-portable.zip](https://github.com/jhj0517/sam2-playground/releases/tag/v1.0.0) and extract its contents.
54
  2. Run `install.bat` or `install.sh` to install dependencies. (This will create a `venv` directory and install dependencies there.)
55
  3. Start WebUI with `start-webui.bat` or `start-webui.sh`
56
  4. To update, run `update.bat` or `update.sh`