Commit Graph

4 Commits

Author SHA1 Message Date
syntaxbullet
317a7bbf5f feat: enhance Comfy API handling and add tests for branded non-Z diffusion models 2026-07-09 21:56:25 +02:00
syntaxbullet
7188569672 feat: add ComfyUI integration for image generation
- Implemented ComfyUI API for generating images with various modes (text-to-image, image-to-image, inpaint, outpaint).
- Created GenerateSheet and associated controls for user input on generation settings.
- Added subtle scrollbar styles for improved UI experience.
- Enhanced canvas input handling to ignore key events when focused on editable elements.
- Optimized canvas resizing logic to prevent unnecessary dispatches.
- Introduced error handling for generation failures and loading models.
- Added functionality to upload images and masks for inpainting.
2026-07-04 15:10:30 +02:00
syntaxbullet
84a610f019 refactor(commands): centralize command ids 2026-07-03 11:31:02 +02:00
syntaxbullet
b5c7f87a20 refactor(view): extract canvas viewport hooks 2026-07-03 10:16:34 +02:00