sam2-playground

Playground Web UI using segment-anything-2 models from the Meta.

APACHE-2.0 License

Stars
21
sam2-playground - sam2-playground-portable Latest Release

Published by jhj0517 2 months ago

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.