krita_generate_diffusion
Run the active Krita canvas through a local AI Diffusion model, respecting selection. Use strength under 1 to refine existing content; poll generation separately before pixels apply.
Instructions
Submit one image through the active document's existing AI Diffusion model and local backend. Inherits canvas selection, regions and controls; strength below 1 refines the canvas. Reuse operation_id on retries. Poll generation_id separately; completion does not automatically apply pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| strength | No | ||
| style_id | No | ||
| document_id | Yes | ||
| instance_id | Yes | ||
| operation_id | Yes | ||
| negative_prompt | No | ||
| positive_prompt | Yes |