Skip to content

sam2-playground-portable

Latest
Compare
Choose a tag to compare
@jhj0517 jhj0517 released this 19 Aug 18:32
· 424 commits to master since this release
d53184c

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.