| --- |
| license: apache-2.0 |
| tags: |
| - comfyui |
| --- |
| |
| # Wan Animate 2 |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repository: https://huggingface.co/Wan-AI/Wan2.2-Animate-2-14B |
|
|
| Place the files in the following folders: |
|
|
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π clip_vision/ |
| β β βββ clip_vision_h.safetensors |
| β βββ π diffusion_models/ |
| β β βββ wan_animate_2_bf16.safetensors |
| β β βββ wan_animate_2_distill_bf16.safetensors |
| β β βββ wan_animate_2_distill_int8_convrot.safetensors |
| β β βββ wan_animate_2_int8_convrot.safetensors |
| β βββ π loras/ |
| β β βββ lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors |
| β βββ π text_encoders/ |
| β β βββ umt5_xxl_fp8_e4m3fn_scaled.safetensors |
| β β βββ umt5_xxl_fp16.safetensors |
| β βββ π vae/ |
| β β βββ Wan2_1_VAE_bf16.safetensors |
| ``` |