Nodes/LoRA Helpers/Klein LoRA Checkpoint XY Plot
ComfyUI Node

Klein LoRA Checkpoint XY Plot

A ComfyUI node in lora-helpers/klein with 15 inputs and 4 outputs.

By shommey·Created 2 months ago·Updated 2 months ago· 1
Klein LoRA Checkpoint XY Plot
  • model
  • clip
  • vae
  • noise
  • sampler
  • sigmas
  • latent
  • images
  • x_labels
  • y_labels
  • columns
lora_names
promptsa photo of a sks person smiling a close-up portrait of a sks person a sks person in a park, golden hour
cfg5.0
lora_strength_model1.00
lora_strength_clip1.00
sample_base_modelfalse
save_individual_imagesfalse
filename_prefixklein_xy
Categorylora-helpers/klein

Inputs (15)

NameTypeDefaultDescription
modelMODEL
clipCLIP
vaeVAE
noiseNOISE
samplerSAMPLER
sigmasSIGMAS
latentLATENT
lora_namesSTRINGOne LoRA checkpoint per line — blank lines are ignored. Each entry becomes a row (Y axis) in the grid. Type the name without extension: 'my-train' resolves to my-train.safetensors in ComfyUI's loras folder. Use forward slashes for subfolders: 'my-person/step-1000' resolves to my-person/step-1000.safetensors.
promptsSTRINGa photo of a sks person smiling a close-up portrait of a sks person a sks person in a park, golden hourOne prompt per line — blank lines are ignored. Each prompt becomes a column (X axis) in the output grid. Use your trigger word here to test how well the LoRA has learned it.
cfgFLOAT5.00–100CFG scale passed to the guider. 5.0 is a solid default for Flux Klein.
lora_strength_modelFLOAT1.00-10–10How strongly the LoRA modifies the diffusion model weights. Applied uniformly to every checkpoint.
lora_strength_clipFLOAT1.00-10–10How strongly the LoRA modifies the CLIP/text encoder weights. Applied uniformly to every checkpoint.
sample_base_modelBOOLEANfalseWhen enabled, prepends a 'Base Model' row to the grid where every prompt is sampled with no LoRA applied. Useful for comparing LoRA outputs against the unmodified model to judge how much each checkpoint has changed generation.
save_individual_imagesBOOLEANfalseWhen enabled, saves each generated image individually to ComfyUI's output folder with full workflow metadata. Files are organised as output/{filename_prefix}/{lora_name}_00001_.png.
filename_prefixSTRINGklein_xyOutput subfolder and filename prefix used when 'Save individual images' is enabled.

Outputs (4)

NameTypeDescription
imagesIMAGE
x_labelsSTRING
y_labelsSTRING
columnsINT