Krea-2: Text to Image

This workflow turns text prompts into images using Krea-2 Turbo, a distilled text-to-image model designed for speed and expressive, stylized results. It includes a ResolutionSelector so you can switch aspect ratios without touching width/height by hand, optional style LoRAs for creative control, and a SaveImage node that writes finished renders to your ComfyUI/output folder. A MarkdownNote in the graph links to the official Krea-2 model and LoRA resources so you can install the exact files the graph expects.

Technically, your prompt flows into the Krea‑2 Turbo inference node (b0e5ca93-2731-42b9-8e0a-d28ea851ff81), which loads a diffusion checkpoint such as krea2_turbo_fp8_scaled.safetensors. If you select one or more LoRAs from ComfyUI/models/loras, those adapters are applied during sampling to steer style. The ResolutionSelector subgraph outputs a matched width/height pair to the Krea‑2 node so you can generate at common sizes reliably. The image tensor then routes to SaveImage, which saves numbered files and embeds metadata for reproducibility. The graph is grouped into a compact subgraph so you can work from a single control surface instead of hunting through nodes.

It’s especially useful for concept art and visual brainstorming: start with a general idea, toggle a style LoRA to explore different looks, iterate seeds, and lock a resolution preset for downstream design work. For best control, include any LoRA trigger words in your prompt and start with a moderate LoRA weight (around 0.6), then fine‑tune from there. See the linked Krea‑2 and LoRA docs for model variants and style lists.

FAQ

Frequently Asked Questions

View all workflows
Character
Cinematic
Image to Video
Lip Sync
Multiple Angles
Portrait
Style Reference
Style Transfer
Text to Video
Video Generation
Video
Showing 30 of 573 templates