Krea2PromptWeight Enhances Prompt Control
Ok_Twist_2950 · reddit · 2026-07-15
KJ nodes introduced a new Krea2PromptWeight node, serving as an alternative to the text encoder. It supports SDXL-like prompt weighting syntax, such as (word:1.2) for emphasis and (word:0.5) for de-emphasis, integrating the negpip logic for negative prompts directly into the main prompt.
In testing, the author found it significantly improves prompt control, though the default recommendation of cfg=1 isn't optimal. Setting cfg to 2 during the middle stages of generation (e.g., steps 3–6) yielded better results: applying it too early blurs the image, while applying it too late causes repetitive artifacts. When using this, you should connect an empty negative prompt box to the sampler and avoid using ConditioningZeroOut, otherwise adding cfg in later steps introduces noise.
The provided example configuration is: 10 steps, raw + turbo lora 0.75, euler / ddim uniform, with a recommendation to enable previews for fine-tuning the cfg window. Another tip is to directly use the new cfg override node in ComfyUI core to avoid chaining extra samplers.
More from coding & agent
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11