VLM-AutoYOLO v1.5.5
What's Changed
- chore: bump to v1.5.5 — refactoring, E2E, integration & regression tests (d34f2f2)
Installation
Docker (Recommended)
curl -O https://raw.githubusercontent.com/Somnusochi/VLM-AutoYOLO/master/docker-compose.yml
docker compose up -dAccess:
- Frontend: http://localhost
- API Docs: http://localhost:8000/docs
Docker Images
docker pull ghcr.io/Somnusochi/VLM-AutoYOLO-frontend:v1.5.5
docker pull ghcr.io/Somnusochi/VLM-AutoYOLO-backend:v1.5.5Manual Setup
See README for detailed instructions.
Full Changelog: v1.5.4...v1.5.5