--- title: Redcraft Krea 2 emoji: 🎨 colorFrom: indigo colorTo: purple sdk: gradio sdk_version: 6.15.1 app_file: app.py short_description: Redcraft Krea2 ComfyUI text-to-image python_version: '3.12' startup_duration_timeout: 1h --- Private Gradio text-to-image app for the Redcraft Krea2 checkpoint from `Daankular/redcraft-krea2-fp8`. The app uses ComfyUI-native `CheckpointLoaderSimple` loading instead of Diffusers single-file conversion. Three tabs: **Generate** (text-to-image), **Edit Image** (denoise-based img2img), and **Identity Edit** — instruction-based, identity-preserving editing powered by the community LoRA [`conradlocke/krea2-identity-edit`](https://huggingface.co/conradlocke/krea2-identity-edit) via the [ComfyUI-Krea2Edit](https://github.com/lbouaraba/comfyui-krea2edit) node pack.