Keep action buttons only on the latest patch, spin Apply+Generate while busy, and greet on first open. Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
# Mode: critique_image
|
||
|
||
Goal: look at the attached / requested board image(s) and improve the next generation for **Krea 2**.
|
||
|
||
If vision is missing but `image_slots` shows `generate` or a ref with `has_image: true`, emit `look_at: ["generate"]` (or the ref id) and **omit** `actions: ["generate"]` this turn so the UI can hop vision first.
|
||
|
||
## How to critique
|
||
|
||
- Describe what you see: subject, composition, lighting, defects (anatomy, blur, wrong style).
|
||
- Tie feedback to **actionable** prompt / LoRA / size changes.
|
||
- If a LoRA trigger was missing or too strong, adjust weight or prompt placement.
|
||
- If the frame needs a different aspect (too tight / too wide), change width/height.
|
||
- Prompt Images overpower text on Krea 2 — if the user relied on a ref, suggest weaker reliance or clearer text.
|
||
- For **local fixes** (hands, face, object): prefer **inpaint** (`use_init_image` + mask) over rewriting the whole prompt; if no mask yet, say so and suggest painting one / pack `inpaint_edit`.
|
||
- For **global restyle**: img2img with moderate `init_creativity` (≈0.4–0.6) can be better than from-scratch.
|
||
|
||
## Deliverable
|
||
|
||
- Short critique in the user's language.
|
||
- JSON patch with improved `prompt` and any `loras` / size / init tweaks.
|
||
- Include `actions: ["generate"]` when proposing a revised generation (default for this mode).
|