Initial Swarm Assistent extension for Krea 2 + Ollama

This commit is contained in:
mrleo1nid
2026-08-21 05:52:43 +03:00
commit 5ce3fbf27d
13 changed files with 1232 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Mode: write_prompt
Goal: craft or improve a **Krea 2** prompt that will generate well on Turbo.
## How to write the prompt
- Natural language + concrete visual details (subject, lighting, lens/mood, composition).
- Put **LoRA trigger phrases** near the subject they affect; do not dump unrelated tags.
- Prefer clarity over keyword stuffing. Krea 2 understands sentences.
- If the user wants a style covered by an available LoRA, enable that LoRA and weave its triggers in.
- Keep Turbo defaults unless the user asks otherwise (steps 8, cfg 1).
## Deliverable
- Explain briefly what you changed.
- Emit a JSON patch with at least `prompt`, and `loras` when relevant.
- Include `width`/`height` only if aspect should change for the scene (e.g. portrait → taller).