--- tags: - diffusion-single-file - comfyui --- # Wan 2.2 Repackaged model files for ComfyUI. Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 audio_encoders/ │ │ └── wav2vec2_large_english_fp16.safetensors │ ├── 📂 diffusion_models/ │ │ ├── chrono_edit_14B_fp16.safetensors │ │ ├── wan2.2_animate_14B_bf16.safetensors │ │ ├── wan2.2_animate_14B_int8_convrot.safetensors │ │ ├── wan2.2_fun_camera_high_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_camera_low_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_control_5B_bf16.safetensors │ │ ├── wan2.2_fun_control_high_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_control_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_control_low_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_control_low_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_inpaint_5B_bf16.safetensors │ │ ├── wan2.2_fun_inpaint_high_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_inpaint_low_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_vace_high_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_vace_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_fun_vace_low_noise_14B_bf16.safetensors │ │ ├── wan2.2_fun_vace_low_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_i2v_high_noise_14B_fp16.safetensors │ │ ├── wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_i2v_low_noise_14B_fp16.safetensors │ │ ├── wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_s2v_14B_bf16.safetensors │ │ ├── wan2.2_s2v_14B_fp8_scaled.safetensors │ │ ├── wan2.2_t2v_high_noise_14B_fp16.safetensors │ │ ├── wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors │ │ ├── wan2.2_t2v_low_noise_14B_fp16.safetensors │ │ ├── wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors │ │ └── wan2.2_ti2v_5B_fp16.safetensors │ ├── 📂 loras/ │ │ ├── chronoedit_distill_lora.safetensors │ │ ├── wan2.2_animate_14B_relight_lora_bf16.safetensors │ │ ├── wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors │ │ ├── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors │ │ ├── wan2.2_t2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors │ │ └── wan2.2_t2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors │ ├── 📂 text_encoders/ │ │ ├── umt5_xxl_fp16.safetensors │ │ └── umt5_xxl_fp8_e4m3fn_scaled.safetensors │ ├── 📂 vae/ │ │ ├── wan2.2_vae.safetensors │ │ └── wan_2.1_vae.safetensors ``` --- Examples: https://comfyanonymous.github.io/ComfyUI_examples/wan22/