krea2-txt2img

Featured

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

AI & Automation 738 stars 120 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
96
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
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** is the base checkpoint before extra post-training. For fine-tuning / maximum fidelity, more steps. 2. **Krea 2 Turbo** is post-trained and **distilled**; it 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 and 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 plus the optional **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 ≥...

Details

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

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category