krea2-txt2img

Featured

Build Krea 2 Turbo txt2img workflows — native krea2 CLIPLoader, Qwen3-VL encoder, Qwen image VAE, 8-step turbo settings, and Ideogram-style JSON prompting

AI & Automation 450 stars 76 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Krea 2 Text-to-Image Workflows ## Overview Krea 2 is a **12B-parameter Diffusion Transformer** from Krea.ai (released June 2026, weights open-sourced under the Krea 2 Community License — free commercial use up to 50 seats). Two variants: 1. **Krea 2 Raw** — the base checkpoint before extra post-training. For fine-tuning / maximum fidelity, more steps. 2. **Krea 2 Turbo** — post-trained + **distilled**; generates in **~8 steps at cfg 1**. This is what the krea2 txt2img packs ship. ## Three packs (V2 — no group toggles) Sliced from the **KREA2 ULTRA V2** monolith into standalone single-pipeline packs — pick by how you prompt / what you want: - **`krea2-txt2img-manual`** — plain prose prompt (the `MANUAL PROMPT` node). - **`krea2-txt2img-json`** — Ideogram-4-style structured JSON / area prompting (`Ideogram4PromptBuilderKJ`). - **`krea2-combo`** — two-pass **detail boost**: a first pass then a low-denoise refine (denoise 0.3), with the krea2 **turbo LoRA** @0.2 on both passes + (optional) the **IdeoKrea** LoRA. JSON/Ideogram-style prompting; saves both passes to compare. Each pack's one prompt source is active (no prompt-mode bypass to flip). `ImageSharpenKJ` runs before `SaveImage`. **V2** adds the `Krea2T-Enhancer` MODEL detail-boost patch (ships **active**) and drops v1's `ConditioningKrea2Rebalance`. `RBG_Smart_Seed_Variance` ships **bypassed** (optional, see below). Krea 2 has **native ComfyUI support** (`comfy/text_encoders/krea2.py`, ComfyUI ≥ v0.2...

Details

Author
artokun
Repository
artokun/comfyui-mcp
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category