CoolFace
Modelpublic

Cierpliwy/krea2_lineart_edit

sourceHugging Faceotherupdated 7d agoView on Hugging Face
24likes1.3kdownloads
Model Card

Krea 2 lineart edit

<Gallery />

LoRAs for Krea-2-Raw that turn a lineart sketch into a fully rendered image. You provide a lineart (e.g. extracted from a photo with the Realistic Lineart preprocessor) and a text prompt describing the final look โ€” the model paints it while following your lines.

๐Ÿ‘‰ Try it out online in this demo Space.

Two variants are included:

FilePurpose
krea2_lineart_edit_v1.safetensorslineart โ€” follows the sketch most faithfully
krea2_lineart_coarse_edit_v1.safetensorslineart_coarse โ€” looser, more stylized interpretation (used in the example workflow)

Column 2 vs 3 in the gallery below shows the difference.

Requirements

Quick start

  1. 1.Download the LoRA you want (Files & versions tab) and put it in ComfyUI/models/loras/.
  2. 2.Load the example workflow lineart_example.json into ComfyUI (Workflow โ†’ Open).
  3. 3.In the LoadImage node, drop in your lineart. Tip: run any photo through the Realistic Lineart preprocessor from comfyui_controlnet_aux first โ€” the LoRAs work best with that specific line style.
  4. 4.In the TextEncodeKrea2OstrisEdit node, write a prompt describing the final image (style, colors, setting).
  5. 5.Queue the prompt.