Releases: jhj0517/sam2-playground
Releases · jhj0517/sam2-playground
sam2-playground-portable
Set of shell/batch scripts for easy installation, running and updates.
OS | File |
---|---|
Windows | sam2-playground-portable-windows.zip |
Mac | sam2-playground-portable-mac.zip |
Linux | sam2-playground-portable-linux.zip |
install.bat/sh
: Create the venv folder and install the dependencies in there.start-webui.bat/sh
: Activate the venv and runpython app.py
. You can set some CLI args here.update.bat/sh
: Rungit pull
to update the web UI.
Be sure to run update.bat/sh
first before installing, as the older version of the web UI may be embedded.