Improve README - add tags for better discoverability

#15
by linoyts HF Staff - opened
README.md CHANGED
@@ -2,6 +2,76 @@
2
  tags:
3
  - diffusion-single-file
4
  - comfyui
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
- Examples: https://comfyanonymous.github.io/ComfyUI_examples/wan22/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - diffusion-single-file
4
  - comfyui
5
+ license: apache-2.0
6
+ base_model:
7
+ - Wan-AI/Wan2.2-Animate-14B
8
+ - Wan-AI/Wan2.2-S2V-14B
9
+ - Wan-AI/Wan2.2-I2V-A14B
10
+ - alibaba-pai/Wan2.2-VACE-Fun-A14B
11
+ - Wan-AI/Wan2.2-T2V-A14B
12
+ - Wan-AI/Wan2.2-TI2V-5B
13
+ pipeline_tag: image-to-video
14
  ---
15
 
16
+ # Wan 2.2
17
+
18
+ Repackaged model files for ComfyUI.
19
+
20
+ Place the files in the following folders:
21
+
22
+ ```
23
+ πŸ“‚ ComfyUI/
24
+ β”œβ”€β”€ πŸ“‚ models/
25
+ β”‚ β”œβ”€β”€ πŸ“‚ audio_encoders/
26
+ β”‚ β”‚ └── wav2vec2_large_english_fp16.safetensors
27
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
28
+ β”‚ β”‚ β”œβ”€β”€ chrono_edit_14B_fp16.safetensors
29
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_bf16.safetensors
30
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_int8_convrot.safetensors
31
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_bf16.safetensors
32
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors
33
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_bf16.safetensors
34
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors
35
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_5B_bf16.safetensors
36
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_bf16.safetensors
37
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_fp8_scaled.safetensors
38
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_bf16.safetensors
39
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_fp8_scaled.safetensors
40
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_5B_bf16.safetensors
41
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_bf16.safetensors
42
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors
43
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_bf16.safetensors
44
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors
45
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_bf16.safetensors
46
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_fp8_scaled.safetensors
47
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_bf16.safetensors
48
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_fp8_scaled.safetensors
49
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp16.safetensors
50
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors
51
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp16.safetensors
52
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors
53
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_s2v_14B_bf16.safetensors
54
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_s2v_14B_fp8_scaled.safetensors
55
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp16.safetensors
56
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors
57
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp16.safetensors
58
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors
59
+ β”‚ β”‚ └── wan2.2_ti2v_5B_fp16.safetensors
60
+ β”‚ β”œβ”€β”€ πŸ“‚ loras/
61
+ β”‚ β”‚ β”œβ”€β”€ chronoedit_distill_lora.safetensors
62
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_relight_lora_bf16.safetensors
63
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors
64
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors
65
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors
66
+ β”‚ β”‚ └── wan2.2_t2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors
67
+ β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
68
+ β”‚ β”‚ β”œβ”€β”€ umt5_xxl_fp16.safetensors
69
+ β”‚ β”‚ └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
70
+ β”‚ β”œβ”€β”€ πŸ“‚ vae/
71
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_vae.safetensors
72
+ β”‚ β”‚ └── wan_2.1_vae.safetensors
73
+ ```
74
+
75
+ ---
76
+
77
+ Examples: https://comfyanonymous.github.io/ComfyUI_examples/wan22/
split_files/diffusion_models/chrono_edit_14B_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3294a5795e6cb5d16c8f3f34b8a22fe0a600e35cb49624c52f2100cd320a5988
3
+ size 32789892720
split_files/diffusion_models/wan2.2_animate_14B_int8_convrot.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:419aa0b3d9079a8a39126f2894c3cb2427c288189d2dc8342c61cf0663731cb3
3
+ size 18413068672
split_files/loras/chronoedit_distill_lora.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af09f4b30ffeb8baddb3a18b279707520af89bb16eb9041ad97de432deb24f1
3
+ size 375905424