ComfyUI Node: Load Checkpoint w/ Noise Select 🎭🅐🅓
Authored by Kosinkadink
Created about a year ago
Updated 18 days ago
2665 stars
Category
Animate Diff 🎭🅐🅓/extras
Inputs
ckpt_name
beta_schedule
- autoselect
- use existing
- sqrt_linear (AnimateDiff)
- linear (AnimateDiff-SDXL)
- linear (HotshotXL/default)
- avg(sqrt_linear,linear)
- lcm avg(sqrt_linear,linear)
- lcm
- lcm[100_ots]
- lcm >> sqrt_linear
- sqrt
- cosine
- squaredcos_cap_v2
use_custom_scale_factor BOOLEAN
scale_factor FLOAT
Outputs
MODEL
CLIP
VAE
Extension: AnimateDiff Evolved
A forked repository that actively maintains a/AnimateDiff, created by ArtVentureX.
Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff. [w/Download one or more motion models from a/Original Models | a/Finetuned Models. See README for additional model links and usage. Put the model weights under %%ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models%%. You are free to rename the models, but keeping original names will ease use when sharing your workflow.]
Authored by Kosinkadink