Sign In

Promptwaffle WF - Krea2 LoRA Strength Testing Ladder X6

Download

1 variant available

Config Other

Promptwaffle WF - Krea2 LoRA Strength Testing Ladder v2.json

47.28 KB

Verified:

Type
Workflows
Stats

114

Reviews
Published

Jul 17, 2026

Base Model

Krea 2

Hash
AutoV2
59DAE870A6
default creator card background decoration
Followers - 136

136

Likes - 251

251

Lora Strength Testing Ladder x6.png

Promptwaffle WF - Krea2 LoRA Strength Testing Ladder X6

A purpose-built ComfyUI workflow for quickly testing a Krea2 LoRA at six different strengths using the exact same prompt, seed, latent, and sampling settings.

The workflow generates six separate images at:

0.25 · 0.50 · 0.75 · 1.00 · 1.25 · 1.50

This makes it easy to see where a LoRA starts working, where it looks best, and where it begins overpowering the base model.

Choose Your Krea2 Checkpoint

Uncensored Version

For unrestricted local generation, use:

My Krea2 Unlocked INT8 ConvRot

The workflow is configured for:

myKrea2UnlockedInt8_v10.safetensors

Place it in:

ComfyUI/models/diffusion_models/

Official Krea2 Version

Those who do not need the unlocked model can use the official Krea2 Turbo INT8 checkpoint:

Official Krea2 Turbo INT8 ConvRot

Select the downloaded model in the Krea-2 Diffusion Model node.

What the Workflow Does

One positive prompt and one shared seed are sent through six independent branches. Every branch uses identical noise and sampling settings, with only the LoRA strength changing.

Each result is automatically decoded and saved into its own strength-labeled folder:

  • str_0.25

  • str_0.50

  • str_0.75

  • str_1.00

  • str_1.25

  • str_1.50

This gives you a clean, repeatable comparison without manually changing the LoRA strength and generating each image separately.

  • Resolution: 1024 × 1024

  • Steps: 8

  • CFG: 1.0

  • Sampler: Euler

  • Scheduler: Simple

  • Denoise: 1.0

Krea2 Turbo is distilled, so increasing CFG above 1.0 will generally reduce quality rather than improve it.

The workflow uses Conditioning Zero Out instead of a traditional negative prompt.

Required Components

Text Encoder

qwen3vl_4b_fp8_scaled.safetensors

Place in:

ComfyUI/models/text_encoders/

The CLIP Loader type must be set to:

krea2

VAE

qwen_image_vae.safetensors

Place in:

ComfyUI/models/vae/

Required Custom Node

ComfyUI-Lora-Manager

https://github.com/willmiao/ComfyUI-Lora-Manager

This provides the six Lora Loader (LoraManager) nodes used by the strength ladder.

Everything else in the workflow uses standard ComfyUI nodes.

Important Before Running

Load the same LoRA into all six LoRA Loader nodes. Each node should keep its assigned strength:

  • 0.25

  • 0.50

  • 0.75

  • 1.00

  • 1.25

  • 1.50

Do not leave the LoRA fields empty, or all six branches will generate the same base-model image.

The strengths must also remain different. When two branches have identical inputs, ComfyUI may reuse the cached result instead of running a separate comparison.

Built by Promptwaffle for fast LoRA testing, strength selection, epoch comparisons, and repeatable Krea2 evaluations.