File size: 810 Bytes
6a06082
d6c1b39
e8b92ab
 
 
6a06082
e8b92ab
6a06082
3d73651
d6c1b39
e8b92ab
6a06082
 
3d73651
 
7c4f809
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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.