Skip to content

Releases: jhj0517/sam2-playground

sam2-playground-portable

19 Aug 18:32
d53184c
Compare
Choose a tag to compare

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
  1. install.bat/sh : Create the venv folder and install the dependencies in there.
  2. start-webui.bat/sh: Activate the venv and run python app.py. You can set some CLI args here.
  3. update.bat/sh: Run git 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.