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
| 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/ | |