aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
AgeCommit message (Collapse)AuthorFilesLines
31 hoursAdd IMGGEN_WIDTH/IMGGEN_HEIGHT default size to .envDanilo M.1-0/+4
Bare prompt runs used the downstream 1024x1024 default. Now the wrapper seeds -W/-H from IMGGEN_WIDTH/IMGGEN_HEIGHT in .env when the flags are absent; -W/-H still override. .env.example documents the vars, notes the multiple-of-8 SDXL constraint, and suggests 1280x960 (landscape). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
33 hoursAdd compose service (runs as host user) and .env.exampleDanilo M.1-0/+7
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>