http://lbrdtjaj7567ptdd4rv74lv27qhxfkraabnyphgcvptl64ijx2tijwid.onion
What it does Batch the same prompt across lots of images (add one or more “model” images that go with every input) Good for on‑model product imagery, catalog mockups, and other repeatable image transforms Basic web UI to select inputs, model images, and a prompt; preview and download outputs Persists outputs and a lightweight SQLite DB on mounted volumes Retries for flaky API calls Quick start (Docker) docker run -p 3000:3000 \
--env-file .env \
-v /folderOnYourMachine/data:/app/data...