Instructions to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 3,338 Bytes
c86be1f 59e98fc 46ff055 59e98fc | 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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | ---
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/
|