File size: 964 Bytes
9245634 9bd151d 9245634 f2e37ca 9245634 83a40c3 9245634 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
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
``` |