aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-07-08Document ~/bin deploy step for the wrapperDanilo M.1-2/+12
2026-07-08Validate dimensions in the daemon /generate pathDanilo M.2-6/+14
2026-07-08Document model menu, daemon lifecycle, and compose setupDanilo M.2-26/+132
2026-07-08Fix pony repo and surface daemon swap failures (Arc integration)Danilo M.2-3/+11
2026-07-08Rewrite wrapper: daemon lifecycle, client, and one-shot fallbackDanilo M.1-23/+121
2026-07-08Add compose service (runs as host user) and .env.exampleDanilo M.3-0/+28
2026-07-08Ignore Python bytecodeDanilo M.1-0/+4
2026-07-08Add persistent HTTP daemon holding one model resident in VRAMDanilo M.1-0/+131
2026-07-08Add -m/--model flag to one-shot CLIDanilo M.1-2/+8
2026-07-08Refactor build_pipe to take a model key with fp16-variant fallbackDanilo M.1-9/+16
2026-07-08Add model registry and resolve_model with valid-key errorsDanilo M.2-1/+42
2026-07-08Add implementation plan for model menu + daemonDanilo M.1-0/+739
2026-07-08Add width/height flags and correct default host pathsDanilo M.2-5/+25
2026-07-08Add design spec for model menu + persistent daemon + composeDanilo M.2-0/+238
2026-07-06Initial commit: local SDXL image generation on Intel Arc B580Danilo M.5-0/+368