Nodes/ComfyUI-WanAnimatePlus/WanAnimatePlus ModelLoader
ComfyUI Node

WanAnimatePlus ModelLoader

A ComfyUI node in WanAnimatePlus with 14 inputs and 1 output.

By wuwukaka·Created 3 months ago·Updated 22 days ago· 402
WanAnimatePlus ModelLoader
  • compile_args
  • block_swap_args
  • lora
  • vram_management_args
  • extra_model
  • fantasytalking_model
  • multitalk_model
  • fantasyportrait_model
  • model
model
base_precisionbf16
quantizationdisabled
load_deviceoffload_device
attention_modesdpa
rms_norm_functiondefault
CategoryWanAnimatePlus

Inputs (14)

NameTypeDefaultDescription
modelCOMBOThese models are loaded from the 'ComfyUI/models/diffusion_models' -folder
base_precisionCOMBObf164 options: fp32, bf16, fp16, fp16_fast
quantizationCOMBOdisabledOptional quantization method, 'disabled' acts as autoselect based by weights. Scaled modes only work with matching weights, _fast modes (fp8 matmul) require CUDA compute capability >= 8.9 (NVIDIA 4000 series and up), e4m3fn generally can not be torch.compiled on compute capability < 8.9 (3000 series and under)
load_deviceCOMBOoffload_deviceInitial device to load the model to, NOT recommended with the larger models unless you have 48GB+ VRAM
attention_modeoptCOMBOsdpa9 options: sdpa, flash_attn_2, flash_attn_3, sageattn, sageattn_3, radial_sage_attention, +3
compile_argsoptWANCOMPILEARGS
block_swap_argsoptBLOCKSWAPARGS
loraoptWANVIDLORA
vram_management_argsoptVRAM_MANAGEMENTARGSAlternative offloading method from DiffSynth-Studio, more aggressive in reducing memory use than block swapping, but can be slower
extra_modeloptVACEPATHExtra model to add to the main model, ie. VACE or MTV Crafter
fantasytalking_modeloptFANTASYTALKINGMODELFantasyTalking model https://github.com/Fantasy-AMAP
multitalk_modeloptMULTITALKMODELMultitalk model
fantasyportrait_modeloptFANTASYPORTRAITMODELFantasyPortrait model
rms_norm_functionoptCOMBOdefaultRMSNorm function to use, 'pytorch' is the new native torch RMSNorm, which is faster (when not using torch.compile mostly) but changes results slightly. 'default' is the original WanRMSNorm

Outputs (1)

NameTypeDescription
modelWANVIDEOMODEL