ComfyUI Node: Animate Diff Sampler
Authored by ArtVentureX
Created about a year ago
Updated 5 months ago
683 stars
Category
Animate Diff
Inputs
motion_module MOTION_MODULE
inject_method
- default
- legacy
frame_number INT
model MODEL
seed INT
steps INT
cfg FLOAT
sampler_name
- euler
- euler_cfg_pp
- euler_ancestral
- euler_ancestral_cfg_pp
- heun
- heunpp2
- dpm_2
- dpm_2_ancestral
- lms
- dpm_fast
- dpm_adaptive
- dpmpp_2s_ancestral
- dpmpp_sde
- dpmpp_sde_gpu
- dpmpp_2m
- dpmpp_2m_sde
- dpmpp_2m_sde_gpu
- dpmpp_3m_sde
- dpmpp_3m_sde_gpu
- ddpm
- lcm
- ipndm
- ipndm_v
- deis
- ddim
- uni_pc
- uni_pc_bh2
scheduler
- normal
- karras
- exponential
- sgm_uniform
- simple
- ddim_uniform
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
denoise FLOAT
sliding_window_opts SLIDING_WINDOW_OPTS
Outputs
LATENT
Extension: AnimateDiff
AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff. [w/You only need to download one of a/mm_sd_v14.ckpt | a/mm_sd_v15.ckpt. Put the model weights under %%ComfyUI/custom_nodes/comfyui-animatediff/models%%. DO NOT change model filename.]
Authored by ArtVentureX