Nodes/ComfyUI-LoraControls/LoRA Keyframes πŸ“Š
ComfyUI Node

LoRA Keyframes πŸ“Š

LoRA Keyframes - Schedule LoRA strength during sampling FORMAT: strength@percent, strength@percent, ... - strength: LoRA strength multiplier at this point (0 = off, 1 = normal, 2 = double) - percent: when to apply (0.0 = start, 0.5 = middle, 1.0 = end) EXAMPLES: β€’ "[email protected], [email protected], [email protected]" β†’ Bell-shaped curve (fade in/out) β€’ "[email protected], [email protected]" β†’ Fade in and stay on β€’ "[email protected], [email protected]" β†’ Start strong, then fade out β€’ "[email protected], [email protected], [email protected]" β†’ Active only in middle INTERPOLATION MODES: β€’ step β†’ Rectangular jumps (default ComfyUI behavior) β€’ linear β†’ Linear interpolation between keyframes β€’ smoothstep β†’ Smooth fade β€’ ease_in β†’ Starts slow, accelerates β€’ ease_out β†’ Starts fast, slows down β€’ ease_in_out β†’ Smooth ease in/out RESOLUTION: - Controls how many intermediate keyframes are generated between your defined keyframes - Number of points = resolution + 1 - Example: resolution = 20 β†’ 21 keyframes at 0%, 5%, 10%, ..., 100% - Higher resolution β†’ smoother curve, more granular strength changes - Lower resolution β†’ coarser, fewer keyframes, faster processing TIP: Use fewer keyframes for smoother sampling (each keyframe adds a tiny delay)

By kreonxvΒ·Created 6 months agoΒ·Updated 6 months agoΒ· 1
LoRA Keyframes πŸ“Š
  • clip
  • CLIP
  • schedule_graph
β—„lora_nameβ–Ύβ–Ί
β—„strength_multiplier1.00β–Ί
β—„presetcustomβ–Ί
β—„interpolationlinearβ–Ί
β—„resolution20β–Ί
Categoryloaders

Inputs (7)

NameTypeDefaultDescription
clipCLIPβ€”
lora_nameCOMBO0 options:
strength_multiplierFLOAT1.00-10–10β€”
presetCOMBOcustom9 options: custom, constant_full, fade_in, fade_out, fade_in_out, early_only, +3
keyframesSTRING[email protected], [email protected], [email protected]β€”
interpolationCOMBOlinear6 options: step, linear, smoothstep, ease_in, ease_out, ease_in_out
resolutionINT202–100β€”

Outputs (2)

NameTypeDescription
CLIPCLIPβ€”
schedule_graphSTRINGβ€”