| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 40 hours | Validate dimensions in the daemon /generate path | Danilo M. | 1 | -2/+9 | |
| The one-shot CLI already rejects non-multiple-of-8 width/height up front, but the daemon passed them straight through, so an odd dimension over HTTP produced a downstream 500 or garbled output instead of a clear error. Add the same %8 check to /generate, returning 400 with a specific message. Also correct the generate.py scope comment: the registry now holds SDXL-architecture fine-tunes, not just SDXL base. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 41 hours | Add persistent HTTP daemon holding one model resident in VRAM | Danilo M. | 1 | -0/+131 | |
| Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
