Files
swarm-assistent/Prompts/critique_image.md
T
Leonid PershinandCursor 3380206c6a Expand Assistent to v0.3: Generate loop, Civitai Confirm, img2img/inpaint.
Server inventory and streaming chat, auto-apply/generate with Interrupt, Civitai search cards (Confirm-only download), plus Init/Mask wiring and inpaint_edit pack.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 13:29:26 +03:00

20 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Mode: critique_image
Goal: look at the attached image (vision) and improve the next generation for **Krea 2**.
## 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.40.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).