Skip to content

VLM-AutoYOLO v1.5.13

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:25
· 11 commits to master since this release

What's Changed

  • fix: support offline SAM2 cache (3c02bc6)

Installation

Docker (Recommended)

curl -O https://raw.githubusercontent.com/Somnusochi/VLM-AutoYOLO/master/docker-compose.yml
docker compose up -d

Access:

Docker Images

docker pull ghcr.io/Somnusochi/VLM-AutoYOLO-frontend:v1.5.13
docker pull ghcr.io/Somnusochi/VLM-AutoYOLO-backend:v1.5.13

Manual Setup

See README for detailed instructions.

Full Changelog: v1.5.12...v1.5.13