checkpointsdup98 lightx2v commited on
Commit
52c2e26
·
verified ·
0 Parent(s):

Duplicate from lightx2v/Wan2.2-Lightning

Browse files

Co-authored-by: lightx2v <[email protected]>

Files changed (21) hide show
  1. .gitattributes +38 -0
  2. README.md +336 -0
  3. Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json +1090 -0
  4. Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.json +1855 -0
  5. Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.mp4 +3 -0
  6. Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors +3 -0
  7. Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors +3 -0
  8. Wan2.2-T2V-A14B-4steps-250928-dyno/Wan2.2-T2V-A14B-4steps-250928-dyno-NativeComfy.json +934 -0
  9. Wan2.2-T2V-A14B-4steps-250928-dyno/Wan2.2-T2V-A14B-4steps-250928-dyno-high-lightx2v.safetensors +3 -0
  10. Wan2.2-T2V-A14B-4steps-lora-250928/high_noise_model.safetensors +3 -0
  11. Wan2.2-T2V-A14B-4steps-lora-250928/low_noise_model.safetensors +3 -0
  12. Wan2.2-T2V-A14B-4steps-lora-250928/v1.1-vs-250928.mp4 +3 -0
  13. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-NativeComfy.json +980 -0
  14. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.json +1642 -0
  15. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.mp4 +3 -0
  16. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/high_noise_model.safetensors +3 -0
  17. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/low_noise_model.safetensors +3 -0
  18. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/README.md +54 -0
  19. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json +980 -0
  20. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors +3 -0
  21. Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ Wan2.2-T2V-A14B-4steps-lora-250928/v1.1-vs-250928.mp4 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,336 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: apache-2.0
4
+ base_model:
5
+ - Wan-AI/Wan2.2-T2V-A14B
6
+ - Wan-AI/Wan2.2-I2V-A14B
7
+ - Wan-AI/Wan2.2-TI2V-5B
8
+ pipeline_tag: text-to-video
9
+ tags:
10
+ - text-to-video;
11
+ - image-to-video;
12
+ - comfyUI;
13
+ - video-generation;
14
+ ---
15
+
16
+ You're welcome to visit our [GitHub repository](https://github.com/ModelTC/Wan2.2-Lightning) for the latest model releases or to reproduce our results.
17
+
18
+ # Wan2.2-Lightning
19
+
20
+ <!-- [**Wan2.2-Lightning: Distill Wan2.2 Family into 4 Steps**] <be> -->
21
+
22
+
23
+ We are excited to release the distilled version of <a href="https://wan.video"><b>Wan2.2</b></a> video generation model family, which offers the following advantages:
24
+ - **Fast**: Video generation now requires only 4 steps without the need of CFG trick, leading to x20 speed-up
25
+ - **High-quality**: The distilled model delivers visuals on par with the base model in most scenarios, sometimes even better.
26
+ - **Complex Motion Generation**: Despite the reduction to just 4 steps, the model retains excellent motion dynamics in the generated scenes.
27
+
28
+
29
+ ## 🔥 Latest News!!
30
+
31
+ * Aug 08, 2025: 👋 Release of Native ComfyUI Workflows.
32
+
33
+ <!-- and [lora weights](https://hf-mirror.com/lightx2v/Wan2.2-Lightning/tree/main) for the `Wan2.2-Lightning` models! -->
34
+
35
+ <!-- Choose one of These new [weights](https://hf-mirror.com/lightx2v/Wan2.2-Lightning/tree/main) are also compatible with [Kijai's ComfyUI WanVideoWrapper](https://github.com/kijai/ComfyUI-WanVideoWrapper). -->
36
+
37
+ <table align="center">
38
+ <thead>
39
+ <tr>
40
+ <th>Model</th>
41
+ <th>Type</th>
42
+ <th>For Native Comfy</th>
43
+ <th>For Kijai's Wrapper</th>
44
+ </tr>
45
+ </thead>
46
+ <tbody>
47
+ <tr>
48
+ <td><b>Wan2.2-I2V-A14B-NFE4-V1</b></td>
49
+ <td>Image-to-Video</td>
50
+ <td><a href="https://huggingface.co/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json">I2V-V1-WF</a></td>
51
+ <td><a href="https://huggingface.co/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.json">I2V-V1-WF</a></td>
52
+ </tr>
53
+ <tr>
54
+ <td><b>Wan2.2-T2V-A14B-NFE4-V1.1</b></td>
55
+ <td>Text-to-Video</td>
56
+ <td><a href="https://huggingface.co/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-NativeComfy.json">T2V-V1.1-WF</a></td>
57
+ <td><a href="https://huggingface.co/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.json">T2V-V1.1-WF</a></td>
58
+ </tr>
59
+ <!-- <tr>
60
+ <td><b>Wan2.2-T2V-A14B-NFE4-V1</b></td>
61
+ <td>Text-to-Video</td>
62
+ <td><a href="https://hf-mirror/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json">Workflow</a></td>
63
+ </tr> -->
64
+ </tbody>
65
+ </table>
66
+
67
+ * Aug 07, 2025: 👋 Release of [Wan2.2-I2V-A14B-NFE4-V1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1).
68
+ <!-- A [workflow](https://hf-mirror.com/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.json) compatible with [Kijai's ComfyUI WanVideoWrapper](https://github.com/kijai/ComfyUI-WanVideoWrapper) is inside this link. Enjoy! -->
69
+ * Aug 07, 2025: 👋 Release of [Wan2.2-T2V-A14B-NFE4-V1.1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1). The generation quality of V1.1 is slightly better than V1.
70
+ <!-- A [workflow](https://hf-mirror.com/lightx2v/Wan2.2-Lightning/blob/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.json) compatible with [Kijai's ComfyUI WanVideoWrapper](https://github.com/kijai/ComfyUI-WanVideoWrapper) is inside this link. The generation quality of V1.1 is slightly better than V1. Enjoy! -->
71
+ * Aug 04, 2025: 👋 Release of [Wan2.2-T2V-A14B-NFE4-V1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1).
72
+
73
+ ## Video Demos
74
+ ### Wan2.2-I2V-A14B-NFE4-V1 Demo
75
+
76
+ The videos below can be reproduced using [examples/i2v_prompt_list.txt](examples/i2v_prompt_list.txt) and [examples/i2v_image_path_list.txt](examples/i2v_image_path_list.txt).
77
+
78
+ <table border="0" style="width: 100%; text-align: left; margin-top: 20px;">
79
+ <tr>
80
+ <td>
81
+ <video src="https://github.com/user-attachments/assets/4f6bb1e0-9e2b-4eb2-8b9f-0678ccd5b4ec" width="100%" controls loop></video>
82
+ </td>
83
+ <td>
84
+ <video src="https://github.com/user-attachments/assets/bb249553-3f52-40b3-88f9-6e3bca1a8358" width="100%" controls loop></video>
85
+ </td>
86
+ <td>
87
+ <video src="https://github.com/user-attachments/assets/17a6d26a-dd63-47ef-9a98-1502f503dfba" width="100%" controls loop></video>
88
+ </td>
89
+ </tr>
90
+ <tr>
91
+ <td>
92
+ <video src="https://github.com/user-attachments/assets/6ccc69cf-e129-456f-8b93-6dc709cb0ede" width="100%" controls loop></video>
93
+ </td>
94
+ <td>
95
+ <video src="https://github.com/user-attachments/assets/6cf9c586-f37a-47ed-ab5b-e106c3877fa8" width="100%" controls loop></video>
96
+ </td>
97
+ <td>
98
+ <video src="https://github.com/user-attachments/assets/27e82fdf-88af-44ac-b987-b48aa3f9f793" width="100%" controls loop></video>
99
+ </td>
100
+ </tr>
101
+ <tr>
102
+ <td>
103
+ <video src="https://github.com/user-attachments/assets/36a76f1d-2b64-4b16-a862-210d0ffd6d55" width="100%" controls loop></video>
104
+ </td>
105
+ <td>
106
+ <video src="https://github.com/user-attachments/assets/4bc36c70-931e-4539-be8c-432d832819d3" width="100%" controls loop></video>
107
+ </td>
108
+ <td>
109
+ <video src="https://github.com/user-attachments/assets/488b9179-741b-4b9d-8f23-895981f054cb" width="100%" controls loop></video>
110
+ </td>
111
+ </tr>
112
+ </table>
113
+
114
+ ### Wan2.2-T2V-A14B-NFE4-V1 Demo
115
+
116
+ The videos below can be reproduced using [examples/prompt_list.txt](examples/prompt_list.txt).
117
+
118
+ <table border="0" style="width: 100%; text-align: left; margin-top: 20px;">
119
+ <tr>
120
+ <td>
121
+ <video src="https://github.com/user-attachments/assets/ae791fbb-ef4a-4f72-989a-2ac862883201" width="100%" controls loop></video>
122
+ </td>
123
+ <td>
124
+ <video src="https://github.com/user-attachments/assets/f8083a50-25a0-42a8-9cd1-635f99588b19" width="100%" controls loop></video>
125
+ </td>
126
+ <td>
127
+ <video src="https://github.com/user-attachments/assets/5f15826b-b07b-49a2-a522-f2caea0adc60" width="100%" controls loop></video>
128
+ </td>
129
+ </tr>
130
+ <tr>
131
+ <td>
132
+ <video src="https://github.com/user-attachments/assets/9e48c7c2-f1a1-4d94-ade0-11e1aa913cb7" width="100%" controls loop></video>
133
+ </td>
134
+ <td>
135
+ <video src="https://github.com/user-attachments/assets/45ae83df-af1e-4506-b00e-7d413a0dfa51" width="100%" controls loop></video>
136
+ </td>
137
+ <td>
138
+ <video src="https://github.com/user-attachments/assets/554dd476-d9c1-49df-b6e1-d129113cb2be" width="100%" controls loop></video>
139
+ </td>
140
+ </tr>
141
+ <tr>
142
+ <td>
143
+ <video src="https://github.com/user-attachments/assets/f22b8c0f-9e40-418d-8cd5-153da3678093" width="100%" controls loop></video>
144
+ </td>
145
+ <td>
146
+ <video src="https://github.com/user-attachments/assets/2fc03af0-7c76-48e5-ab12-fc222164ec64" width="100%" controls loop></video>
147
+ </td>
148
+ <td>
149
+ <video src="https://github.com/user-attachments/assets/a8d07ae6-f037-4518-9b13-4a6702a3e0ae" width="100%" controls loop></video>
150
+ </td>
151
+ </tr>
152
+ </table>
153
+
154
+ ### Wan2.2-T2V-A14B-NFE4 Limitation
155
+
156
+ When the video contains elements with extremely large motion, the generated results may include artifacts.
157
+ In some results, the direction of the vehicles may be reversed.
158
+
159
+ <table border="0" style="width: 100%; text-align: left; margin-top: 20px;">
160
+ <tr>
161
+ <td>
162
+ <video src="https://github.com/user-attachments/assets/db8f4240-7feb-4b95-8851-c52220ece9dc" width="100%" controls loop></video>
163
+ </td>
164
+ <td>
165
+ <video src="https://github.com/user-attachments/assets/43820463-22e0-41aa-a446-e0f130ef80d0" width="100%" controls loop></video>
166
+ </td>
167
+ <td>
168
+ <video src="https://github.com/user-attachments/assets/8a0580eb-2b35-4548-abcb-45fc0df12ff0" width="100%" controls loop></video>
169
+ </td>
170
+ </tr>
171
+ </table>
172
+
173
+
174
+
175
+ ## 📑 Todo List
176
+ - [x] Wan2.2-T2V-A14B-4steps
177
+ - [x] Wan2.2-I2V-A14B-4steps
178
+ - [ ] Wan2.2-TI2V-5B-4steps
179
+
180
+ ## 🚀 Run Wan2.2-Lightning
181
+
182
+ #### Installation
183
+
184
+ Please follow [Wan2.2 Official Github](https://github.com/Wan-Video/Wan2.2/) to install the **Python Environment** and download the **Base Model**.
185
+
186
+ #### Model Download
187
+
188
+ Download models using huggingface-cli:
189
+ ``` sh
190
+ pip install "huggingface_hub[cli]"
191
+ huggingface-cli download Wan-AI/Wan2.2-T2V-A14B --local-dir ./Wan2.2-T2V-A14B
192
+ huggingface-cli download lightx2v/Wan2.2-Lightning --local-dir ./Wan2.2-Lightning
193
+ ```
194
+
195
+ #### Run Text-to-Video Generation
196
+
197
+ This repository supports the `Wan2.2-T2V-A14B` Text-to-Video model and can simultaneously support video generation at 480P and 720P resolutions, either portrait or landscape.
198
+
199
+
200
+ ##### (1) Without Prompt Extension
201
+
202
+ To facilitate implementation, we will start with a basic version of the inference process that skips the [prompt extension](#2-using-prompt-extention) step.
203
+
204
+ - Single-GPU, Single-prompt inference
205
+
206
+ ``` sh
207
+ python generate.py --task t2v-A14B --size "1280*720" --ckpt_dir ./Wan2.2-T2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1 --offload_model True --base_seed 42 --prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage."
208
+ ```
209
+
210
+ - Single-GPU, Multiple-prompt inference
211
+ ``` sh
212
+ python generate.py --task t2v-A14B --size "1280*720" --ckpt_dir ./Wan2.2-T2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1 --offload_model True --base_seed 42 --prompt_file examples/prompt_list.txt
213
+ ```
214
+
215
+ > 💡 This command can run on a GPU with at least 80GB VRAM.
216
+
217
+ > 💡If you encounter OOM (Out-of-Memory) issues, you can use the `--offload_model True`, `--convert_model_dtype` and `--t5_cpu` options to reduce GPU memory usage.
218
+
219
+
220
+ - Multi-GPU inference using FSDP + DeepSpeed Ulysses
221
+
222
+ We use [PyTorch FSDP](https://docs.pytorch.org/docs/stable/fsdp.html) and [DeepSpeed Ulysses](https://arxiv.org/abs/2309.14509) to accelerate inference.
223
+
224
+
225
+ ``` sh
226
+ torchrun --nproc_per_node=8 generate.py --task t2v-A14B --size "1280*720" --ckpt_dir ./Wan2.2-T2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1 --dit_fsdp --t5_fsdp --ulysses_size 8 --base_seed 42 --prompt_file examples/prompt_list.txt
227
+ ```
228
+
229
+
230
+ ##### (2) Using Prompt Extension
231
+
232
+ Extending the prompts can effectively enrich the details in the generated videos, further enhancing the video quality. Therefore, we recommend enabling prompt extension. We provide the following two methods for prompt extension:
233
+
234
+ - Use the Dashscope API for extension.
235
+ - Apply for a `dashscope.api_key` in advance ([EN](https://www.alibabacloud.com/help/en/model-studio/getting-started/first-api-call-to-qwen) | [CN](https://help.aliyun.com/zh/model-studio/getting-started/first-api-call-to-qwen)).
236
+ - Configure the environment variable `DASH_API_KEY` to specify the Dashscope API key. For users of Alibaba Cloud's international site, you also need to set the environment variable `DASH_API_URL` to 'https://dashscope-intl.aliyuncs.com/api/v1'. For more detailed instructions, please refer to the [dashscope document](https://www.alibabacloud.com/help/en/model-studio/developer-reference/use-qwen-by-calling-api?spm=a2c63.p38356.0.i1).
237
+ - Use the `qwen-plus` model for text-to-video tasks and `qwen-vl-max` for image-to-video tasks.
238
+ - You can modify the model used for extension with the parameter `--prompt_extend_model`. For example:
239
+ ```sh
240
+ DASH_API_KEY=your_key torchrun --nproc_per_node=8 generate.py --task t2v-A14B --size 1280*720 --ckpt_dir ./Wan2.2-T2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1 --dit_fsdp --t5_fsdp --ulysses_size 8 --prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage" --use_prompt_extend --prompt_extend_method 'dashscope' --prompt_extend_target_lang 'zh'
241
+ ```
242
+
243
+ - Using a local model for extension.
244
+
245
+ - By default, the Qwen model on HuggingFace is used for this extension. Users can choose Qwen models or other models based on the available GPU memory size.
246
+ - For text-to-video tasks, you can use models like `Qwen/Qwen2.5-14B-Instruct`, `Qwen/Qwen2.5-7B-Instruct` and `Qwen/Qwen2.5-3B-Instruct`.
247
+ - For image-to-video tasks, you can use models like `Qwen/Qwen2.5-VL-7B-Instruct` and `Qwen/Qwen2.5-VL-3B-Instruct`.
248
+ - Larger models generally provide better extension results but require more GPU memory.
249
+ - You can modify the model used for extension with the parameter `--prompt_extend_model` , allowing you to specify either a local model path or a Hugging Face model. For example:
250
+
251
+ ``` sh
252
+ torchrun --nproc_per_node=8 generate.py --task t2v-A14B --size 1280*720 --ckpt_dir ./Wan2.2-T2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1 --dit_fsdp --t5_fsdp --ulysses_size 8 --prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage" --use_prompt_extend --prompt_extend_method 'local_qwen' --prompt_extend_target_lang 'zh'
253
+ ```
254
+
255
+
256
+ #### Run Image-to-Video Generation
257
+
258
+ This repository supports the `Wan2.2-I2V-A14B` Image-to-Video model and can simultaneously support video generation at 480P and 720P resolutions.
259
+
260
+
261
+ - Single-GPU inference
262
+ ```sh
263
+ python generate.py --task i2v-A14B --size "1280*720" --ckpt_dir ./Wan2.2-I2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1 --offload_model True --base_seed 42 --prompt_file examples/i2v_prompt_list.txt --image_path_file examples/i2v_image_path_list.txt
264
+ ```
265
+
266
+ > This command can run on a GPU with at least 80GB VRAM.
267
+
268
+ > 💡For the Image-to-Video task, the `size` parameter represents the area of the generated video, with the aspect ratio following that of the original input image.
269
+
270
+
271
+ - Multi-GPU inference using FSDP + DeepSpeed Ulysses
272
+
273
+ ```sh
274
+ torchrun --nproc_per_node=8 generate.py --task i2v-A14B --size 1280*720 --ckpt_dir ./Wan2.2-I2V-A14B --lora_dir ./Wan2.2-Lightning/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1 --dit_fsdp --t5_fsdp --ulysses_size 8 --base_seed 42 --prompt_file examples/i2v_prompt_list.txt --image_path_file examples/i2v_image_path_list.txt
275
+ ```
276
+
277
+ <!--
278
+ - Image-to-Video Generation without prompt
279
+
280
+ ```sh
281
+ DASH_API_KEY=your_key torchrun --nproc_per_node=8 generate.py --task i2v-A14B --size 1280*720 --ckpt_dir ./Wan2.2-I2V-A14B --prompt '' --image examples/i2v_input.JPG --dit_fsdp --t5_fsdp --ulysses_size 8 --use_prompt_extend --prompt_extend_method 'dashscope'
282
+ ```
283
+
284
+ > ���The model can generate videos solely from the input image. You can use prompt extension to generate prompt from the image.
285
+
286
+ > The process of prompt extension can be referenced [here](#2-using-prompt-extention).
287
+
288
+ #### Run Text-Image-to-Video Generation
289
+
290
+ This repository supports the `Wan2.2-TI2V-5B` Text-Image-to-Video model and can support video generation at 720P resolutions.
291
+
292
+
293
+ - Single-GPU Text-to-Video inference
294
+ ```sh
295
+ python generate.py --task ti2v-5B --size 1280*704 --ckpt_dir ./Wan2.2-TI2V-5B --offload_model True --convert_model_dtype --t5_cpu --prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage"
296
+ ```
297
+
298
+ > 💡Unlike other tasks, the 720P resolution of the Text-Image-to-Video task is `1280*704` or `704*1280`.
299
+
300
+ > This command can run on a GPU with at least 24GB VRAM (e.g, RTX 4090 GPU).
301
+
302
+ > 💡If you are running on a GPU with at least 80GB VRAM, you can remove the `--offload_model True`, `--convert_model_dtype` and `--t5_cpu` options to speed up execution.
303
+
304
+
305
+ - Single-GPU Image-to-Video inference
306
+ ```sh
307
+ python generate.py --task ti2v-5B --size 1280*704 --ckpt_dir ./Wan2.2-TI2V-5B --offload_model True --convert_model_dtype --t5_cpu --image examples/i2v_input.JPG --prompt "Summer beach vacation style, a white cat wearing sunglasses sits on a surfboard. The fluffy-furred feline gazes directly at the camera with a relaxed expression. Blurred beach scenery forms the background featuring crystal-clear waters, distant green hills, and a blue sky dotted with white clouds. The cat assumes a naturally relaxed posture, as if savoring the sea breeze and warm sunlight. A close-up shot highlights the feline's intricate details and the refreshing atmosphere of the seaside."
308
+ ```
309
+
310
+ > 💡If the image parameter is configured, it is an Image-to-Video generation; otherwise, it defaults to a Text-to-Video generation.
311
+
312
+ > 💡Similar to Image-to-Video, the `size` parameter represents the area of the generated video, with the aspect ratio following that of the original input image.
313
+
314
+
315
+ - Multi-GPU inference using FSDP + DeepSpeed Ulysses
316
+
317
+ ```sh
318
+ torchrun --nproc_per_node=8 generate.py --task ti2v-5B --size 1280*704 --ckpt_dir ./Wan2.2-TI2V-5B --dit_fsdp --t5_fsdp --ulysses_size 8 --image examples/i2v_input.JPG --prompt "Summer beach vacation style, a white cat wearing sunglasses sits on a surfboard. The fluffy-furred feline gazes directly at the camera with a relaxed expression. Blurred beach scenery forms the background featuring crystal-clear waters, distant green hills, and a blue sky dotted with white clouds. The cat assumes a naturally relaxed posture, as if savoring the sea breeze and warm sunlight. A close-up shot highlights the feline's intricate details and the refreshing atmosphere of the seaside."
319
+ ```
320
+
321
+ > The process of prompt extension can be referenced [here](#2-using-prompt-extension).
322
+ -->
323
+
324
+
325
+
326
+ ## License Agreement
327
+ The models in this repository are licensed under the Apache 2.0 License. We claim no rights over the your generated contents, granting you the freedom to use them while ensuring that your usage complies with the provisions of this license. You are fully accountable for your use of the models, which must not involve sharing any content that violates applicable laws, causes harm to individuals or groups, disseminates personal information intended for harm, spreads misinformation, or targets vulnerable populations. For a complete list of restrictions and details regarding your rights, please refer to the full text of the [license](LICENSE.txt).
328
+
329
+
330
+ ## Acknowledgements
331
+
332
+ We built upon and reused code from the following projects: [Wan2.1](https://github.com/Wan-Video/Wan2.1), [Wan2.2](https://github.com/Wan-Video/Wan2.2), licensed under the Apache License 2.0.
333
+
334
+ We also adopt the evaluation text prompts from [Movie Gen Bench](https://github.com/facebookresearch/MovieGenBench), which is licensed under the Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0) License. The original license can be found [here](https://github.com/facebookresearch/MovieGenBench/blob/main/LICENSE).
335
+
336
+ The selected prompts are further enhanced using the `Qwen/Qwen2.5-14B-Instruct`model [Qwen](https://huggingface.co/Qwen).
Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json ADDED
@@ -0,0 +1,1090 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 73,
5
+ "last_link_id": 146,
6
+ "nodes": [
7
+ {
8
+ "id": 60,
9
+ "type": "CreateVideo",
10
+ "pos": [
11
+ 1653.5601806640625,
12
+ 79.06910705566406
13
+ ],
14
+ "size": [
15
+ 270,
16
+ 78
17
+ ],
18
+ "flags": {},
19
+ "order": 18,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "images",
24
+ "type": "IMAGE",
25
+ "link": 131
26
+ },
27
+ {
28
+ "name": "audio",
29
+ "shape": 7,
30
+ "type": "AUDIO",
31
+ "link": null
32
+ }
33
+ ],
34
+ "outputs": [
35
+ {
36
+ "name": "VIDEO",
37
+ "type": "VIDEO",
38
+ "links": [
39
+ 132
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "Node name for S&R": "CreateVideo",
45
+ "cnr_id": "comfy-core",
46
+ "ver": "0.3.45"
47
+ },
48
+ "widgets_values": [
49
+ 16
50
+ ]
51
+ },
52
+ {
53
+ "id": 8,
54
+ "type": "VAEDecode",
55
+ "pos": [
56
+ 1657.0252685546875,
57
+ -42.49197006225586
58
+ ],
59
+ "size": [
60
+ 210,
61
+ 46
62
+ ],
63
+ "flags": {},
64
+ "order": 17,
65
+ "mode": 0,
66
+ "inputs": [
67
+ {
68
+ "name": "samples",
69
+ "type": "LATENT",
70
+ "link": 124
71
+ },
72
+ {
73
+ "name": "vae",
74
+ "type": "VAE",
75
+ "link": 76
76
+ }
77
+ ],
78
+ "outputs": [
79
+ {
80
+ "name": "IMAGE",
81
+ "type": "IMAGE",
82
+ "slot_index": 0,
83
+ "links": [
84
+ 131
85
+ ]
86
+ }
87
+ ],
88
+ "properties": {
89
+ "Node name for S&R": "VAEDecode",
90
+ "cnr_id": "comfy-core",
91
+ "ver": "0.3.45"
92
+ },
93
+ "widgets_values": []
94
+ },
95
+ {
96
+ "id": 69,
97
+ "type": "Note",
98
+ "pos": [
99
+ 1086.6795654296875,
100
+ 359.7047424316406
101
+ ],
102
+ "size": [
103
+ 379.72747802734375,
104
+ 135.40545654296875
105
+ ],
106
+ "flags": {},
107
+ "order": 0,
108
+ "mode": 0,
109
+ "inputs": [],
110
+ "outputs": [],
111
+ "properties": {},
112
+ "widgets_values": [
113
+ "Set steps to 4, split step to 2.\n\nShift to 5\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning"
114
+ ],
115
+ "color": "#432",
116
+ "bgcolor": "#653"
117
+ },
118
+ {
119
+ "id": 54,
120
+ "type": "ModelSamplingSD3",
121
+ "pos": [
122
+ 587.8239135742188,
123
+ 227.8932647705078
124
+ ],
125
+ "size": [
126
+ 210,
127
+ 60
128
+ ],
129
+ "flags": {},
130
+ "order": 13,
131
+ "mode": 0,
132
+ "inputs": [
133
+ {
134
+ "name": "model",
135
+ "type": "MODEL",
136
+ "link": 134
137
+ }
138
+ ],
139
+ "outputs": [
140
+ {
141
+ "name": "MODEL",
142
+ "type": "MODEL",
143
+ "slot_index": 0,
144
+ "links": [
145
+ 125
146
+ ]
147
+ }
148
+ ],
149
+ "properties": {
150
+ "Node name for S&R": "ModelSamplingSD3",
151
+ "cnr_id": "comfy-core",
152
+ "ver": "0.3.45"
153
+ },
154
+ "widgets_values": [
155
+ 5.000000000000001
156
+ ]
157
+ },
158
+ {
159
+ "id": 55,
160
+ "type": "ModelSamplingSD3",
161
+ "pos": [
162
+ 585.8684692382812,
163
+ 336.4201354980469
164
+ ],
165
+ "size": [
166
+ 210,
167
+ 58
168
+ ],
169
+ "flags": {},
170
+ "order": 14,
171
+ "mode": 0,
172
+ "inputs": [
173
+ {
174
+ "name": "model",
175
+ "type": "MODEL",
176
+ "link": 136
177
+ }
178
+ ],
179
+ "outputs": [
180
+ {
181
+ "name": "MODEL",
182
+ "type": "MODEL",
183
+ "slot_index": 0,
184
+ "links": [
185
+ 123
186
+ ]
187
+ }
188
+ ],
189
+ "properties": {
190
+ "Node name for S&R": "ModelSamplingSD3",
191
+ "cnr_id": "comfy-core",
192
+ "ver": "0.3.45"
193
+ },
194
+ "widgets_values": [
195
+ 5.000000000000001
196
+ ]
197
+ },
198
+ {
199
+ "id": 57,
200
+ "type": "KSamplerAdvanced",
201
+ "pos": [
202
+ 949.1582641601562,
203
+ -58.41084289550781
204
+ ],
205
+ "size": [
206
+ 304.748046875,
207
+ 334
208
+ ],
209
+ "flags": {},
210
+ "order": 15,
211
+ "mode": 0,
212
+ "inputs": [
213
+ {
214
+ "name": "model",
215
+ "type": "MODEL",
216
+ "link": 125
217
+ },
218
+ {
219
+ "name": "positive",
220
+ "type": "CONDITIONING",
221
+ "link": 142
222
+ },
223
+ {
224
+ "name": "negative",
225
+ "type": "CONDITIONING",
226
+ "link": 143
227
+ },
228
+ {
229
+ "name": "latent_image",
230
+ "type": "LATENT",
231
+ "link": 144
232
+ }
233
+ ],
234
+ "outputs": [
235
+ {
236
+ "name": "LATENT",
237
+ "type": "LATENT",
238
+ "links": [
239
+ 113
240
+ ]
241
+ }
242
+ ],
243
+ "properties": {
244
+ "Node name for S&R": "KSamplerAdvanced",
245
+ "cnr_id": "comfy-core",
246
+ "ver": "0.3.45"
247
+ },
248
+ "widgets_values": [
249
+ "enable",
250
+ 42,
251
+ "fixed",
252
+ 4,
253
+ 1,
254
+ "euler",
255
+ "simple",
256
+ 0,
257
+ 2,
258
+ "enable"
259
+ ]
260
+ },
261
+ {
262
+ "id": 39,
263
+ "type": "VAELoader",
264
+ "pos": [
265
+ 40,
266
+ 350
267
+ ],
268
+ "size": [
269
+ 344.731689453125,
270
+ 59.98149108886719
271
+ ],
272
+ "flags": {},
273
+ "order": 1,
274
+ "mode": 0,
275
+ "inputs": [],
276
+ "outputs": [
277
+ {
278
+ "name": "VAE",
279
+ "type": "VAE",
280
+ "slot_index": 0,
281
+ "links": [
282
+ 76,
283
+ 138
284
+ ]
285
+ }
286
+ ],
287
+ "properties": {
288
+ "Node name for S&R": "VAELoader",
289
+ "cnr_id": "comfy-core",
290
+ "ver": "0.3.45",
291
+ "models": [
292
+ {
293
+ "name": "wan_2.1_vae.safetensors",
294
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
295
+ "directory": "vae"
296
+ }
297
+ ]
298
+ },
299
+ "widgets_values": [
300
+ "wan_2.1_vae.safetensors"
301
+ ]
302
+ },
303
+ {
304
+ "id": 7,
305
+ "type": "CLIPTextEncode",
306
+ "pos": [
307
+ 426.6974792480469,
308
+ 722.106201171875
309
+ ],
310
+ "size": [
311
+ 425.27801513671875,
312
+ 180.6060791015625
313
+ ],
314
+ "flags": {},
315
+ "order": 9,
316
+ "mode": 0,
317
+ "inputs": [
318
+ {
319
+ "name": "clip",
320
+ "type": "CLIP",
321
+ "link": 75
322
+ }
323
+ ],
324
+ "outputs": [
325
+ {
326
+ "name": "CONDITIONING",
327
+ "type": "CONDITIONING",
328
+ "slot_index": 0,
329
+ "links": [
330
+ 140
331
+ ]
332
+ }
333
+ ],
334
+ "title": "CLIP Text Encode (Negative Prompt)",
335
+ "properties": {
336
+ "Node name for S&R": "CLIPTextEncode",
337
+ "cnr_id": "comfy-core",
338
+ "ver": "0.3.45"
339
+ },
340
+ "widgets_values": [
341
+ ""
342
+ ],
343
+ "color": "#322",
344
+ "bgcolor": "#533"
345
+ },
346
+ {
347
+ "id": 71,
348
+ "type": "LoadImage",
349
+ "pos": [
350
+ -353.1475830078125,
351
+ 539.164306640625
352
+ ],
353
+ "size": [
354
+ 315,
355
+ 314
356
+ ],
357
+ "flags": {},
358
+ "order": 2,
359
+ "mode": 0,
360
+ "inputs": [],
361
+ "outputs": [
362
+ {
363
+ "name": "IMAGE",
364
+ "type": "IMAGE",
365
+ "links": [
366
+ 141
367
+ ]
368
+ },
369
+ {
370
+ "name": "MASK",
371
+ "type": "MASK",
372
+ "links": null
373
+ }
374
+ ],
375
+ "properties": {
376
+ "Node name for S&R": "LoadImage"
377
+ },
378
+ "widgets_values": [
379
+ "i2v_test_4_cartoon.png",
380
+ "image",
381
+ ""
382
+ ]
383
+ },
384
+ {
385
+ "id": 62,
386
+ "type": "MarkdownNote",
387
+ "pos": [
388
+ -480,
389
+ -120
390
+ ],
391
+ "size": [
392
+ 476.29986572265625,
393
+ 437.32293701171875
394
+ ],
395
+ "flags": {},
396
+ "order": 3,
397
+ "mode": 0,
398
+ "inputs": [],
399
+ "outputs": [],
400
+ "title": "Model Links",
401
+ "properties": {},
402
+ "widgets_values": [
403
+ "**Diffusion Model**\n- [wan2.2_i2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_i2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n**Loras** \n- [Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors\n│ │ └─── wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ ├───📂 loras/\n│ ├─────📂 Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/\n│ │ ├────── high_noise_model.safetensors\n│ │ └────── native_low_noise_model.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n\n```\n"
404
+ ],
405
+ "color": "#432",
406
+ "bgcolor": "#653"
407
+ },
408
+ {
409
+ "id": 67,
410
+ "type": "LoraLoaderModelOnly",
411
+ "pos": [
412
+ 485.45086669921875,
413
+ -78.97525024414062
414
+ ],
415
+ "size": [
416
+ 315,
417
+ 82
418
+ ],
419
+ "flags": {},
420
+ "order": 10,
421
+ "mode": 0,
422
+ "inputs": [
423
+ {
424
+ "name": "model",
425
+ "type": "MODEL",
426
+ "link": 133
427
+ }
428
+ ],
429
+ "outputs": [
430
+ {
431
+ "name": "MODEL",
432
+ "type": "MODEL",
433
+ "links": [
434
+ 134
435
+ ]
436
+ }
437
+ ],
438
+ "properties": {
439
+ "Node name for S&R": "LoraLoaderModelOnly"
440
+ },
441
+ "widgets_values": [
442
+ "Wan2.2-Lightning/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors",
443
+ 1.0000000000000002
444
+ ]
445
+ },
446
+ {
447
+ "id": 63,
448
+ "type": "Note",
449
+ "pos": [
450
+ -13.432207107543945,
451
+ 784.9240112304688
452
+ ],
453
+ "size": [
454
+ 370,
455
+ 120
456
+ ],
457
+ "flags": {},
458
+ "order": 4,
459
+ "mode": 0,
460
+ "inputs": [],
461
+ "outputs": [],
462
+ "title": "Video Size",
463
+ "properties": {},
464
+ "widgets_values": [
465
+ "By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
466
+ ],
467
+ "color": "#432",
468
+ "bgcolor": "#653"
469
+ },
470
+ {
471
+ "id": 61,
472
+ "type": "SaveVideo",
473
+ "pos": [
474
+ 1658.5662841796875,
475
+ 215.62408447265625
476
+ ],
477
+ "size": [
478
+ 695.2254028320312,
479
+ 820
480
+ ],
481
+ "flags": {},
482
+ "order": 19,
483
+ "mode": 0,
484
+ "inputs": [
485
+ {
486
+ "name": "video",
487
+ "type": "VIDEO",
488
+ "link": 132
489
+ }
490
+ ],
491
+ "outputs": [],
492
+ "properties": {
493
+ "Node name for S&R": "SaveVideo",
494
+ "cnr_id": "comfy-core",
495
+ "ver": "0.3.45"
496
+ },
497
+ "widgets_values": [
498
+ "WanVideo2_2_I2V_Lightning",
499
+ "mp4",
500
+ "h264",
501
+ ""
502
+ ]
503
+ },
504
+ {
505
+ "id": 38,
506
+ "type": "CLIPLoader",
507
+ "pos": [
508
+ 38.86457061767578,
509
+ 189.26513671875
510
+ ],
511
+ "size": [
512
+ 346.391845703125,
513
+ 106
514
+ ],
515
+ "flags": {},
516
+ "order": 5,
517
+ "mode": 0,
518
+ "inputs": [],
519
+ "outputs": [
520
+ {
521
+ "name": "CLIP",
522
+ "type": "CLIP",
523
+ "slot_index": 0,
524
+ "links": [
525
+ 74,
526
+ 75
527
+ ]
528
+ }
529
+ ],
530
+ "properties": {
531
+ "Node name for S&R": "CLIPLoader",
532
+ "cnr_id": "comfy-core",
533
+ "ver": "0.3.45",
534
+ "models": [
535
+ {
536
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
537
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
538
+ "directory": "text_encoders"
539
+ }
540
+ ]
541
+ },
542
+ "widgets_values": [
543
+ "umt5_xxl_fp16.safetensors",
544
+ "wan",
545
+ "default"
546
+ ]
547
+ },
548
+ {
549
+ "id": 68,
550
+ "type": "LoraLoaderModelOnly",
551
+ "pos": [
552
+ 487.37158203125,
553
+ 72.34300994873047
554
+ ],
555
+ "size": [
556
+ 315,
557
+ 82
558
+ ],
559
+ "flags": {},
560
+ "order": 11,
561
+ "mode": 0,
562
+ "inputs": [
563
+ {
564
+ "name": "model",
565
+ "type": "MODEL",
566
+ "link": 135
567
+ }
568
+ ],
569
+ "outputs": [
570
+ {
571
+ "name": "MODEL",
572
+ "type": "MODEL",
573
+ "links": [
574
+ 136
575
+ ]
576
+ }
577
+ ],
578
+ "properties": {
579
+ "Node name for S&R": "LoraLoaderModelOnly"
580
+ },
581
+ "widgets_values": [
582
+ "Wan2.2-Lightning/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors",
583
+ 1.0000000000000002
584
+ ]
585
+ },
586
+ {
587
+ "id": 58,
588
+ "type": "KSamplerAdvanced",
589
+ "pos": [
590
+ 1313.4456787109375,
591
+ -77.38561248779297
592
+ ],
593
+ "size": [
594
+ 296.40533447265625,
595
+ 334.2197265625
596
+ ],
597
+ "flags": {},
598
+ "order": 16,
599
+ "mode": 0,
600
+ "inputs": [
601
+ {
602
+ "name": "model",
603
+ "type": "MODEL",
604
+ "link": 123
605
+ },
606
+ {
607
+ "name": "positive",
608
+ "type": "CONDITIONING",
609
+ "link": 146
610
+ },
611
+ {
612
+ "name": "negative",
613
+ "type": "CONDITIONING",
614
+ "link": 145
615
+ },
616
+ {
617
+ "name": "latent_image",
618
+ "type": "LATENT",
619
+ "link": 113
620
+ }
621
+ ],
622
+ "outputs": [
623
+ {
624
+ "name": "LATENT",
625
+ "type": "LATENT",
626
+ "links": [
627
+ 124
628
+ ]
629
+ }
630
+ ],
631
+ "properties": {
632
+ "Node name for S&R": "KSamplerAdvanced",
633
+ "cnr_id": "comfy-core",
634
+ "ver": "0.3.45"
635
+ },
636
+ "widgets_values": [
637
+ "disable",
638
+ 42,
639
+ "fixed",
640
+ 4,
641
+ 1,
642
+ "euler",
643
+ "simple",
644
+ 2,
645
+ 4,
646
+ "disable"
647
+ ]
648
+ },
649
+ {
650
+ "id": 37,
651
+ "type": "UNETLoader",
652
+ "pos": [
653
+ 34.225364685058594,
654
+ -71.77911376953125
655
+ ],
656
+ "size": [
657
+ 346.7470703125,
658
+ 82
659
+ ],
660
+ "flags": {},
661
+ "order": 6,
662
+ "mode": 0,
663
+ "inputs": [],
664
+ "outputs": [
665
+ {
666
+ "name": "MODEL",
667
+ "type": "MODEL",
668
+ "slot_index": 0,
669
+ "links": [
670
+ 133
671
+ ]
672
+ }
673
+ ],
674
+ "properties": {
675
+ "Node name for S&R": "UNETLoader",
676
+ "cnr_id": "comfy-core",
677
+ "ver": "0.3.45",
678
+ "models": [
679
+ {
680
+ "name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
681
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
682
+ "directory": "diffusion_models"
683
+ }
684
+ ]
685
+ },
686
+ "widgets_values": [
687
+ "wan2.2_i2v_high_noise_14B_fp16.safetensors",
688
+ "default"
689
+ ]
690
+ },
691
+ {
692
+ "id": 56,
693
+ "type": "UNETLoader",
694
+ "pos": [
695
+ 34.70310592651367,
696
+ 57.175601959228516
697
+ ],
698
+ "size": [
699
+ 346.7470703125,
700
+ 82
701
+ ],
702
+ "flags": {},
703
+ "order": 7,
704
+ "mode": 0,
705
+ "inputs": [],
706
+ "outputs": [
707
+ {
708
+ "name": "MODEL",
709
+ "type": "MODEL",
710
+ "slot_index": 0,
711
+ "links": [
712
+ 135
713
+ ]
714
+ }
715
+ ],
716
+ "properties": {
717
+ "Node name for S&R": "UNETLoader",
718
+ "cnr_id": "comfy-core",
719
+ "ver": "0.3.45",
720
+ "models": [
721
+ {
722
+ "name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
723
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
724
+ "directory": "diffusion_models"
725
+ }
726
+ ]
727
+ },
728
+ "widgets_values": [
729
+ "wan2.2_i2v_low_noise_14B_fp16.safetensors",
730
+ "default"
731
+ ]
732
+ },
733
+ {
734
+ "id": 6,
735
+ "type": "CLIPTextEncode",
736
+ "pos": [
737
+ 426.6974792480469,
738
+ 522.106201171875
739
+ ],
740
+ "size": [
741
+ 422.84503173828125,
742
+ 164.31304931640625
743
+ ],
744
+ "flags": {},
745
+ "order": 8,
746
+ "mode": 0,
747
+ "inputs": [
748
+ {
749
+ "name": "clip",
750
+ "type": "CLIP",
751
+ "link": 74
752
+ }
753
+ ],
754
+ "outputs": [
755
+ {
756
+ "name": "CONDITIONING",
757
+ "type": "CONDITIONING",
758
+ "slot_index": 0,
759
+ "links": [
760
+ 139
761
+ ]
762
+ }
763
+ ],
764
+ "title": "CLIP Text Encode (Positive Prompt)",
765
+ "properties": {
766
+ "Node name for S&R": "CLIPTextEncode",
767
+ "cnr_id": "comfy-core",
768
+ "ver": "0.3.45"
769
+ },
770
+ "widgets_values": [
771
+ ""
772
+ ],
773
+ "color": "#232",
774
+ "bgcolor": "#353"
775
+ },
776
+ {
777
+ "id": 73,
778
+ "type": "WanImageToVideo",
779
+ "pos": [
780
+ 28.846616744995117,
781
+ 529.1337280273438
782
+ ],
783
+ "size": [
784
+ 315,
785
+ 210
786
+ ],
787
+ "flags": {},
788
+ "order": 12,
789
+ "mode": 0,
790
+ "inputs": [
791
+ {
792
+ "name": "positive",
793
+ "type": "CONDITIONING",
794
+ "link": 139
795
+ },
796
+ {
797
+ "name": "negative",
798
+ "type": "CONDITIONING",
799
+ "link": 140
800
+ },
801
+ {
802
+ "name": "vae",
803
+ "type": "VAE",
804
+ "link": 138
805
+ },
806
+ {
807
+ "name": "clip_vision_output",
808
+ "shape": 7,
809
+ "type": "CLIP_VISION_OUTPUT",
810
+ "link": null
811
+ },
812
+ {
813
+ "name": "start_image",
814
+ "shape": 7,
815
+ "type": "IMAGE",
816
+ "link": 141
817
+ }
818
+ ],
819
+ "outputs": [
820
+ {
821
+ "name": "positive",
822
+ "type": "CONDITIONING",
823
+ "links": [
824
+ 142,
825
+ 146
826
+ ]
827
+ },
828
+ {
829
+ "name": "negative",
830
+ "type": "CONDITIONING",
831
+ "links": [
832
+ 143,
833
+ 145
834
+ ]
835
+ },
836
+ {
837
+ "name": "latent",
838
+ "type": "LATENT",
839
+ "links": [
840
+ 144
841
+ ]
842
+ }
843
+ ],
844
+ "properties": {
845
+ "Node name for S&R": "WanImageToVideo"
846
+ },
847
+ "widgets_values": [
848
+ 1280,
849
+ 720,
850
+ 81,
851
+ 1
852
+ ]
853
+ }
854
+ ],
855
+ "links": [
856
+ [
857
+ 74,
858
+ 38,
859
+ 0,
860
+ 6,
861
+ 0,
862
+ "CLIP"
863
+ ],
864
+ [
865
+ 75,
866
+ 38,
867
+ 0,
868
+ 7,
869
+ 0,
870
+ "CLIP"
871
+ ],
872
+ [
873
+ 76,
874
+ 39,
875
+ 0,
876
+ 8,
877
+ 1,
878
+ "VAE"
879
+ ],
880
+ [
881
+ 113,
882
+ 57,
883
+ 0,
884
+ 58,
885
+ 3,
886
+ "LATENT"
887
+ ],
888
+ [
889
+ 123,
890
+ 55,
891
+ 0,
892
+ 58,
893
+ 0,
894
+ "MODEL"
895
+ ],
896
+ [
897
+ 124,
898
+ 58,
899
+ 0,
900
+ 8,
901
+ 0,
902
+ "LATENT"
903
+ ],
904
+ [
905
+ 125,
906
+ 54,
907
+ 0,
908
+ 57,
909
+ 0,
910
+ "MODEL"
911
+ ],
912
+ [
913
+ 131,
914
+ 8,
915
+ 0,
916
+ 60,
917
+ 0,
918
+ "IMAGE"
919
+ ],
920
+ [
921
+ 132,
922
+ 60,
923
+ 0,
924
+ 61,
925
+ 0,
926
+ "VIDEO"
927
+ ],
928
+ [
929
+ 133,
930
+ 37,
931
+ 0,
932
+ 67,
933
+ 0,
934
+ "MODEL"
935
+ ],
936
+ [
937
+ 134,
938
+ 67,
939
+ 0,
940
+ 54,
941
+ 0,
942
+ "MODEL"
943
+ ],
944
+ [
945
+ 135,
946
+ 56,
947
+ 0,
948
+ 68,
949
+ 0,
950
+ "MODEL"
951
+ ],
952
+ [
953
+ 136,
954
+ 68,
955
+ 0,
956
+ 55,
957
+ 0,
958
+ "MODEL"
959
+ ],
960
+ [
961
+ 138,
962
+ 39,
963
+ 0,
964
+ 73,
965
+ 2,
966
+ "VAE"
967
+ ],
968
+ [
969
+ 139,
970
+ 6,
971
+ 0,
972
+ 73,
973
+ 0,
974
+ "CONDITIONING"
975
+ ],
976
+ [
977
+ 140,
978
+ 7,
979
+ 0,
980
+ 73,
981
+ 1,
982
+ "CONDITIONING"
983
+ ],
984
+ [
985
+ 141,
986
+ 71,
987
+ 0,
988
+ 73,
989
+ 4,
990
+ "IMAGE"
991
+ ],
992
+ [
993
+ 142,
994
+ 73,
995
+ 0,
996
+ 57,
997
+ 1,
998
+ "CONDITIONING"
999
+ ],
1000
+ [
1001
+ 143,
1002
+ 73,
1003
+ 1,
1004
+ 57,
1005
+ 2,
1006
+ "CONDITIONING"
1007
+ ],
1008
+ [
1009
+ 144,
1010
+ 73,
1011
+ 2,
1012
+ 57,
1013
+ 3,
1014
+ "LATENT"
1015
+ ],
1016
+ [
1017
+ 145,
1018
+ 73,
1019
+ 1,
1020
+ 58,
1021
+ 2,
1022
+ "CONDITIONING"
1023
+ ],
1024
+ [
1025
+ 146,
1026
+ 73,
1027
+ 0,
1028
+ 58,
1029
+ 1,
1030
+ "CONDITIONING"
1031
+ ]
1032
+ ],
1033
+ "groups": [
1034
+ {
1035
+ "id": 1,
1036
+ "title": "Step1 - Load models",
1037
+ "bounding": [
1038
+ 20,
1039
+ -150,
1040
+ 822.4443359375,
1041
+ 578.7847900390625
1042
+ ],
1043
+ "color": "#3f789e",
1044
+ "font_size": 24,
1045
+ "flags": {}
1046
+ },
1047
+ {
1048
+ "id": 2,
1049
+ "title": "Step2 - Video size",
1050
+ "bounding": [
1051
+ -368.64581298828125,
1052
+ 460.8156433105469,
1053
+ 736.7346801757812,
1054
+ 455.005126953125
1055
+ ],
1056
+ "color": "#3f789e",
1057
+ "font_size": 24,
1058
+ "flags": {}
1059
+ },
1060
+ {
1061
+ "id": 3,
1062
+ "title": "Step3 Prompt",
1063
+ "bounding": [
1064
+ 416.6974792480469,
1065
+ 452.1065673828125,
1066
+ 445.27801513671875,
1067
+ 464.2060852050781
1068
+ ],
1069
+ "color": "#3f789e",
1070
+ "font_size": 24,
1071
+ "flags": {}
1072
+ }
1073
+ ],
1074
+ "config": {},
1075
+ "extra": {
1076
+ "ds": {
1077
+ "scale": 0.9090909090909095,
1078
+ "offset": [
1079
+ 357.14539328995795,
1080
+ 203.20396514966154
1081
+ ]
1082
+ },
1083
+ "frontendVersion": "1.25.3",
1084
+ "VHS_latentpreview": false,
1085
+ "VHS_latentpreviewrate": 0,
1086
+ "VHS_MetadataImage": true,
1087
+ "VHS_KeepIntermediate": true
1088
+ },
1089
+ "version": 0.4
1090
+ }
Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.json ADDED
@@ -0,0 +1,1855 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "c6e410bc-5e2c-460b-ae81-c91b6094fbb1",
3
+ "revision": 0,
4
+ "last_node_id": 110,
5
+ "last_link_id": 192,
6
+ "nodes": [
7
+ {
8
+ "id": 44,
9
+ "type": "Note",
10
+ "pos": [
11
+ -1114.019287109375,
12
+ -465.89776611328125
13
+ ],
14
+ "size": [
15
+ 303.0501403808594,
16
+ 88
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "properties": {},
24
+ "widgets_values": [
25
+ "If you have Triton installed, connect this for ~30% speed increase"
26
+ ],
27
+ "color": "#432",
28
+ "bgcolor": "#653"
29
+ },
30
+ {
31
+ "id": 35,
32
+ "type": "WanVideoTorchCompileSettings",
33
+ "pos": [
34
+ -693.989990234375,
35
+ -1444.7503662109375
36
+ ],
37
+ "size": [
38
+ 421.6000061035156,
39
+ 202
40
+ ],
41
+ "flags": {},
42
+ "order": 1,
43
+ "mode": 0,
44
+ "inputs": [],
45
+ "outputs": [
46
+ {
47
+ "name": "torch_compile_args",
48
+ "type": "WANCOMPILEARGS",
49
+ "slot_index": 0,
50
+ "links": [
51
+ 111,
52
+ 112
53
+ ]
54
+ }
55
+ ],
56
+ "properties": {
57
+ "Node name for S&R": "WanVideoTorchCompileSettings",
58
+ "cnr_id": "ComfyUI-WanVideoWrapper",
59
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
60
+ },
61
+ "widgets_values": [
62
+ "inductor",
63
+ false,
64
+ "default",
65
+ false,
66
+ 64,
67
+ true,
68
+ 128
69
+ ]
70
+ },
71
+ {
72
+ "id": 92,
73
+ "type": "WanVideoSetBlockSwap",
74
+ "pos": [
75
+ 667.1583251953125,
76
+ -1207.6409912109375
77
+ ],
78
+ "size": [
79
+ 201.76815795898438,
80
+ 46
81
+ ],
82
+ "flags": {},
83
+ "order": 17,
84
+ "mode": 0,
85
+ "inputs": [
86
+ {
87
+ "name": "model",
88
+ "type": "WANVIDEOMODEL",
89
+ "link": 155
90
+ },
91
+ {
92
+ "name": "block_swap_args",
93
+ "shape": 7,
94
+ "type": "BLOCKSWAPARGS",
95
+ "link": 156
96
+ }
97
+ ],
98
+ "outputs": [
99
+ {
100
+ "name": "model",
101
+ "type": "WANVIDEOMODEL",
102
+ "links": [
103
+ 157
104
+ ]
105
+ }
106
+ ],
107
+ "properties": {
108
+ "Node name for S&R": "WanVideoSetBlockSwap",
109
+ "cnr_id": "ComfyUI-WanVideoWrapper",
110
+ "ver": "7e290c67bff1f906cdab84523018573f6c9d4d7f"
111
+ },
112
+ "widgets_values": [],
113
+ "color": "#223",
114
+ "bgcolor": "#335"
115
+ },
116
+ {
117
+ "id": 93,
118
+ "type": "WanVideoSetBlockSwap",
119
+ "pos": [
120
+ 969.4562377929688,
121
+ -875.5407104492188
122
+ ],
123
+ "size": [
124
+ 201.76815795898438,
125
+ 46
126
+ ],
127
+ "flags": {},
128
+ "order": 18,
129
+ "mode": 0,
130
+ "inputs": [
131
+ {
132
+ "name": "model",
133
+ "type": "WANVIDEOMODEL",
134
+ "link": 160
135
+ },
136
+ {
137
+ "name": "block_swap_args",
138
+ "shape": 7,
139
+ "type": "BLOCKSWAPARGS",
140
+ "link": 159
141
+ }
142
+ ],
143
+ "outputs": [
144
+ {
145
+ "name": "model",
146
+ "type": "WANVIDEOMODEL",
147
+ "links": [
148
+ 161
149
+ ]
150
+ }
151
+ ],
152
+ "properties": {
153
+ "Node name for S&R": "WanVideoSetBlockSwap",
154
+ "cnr_id": "ComfyUI-WanVideoWrapper",
155
+ "ver": "7e290c67bff1f906cdab84523018573f6c9d4d7f"
156
+ },
157
+ "widgets_values": [],
158
+ "color": "#223",
159
+ "bgcolor": "#335"
160
+ },
161
+ {
162
+ "id": 80,
163
+ "type": "WanVideoSetLoRAs",
164
+ "pos": [
165
+ 958.9002685546875,
166
+ -1050.483154296875
167
+ ],
168
+ "size": [
169
+ 222.27981567382812,
170
+ 46
171
+ ],
172
+ "flags": {},
173
+ "order": 20,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "name": "model",
178
+ "type": "WANVIDEOMODEL",
179
+ "link": 157
180
+ },
181
+ {
182
+ "name": "lora",
183
+ "shape": 7,
184
+ "type": "WANVIDLORA",
185
+ "link": 110
186
+ }
187
+ ],
188
+ "outputs": [
189
+ {
190
+ "name": "model",
191
+ "type": "WANVIDEOMODEL",
192
+ "links": [
193
+ 109
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "WanVideoSetLoRAs",
199
+ "cnr_id": "ComfyUI-WanVideoWrapper",
200
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
201
+ },
202
+ "widgets_values": [],
203
+ "color": "#223",
204
+ "bgcolor": "#335"
205
+ },
206
+ {
207
+ "id": 79,
208
+ "type": "WanVideoSetLoRAs",
209
+ "pos": [
210
+ 966.986328125,
211
+ -681.05517578125
212
+ ],
213
+ "size": [
214
+ 222.27981567382812,
215
+ 46
216
+ ],
217
+ "flags": {},
218
+ "order": 21,
219
+ "mode": 0,
220
+ "inputs": [
221
+ {
222
+ "name": "model",
223
+ "type": "WANVIDEOMODEL",
224
+ "link": 161
225
+ },
226
+ {
227
+ "name": "lora",
228
+ "shape": 7,
229
+ "type": "WANVIDLORA",
230
+ "link": 169
231
+ }
232
+ ],
233
+ "outputs": [
234
+ {
235
+ "name": "model",
236
+ "type": "WANVIDEOMODEL",
237
+ "links": [
238
+ 144
239
+ ]
240
+ }
241
+ ],
242
+ "properties": {
243
+ "Node name for S&R": "WanVideoSetLoRAs",
244
+ "cnr_id": "ComfyUI-WanVideoWrapper",
245
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
246
+ },
247
+ "widgets_values": [],
248
+ "color": "#223",
249
+ "bgcolor": "#335"
250
+ },
251
+ {
252
+ "id": 11,
253
+ "type": "LoadWanVideoT5TextEncoder",
254
+ "pos": [
255
+ -86.8857192993164,
256
+ -295.4485778808594
257
+ ],
258
+ "size": [
259
+ 377.1661376953125,
260
+ 130
261
+ ],
262
+ "flags": {},
263
+ "order": 2,
264
+ "mode": 0,
265
+ "inputs": [],
266
+ "outputs": [
267
+ {
268
+ "name": "wan_t5_model",
269
+ "type": "WANTEXTENCODER",
270
+ "slot_index": 0,
271
+ "links": [
272
+ 15
273
+ ]
274
+ }
275
+ ],
276
+ "properties": {
277
+ "Node name for S&R": "LoadWanVideoT5TextEncoder",
278
+ "cnr_id": "ComfyUI-WanVideoWrapper",
279
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
280
+ },
281
+ "widgets_values": [
282
+ "umt5-xxl-enc-bf16.safetensors",
283
+ "bf16",
284
+ "offload_device",
285
+ "disabled"
286
+ ],
287
+ "color": "#332922",
288
+ "bgcolor": "#593930"
289
+ },
290
+ {
291
+ "id": 91,
292
+ "type": "INTConstant",
293
+ "pos": [
294
+ 962.665283203125,
295
+ -11.130080223083496
296
+ ],
297
+ "size": [
298
+ 210,
299
+ 58
300
+ ],
301
+ "flags": {},
302
+ "order": 3,
303
+ "mode": 0,
304
+ "inputs": [],
305
+ "outputs": [
306
+ {
307
+ "name": "value",
308
+ "type": "INT",
309
+ "links": [
310
+ 153,
311
+ 154
312
+ ]
313
+ }
314
+ ],
315
+ "title": "Split_step",
316
+ "properties": {
317
+ "Node name for S&R": "INTConstant",
318
+ "cnr_id": "comfyui-kjnodes",
319
+ "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57"
320
+ },
321
+ "widgets_values": [
322
+ 2
323
+ ],
324
+ "color": "#1b4669",
325
+ "bgcolor": "#29699c"
326
+ },
327
+ {
328
+ "id": 94,
329
+ "type": "INTConstant",
330
+ "pos": [
331
+ 954.26416015625,
332
+ -118.21441650390625
333
+ ],
334
+ "size": [
335
+ 210,
336
+ 58
337
+ ],
338
+ "flags": {},
339
+ "order": 4,
340
+ "mode": 0,
341
+ "inputs": [],
342
+ "outputs": [
343
+ {
344
+ "name": "value",
345
+ "type": "INT",
346
+ "links": [
347
+ 163,
348
+ 164
349
+ ]
350
+ }
351
+ ],
352
+ "title": "Steps",
353
+ "properties": {
354
+ "Node name for S&R": "INTConstant",
355
+ "cnr_id": "comfyui-kjnodes",
356
+ "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57"
357
+ },
358
+ "widgets_values": [
359
+ 4
360
+ ],
361
+ "color": "#1b4669",
362
+ "bgcolor": "#29699c"
363
+ },
364
+ {
365
+ "id": 39,
366
+ "type": "WanVideoBlockSwap",
367
+ "pos": [
368
+ 356.3809814453125,
369
+ -1463.4449462890625
370
+ ],
371
+ "size": [
372
+ 315,
373
+ 154
374
+ ],
375
+ "flags": {},
376
+ "order": 5,
377
+ "mode": 0,
378
+ "inputs": [],
379
+ "outputs": [
380
+ {
381
+ "name": "block_swap_args",
382
+ "type": "BLOCKSWAPARGS",
383
+ "slot_index": 0,
384
+ "links": [
385
+ 156,
386
+ 159
387
+ ]
388
+ }
389
+ ],
390
+ "properties": {
391
+ "Node name for S&R": "WanVideoBlockSwap",
392
+ "cnr_id": "ComfyUI-WanVideoWrapper",
393
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
394
+ },
395
+ "widgets_values": [
396
+ 0,
397
+ false,
398
+ false,
399
+ false,
400
+ 1
401
+ ],
402
+ "color": "#223",
403
+ "bgcolor": "#335"
404
+ },
405
+ {
406
+ "id": 99,
407
+ "type": "FloatToSigmas",
408
+ "pos": [
409
+ 1298.439697265625,
410
+ 104.85283660888672
411
+ ],
412
+ "size": [
413
+ 216.59999084472656,
414
+ 26
415
+ ],
416
+ "flags": {},
417
+ "order": 15,
418
+ "mode": 0,
419
+ "inputs": [
420
+ {
421
+ "name": "float_list",
422
+ "type": "FLOAT",
423
+ "link": 172
424
+ }
425
+ ],
426
+ "outputs": [
427
+ {
428
+ "name": "SIGMAS",
429
+ "type": "SIGMAS",
430
+ "links": [
431
+ 173,
432
+ 176
433
+ ]
434
+ }
435
+ ],
436
+ "properties": {
437
+ "Node name for S&R": "FloatToSigmas"
438
+ },
439
+ "widgets_values": []
440
+ },
441
+ {
442
+ "id": 100,
443
+ "type": "StringToFloatList",
444
+ "pos": [
445
+ 914.3660278320312,
446
+ 104.0481948852539
447
+ ],
448
+ "size": [
449
+ 350.3900146484375,
450
+ 115.30000305175781
451
+ ],
452
+ "flags": {},
453
+ "order": 6,
454
+ "mode": 0,
455
+ "inputs": [],
456
+ "outputs": [
457
+ {
458
+ "name": "FLOAT",
459
+ "type": "FLOAT",
460
+ "links": [
461
+ 172
462
+ ]
463
+ }
464
+ ],
465
+ "properties": {
466
+ "Node name for S&R": "StringToFloatList"
467
+ },
468
+ "widgets_values": [
469
+ "1.0, 0.9375001, 0.8333333, 0.625, 0.0000"
470
+ ]
471
+ },
472
+ {
473
+ "id": 105,
474
+ "type": "Note",
475
+ "pos": [
476
+ 1203.7630615234375,
477
+ -117.71623229980469
478
+ ],
479
+ "size": [
480
+ 379.72747802734375,
481
+ 135.40545654296875
482
+ ],
483
+ "flags": {},
484
+ "order": 7,
485
+ "mode": 0,
486
+ "inputs": [],
487
+ "outputs": [],
488
+ "properties": {},
489
+ "widgets_values": [
490
+ "Set steps to 4, split step to 2.\n\nSigmas to [1.0, 0.9375001, 0.8333333, 0.625, 0.0000]\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning"
491
+ ],
492
+ "color": "#432",
493
+ "bgcolor": "#653"
494
+ },
495
+ {
496
+ "id": 109,
497
+ "type": "WanVideoVAELoader",
498
+ "pos": [
499
+ 1083.5545654296875,
500
+ -2016.0570068359375
501
+ ],
502
+ "size": [
503
+ 315,
504
+ 82
505
+ ],
506
+ "flags": {},
507
+ "order": 8,
508
+ "mode": 0,
509
+ "inputs": [
510
+ {
511
+ "name": "compile_args",
512
+ "shape": 7,
513
+ "type": "WANCOMPILEARGS",
514
+ "link": null
515
+ }
516
+ ],
517
+ "outputs": [
518
+ {
519
+ "name": "vae",
520
+ "type": "WANVAE",
521
+ "slot_index": 0,
522
+ "links": [
523
+ 184,
524
+ 188
525
+ ]
526
+ }
527
+ ],
528
+ "properties": {
529
+ "Node name for S&R": "WanVideoVAELoader",
530
+ "cnr_id": "ComfyUI-WanVideoWrapper",
531
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
532
+ },
533
+ "widgets_values": [
534
+ "Wan2_1_VAE_bf16.safetensors",
535
+ "bf16"
536
+ ],
537
+ "color": "#322",
538
+ "bgcolor": "#533"
539
+ },
540
+ {
541
+ "id": 110,
542
+ "type": "WanVideoImageToVideoEncode",
543
+ "pos": [
544
+ 1485.3094482421875,
545
+ -1841.8927001953125
546
+ ],
547
+ "size": [
548
+ 308.2320251464844,
549
+ 390
550
+ ],
551
+ "flags": {},
552
+ "order": 19,
553
+ "mode": 0,
554
+ "inputs": [
555
+ {
556
+ "name": "vae",
557
+ "type": "WANVAE",
558
+ "link": 184
559
+ },
560
+ {
561
+ "name": "clip_embeds",
562
+ "shape": 7,
563
+ "type": "WANVIDIMAGE_CLIPEMBEDS",
564
+ "link": null
565
+ },
566
+ {
567
+ "name": "start_image",
568
+ "shape": 7,
569
+ "type": "IMAGE",
570
+ "link": 185
571
+ },
572
+ {
573
+ "name": "end_image",
574
+ "shape": 7,
575
+ "type": "IMAGE",
576
+ "link": null
577
+ },
578
+ {
579
+ "name": "control_embeds",
580
+ "shape": 7,
581
+ "type": "WANVIDIMAGE_EMBEDS",
582
+ "link": null
583
+ },
584
+ {
585
+ "name": "temporal_mask",
586
+ "shape": 7,
587
+ "type": "MASK",
588
+ "link": null
589
+ },
590
+ {
591
+ "name": "extra_latents",
592
+ "shape": 7,
593
+ "type": "LATENT",
594
+ "link": null
595
+ },
596
+ {
597
+ "name": "add_cond_latents",
598
+ "shape": 7,
599
+ "type": "ADD_COND_LATENTS",
600
+ "link": null
601
+ },
602
+ {
603
+ "name": "width",
604
+ "type": "INT",
605
+ "widget": {
606
+ "name": "width"
607
+ },
608
+ "link": 186
609
+ },
610
+ {
611
+ "name": "height",
612
+ "type": "INT",
613
+ "widget": {
614
+ "name": "height"
615
+ },
616
+ "link": 187
617
+ }
618
+ ],
619
+ "outputs": [
620
+ {
621
+ "name": "image_embeds",
622
+ "type": "WANVIDIMAGE_EMBEDS",
623
+ "links": [
624
+ 189,
625
+ 190
626
+ ]
627
+ }
628
+ ],
629
+ "properties": {
630
+ "Node name for S&R": "WanVideoImageToVideoEncode",
631
+ "cnr_id": "ComfyUI-WanVideoWrapper",
632
+ "ver": "7e290c67bff1f906cdab84523018573f6c9d4d7f"
633
+ },
634
+ "widgets_values": [
635
+ 832,
636
+ 480,
637
+ 81,
638
+ 0,
639
+ 1,
640
+ 1,
641
+ true,
642
+ false,
643
+ false
644
+ ],
645
+ "color": "#322",
646
+ "bgcolor": "#533"
647
+ },
648
+ {
649
+ "id": 28,
650
+ "type": "WanVideoDecode",
651
+ "pos": [
652
+ 2460.390869140625,
653
+ -1539.149169921875
654
+ ],
655
+ "size": [
656
+ 315,
657
+ 198
658
+ ],
659
+ "flags": {},
660
+ "order": 24,
661
+ "mode": 0,
662
+ "inputs": [
663
+ {
664
+ "name": "vae",
665
+ "type": "WANVAE",
666
+ "link": 188
667
+ },
668
+ {
669
+ "name": "samples",
670
+ "type": "LATENT",
671
+ "link": 192
672
+ }
673
+ ],
674
+ "outputs": [
675
+ {
676
+ "name": "images",
677
+ "type": "IMAGE",
678
+ "slot_index": 0,
679
+ "links": [
680
+ 179
681
+ ]
682
+ }
683
+ ],
684
+ "properties": {
685
+ "Node name for S&R": "WanVideoDecode",
686
+ "cnr_id": "ComfyUI-WanVideoWrapper",
687
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
688
+ },
689
+ "widgets_values": [
690
+ false,
691
+ 272,
692
+ 272,
693
+ 144,
694
+ 128,
695
+ "default"
696
+ ],
697
+ "color": "#322",
698
+ "bgcolor": "#533"
699
+ },
700
+ {
701
+ "id": 90,
702
+ "type": "WanVideoSampler",
703
+ "pos": [
704
+ 1983.11279296875,
705
+ -1304.75439453125
706
+ ],
707
+ "size": [
708
+ 320.79998779296875,
709
+ 975
710
+ ],
711
+ "flags": {},
712
+ "order": 23,
713
+ "mode": 0,
714
+ "inputs": [
715
+ {
716
+ "name": "model",
717
+ "type": "WANVIDEOMODEL",
718
+ "link": 144
719
+ },
720
+ {
721
+ "name": "image_embeds",
722
+ "type": "WANVIDIMAGE_EMBEDS",
723
+ "link": 190
724
+ },
725
+ {
726
+ "name": "text_embeds",
727
+ "shape": 7,
728
+ "type": "WANVIDEOTEXTEMBEDS",
729
+ "link": 152
730
+ },
731
+ {
732
+ "name": "samples",
733
+ "shape": 7,
734
+ "type": "LATENT",
735
+ "link": 143
736
+ },
737
+ {
738
+ "name": "feta_args",
739
+ "shape": 7,
740
+ "type": "FETAARGS",
741
+ "link": null
742
+ },
743
+ {
744
+ "name": "context_options",
745
+ "shape": 7,
746
+ "type": "WANVIDCONTEXT",
747
+ "link": null
748
+ },
749
+ {
750
+ "name": "cache_args",
751
+ "shape": 7,
752
+ "type": "CACHEARGS",
753
+ "link": null
754
+ },
755
+ {
756
+ "name": "flowedit_args",
757
+ "shape": 7,
758
+ "type": "FLOWEDITARGS",
759
+ "link": null
760
+ },
761
+ {
762
+ "name": "slg_args",
763
+ "shape": 7,
764
+ "type": "SLGARGS",
765
+ "link": null
766
+ },
767
+ {
768
+ "name": "loop_args",
769
+ "shape": 7,
770
+ "type": "LOOPARGS",
771
+ "link": null
772
+ },
773
+ {
774
+ "name": "experimental_args",
775
+ "shape": 7,
776
+ "type": "EXPERIMENTALARGS",
777
+ "link": null
778
+ },
779
+ {
780
+ "name": "sigmas",
781
+ "shape": 7,
782
+ "type": "SIGMAS",
783
+ "link": 176
784
+ },
785
+ {
786
+ "name": "unianimate_poses",
787
+ "shape": 7,
788
+ "type": "UNIANIMATE_POSE",
789
+ "link": null
790
+ },
791
+ {
792
+ "name": "fantasytalking_embeds",
793
+ "shape": 7,
794
+ "type": "FANTASYTALKING_EMBEDS",
795
+ "link": null
796
+ },
797
+ {
798
+ "name": "uni3c_embeds",
799
+ "shape": 7,
800
+ "type": "UNI3C_EMBEDS",
801
+ "link": null
802
+ },
803
+ {
804
+ "name": "multitalk_embeds",
805
+ "shape": 7,
806
+ "type": "MULTITALK_EMBEDS",
807
+ "link": null
808
+ },
809
+ {
810
+ "name": "freeinit_args",
811
+ "shape": 7,
812
+ "type": "FREEINITARGS",
813
+ "link": null
814
+ },
815
+ {
816
+ "name": "steps",
817
+ "type": "INT",
818
+ "widget": {
819
+ "name": "steps"
820
+ },
821
+ "link": 164
822
+ },
823
+ {
824
+ "name": "start_step",
825
+ "shape": 7,
826
+ "type": "INT",
827
+ "widget": {
828
+ "name": "start_step"
829
+ },
830
+ "link": 154
831
+ }
832
+ ],
833
+ "outputs": [
834
+ {
835
+ "name": "samples",
836
+ "type": "LATENT",
837
+ "slot_index": 0,
838
+ "links": [
839
+ 192
840
+ ]
841
+ },
842
+ {
843
+ "name": "denoised_samples",
844
+ "type": "LATENT",
845
+ "links": []
846
+ }
847
+ ],
848
+ "properties": {
849
+ "Node name for S&R": "WanVideoSampler",
850
+ "cnr_id": "ComfyUI-WanVideoWrapper",
851
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
852
+ },
853
+ "widgets_values": [
854
+ 6,
855
+ 1,
856
+ 1.0000000000000002,
857
+ 42,
858
+ "fixed",
859
+ true,
860
+ "euler",
861
+ 0,
862
+ 1,
863
+ false,
864
+ "comfy",
865
+ 10,
866
+ -1,
867
+ ""
868
+ ]
869
+ },
870
+ {
871
+ "id": 27,
872
+ "type": "WanVideoSampler",
873
+ "pos": [
874
+ 1545.760498046875,
875
+ -1314.8455810546875
876
+ ],
877
+ "size": [
878
+ 320.79998779296875,
879
+ 975
880
+ ],
881
+ "flags": {},
882
+ "order": 22,
883
+ "mode": 0,
884
+ "inputs": [
885
+ {
886
+ "name": "model",
887
+ "type": "WANVIDEOMODEL",
888
+ "link": 109
889
+ },
890
+ {
891
+ "name": "image_embeds",
892
+ "type": "WANVIDIMAGE_EMBEDS",
893
+ "link": 189
894
+ },
895
+ {
896
+ "name": "text_embeds",
897
+ "shape": 7,
898
+ "type": "WANVIDEOTEXTEMBEDS",
899
+ "link": 30
900
+ },
901
+ {
902
+ "name": "samples",
903
+ "shape": 7,
904
+ "type": "LATENT",
905
+ "link": null
906
+ },
907
+ {
908
+ "name": "feta_args",
909
+ "shape": 7,
910
+ "type": "FETAARGS",
911
+ "link": null
912
+ },
913
+ {
914
+ "name": "context_options",
915
+ "shape": 7,
916
+ "type": "WANVIDCONTEXT",
917
+ "link": null
918
+ },
919
+ {
920
+ "name": "cache_args",
921
+ "shape": 7,
922
+ "type": "CACHEARGS",
923
+ "link": null
924
+ },
925
+ {
926
+ "name": "flowedit_args",
927
+ "shape": 7,
928
+ "type": "FLOWEDITARGS",
929
+ "link": null
930
+ },
931
+ {
932
+ "name": "slg_args",
933
+ "shape": 7,
934
+ "type": "SLGARGS",
935
+ "link": null
936
+ },
937
+ {
938
+ "name": "loop_args",
939
+ "shape": 7,
940
+ "type": "LOOPARGS",
941
+ "link": null
942
+ },
943
+ {
944
+ "name": "experimental_args",
945
+ "shape": 7,
946
+ "type": "EXPERIMENTALARGS",
947
+ "link": null
948
+ },
949
+ {
950
+ "name": "sigmas",
951
+ "shape": 7,
952
+ "type": "SIGMAS",
953
+ "link": 173
954
+ },
955
+ {
956
+ "name": "unianimate_poses",
957
+ "shape": 7,
958
+ "type": "UNIANIMATE_POSE",
959
+ "link": null
960
+ },
961
+ {
962
+ "name": "fantasytalking_embeds",
963
+ "shape": 7,
964
+ "type": "FANTASYTALKING_EMBEDS",
965
+ "link": null
966
+ },
967
+ {
968
+ "name": "uni3c_embeds",
969
+ "shape": 7,
970
+ "type": "UNI3C_EMBEDS",
971
+ "link": null
972
+ },
973
+ {
974
+ "name": "multitalk_embeds",
975
+ "shape": 7,
976
+ "type": "MULTITALK_EMBEDS",
977
+ "link": null
978
+ },
979
+ {
980
+ "name": "freeinit_args",
981
+ "shape": 7,
982
+ "type": "FREEINITARGS",
983
+ "link": null
984
+ },
985
+ {
986
+ "name": "steps",
987
+ "type": "INT",
988
+ "widget": {
989
+ "name": "steps"
990
+ },
991
+ "link": 163
992
+ },
993
+ {
994
+ "name": "end_step",
995
+ "shape": 7,
996
+ "type": "INT",
997
+ "widget": {
998
+ "name": "end_step"
999
+ },
1000
+ "link": 153
1001
+ }
1002
+ ],
1003
+ "outputs": [
1004
+ {
1005
+ "name": "samples",
1006
+ "type": "LATENT",
1007
+ "slot_index": 0,
1008
+ "links": [
1009
+ 143
1010
+ ]
1011
+ },
1012
+ {
1013
+ "name": "denoised_samples",
1014
+ "type": "LATENT",
1015
+ "links": null
1016
+ }
1017
+ ],
1018
+ "properties": {
1019
+ "Node name for S&R": "WanVideoSampler",
1020
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1021
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1022
+ },
1023
+ "widgets_values": [
1024
+ 6,
1025
+ 1,
1026
+ 1.0000000000000002,
1027
+ 42,
1028
+ "fixed",
1029
+ true,
1030
+ "euler",
1031
+ 0,
1032
+ 1,
1033
+ false,
1034
+ "comfy",
1035
+ 0,
1036
+ 10,
1037
+ ""
1038
+ ]
1039
+ },
1040
+ {
1041
+ "id": 108,
1042
+ "type": "ImageResizeKJv2",
1043
+ "pos": [
1044
+ 1083.8431396484375,
1045
+ -1746.05908203125
1046
+ ],
1047
+ "size": [
1048
+ 270,
1049
+ 336
1050
+ ],
1051
+ "flags": {},
1052
+ "order": 16,
1053
+ "mode": 0,
1054
+ "inputs": [
1055
+ {
1056
+ "name": "image",
1057
+ "type": "IMAGE",
1058
+ "link": 181
1059
+ },
1060
+ {
1061
+ "name": "mask",
1062
+ "shape": 7,
1063
+ "type": "MASK",
1064
+ "link": null
1065
+ }
1066
+ ],
1067
+ "outputs": [
1068
+ {
1069
+ "name": "IMAGE",
1070
+ "type": "IMAGE",
1071
+ "links": [
1072
+ 185
1073
+ ]
1074
+ },
1075
+ {
1076
+ "name": "width",
1077
+ "type": "INT",
1078
+ "links": [
1079
+ 186
1080
+ ]
1081
+ },
1082
+ {
1083
+ "name": "height",
1084
+ "type": "INT",
1085
+ "links": [
1086
+ 187
1087
+ ]
1088
+ },
1089
+ {
1090
+ "name": "mask",
1091
+ "type": "MASK",
1092
+ "links": null
1093
+ }
1094
+ ],
1095
+ "properties": {
1096
+ "Node name for S&R": "ImageResizeKJv2",
1097
+ "cnr_id": "comfyui-kjnodes",
1098
+ "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57"
1099
+ },
1100
+ "widgets_values": [
1101
+ 1280,
1102
+ 720,
1103
+ "lanczos",
1104
+ "crop",
1105
+ "0, 0, 0",
1106
+ "center",
1107
+ 16,
1108
+ "cpu"
1109
+ ]
1110
+ },
1111
+ {
1112
+ "id": 56,
1113
+ "type": "WanVideoLoraSelect",
1114
+ "pos": [
1115
+ 393.8638000488281,
1116
+ -1097.751708984375
1117
+ ],
1118
+ "size": [
1119
+ 469.14825439453125,
1120
+ 150
1121
+ ],
1122
+ "flags": {},
1123
+ "order": 9,
1124
+ "mode": 0,
1125
+ "inputs": [
1126
+ {
1127
+ "name": "prev_lora",
1128
+ "shape": 7,
1129
+ "type": "WANVIDLORA",
1130
+ "link": null
1131
+ },
1132
+ {
1133
+ "name": "blocks",
1134
+ "shape": 7,
1135
+ "type": "SELECTEDBLOCKS",
1136
+ "link": null
1137
+ }
1138
+ ],
1139
+ "outputs": [
1140
+ {
1141
+ "name": "lora",
1142
+ "type": "WANVIDLORA",
1143
+ "links": [
1144
+ 110
1145
+ ]
1146
+ }
1147
+ ],
1148
+ "properties": {
1149
+ "Node name for S&R": "WanVideoLoraSelect",
1150
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1151
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1152
+ },
1153
+ "widgets_values": [
1154
+ "Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors",
1155
+ 1.0000000000000002,
1156
+ false,
1157
+ false
1158
+ ],
1159
+ "color": "#223",
1160
+ "bgcolor": "#335"
1161
+ },
1162
+ {
1163
+ "id": 97,
1164
+ "type": "WanVideoLoraSelect",
1165
+ "pos": [
1166
+ 405.29754638671875,
1167
+ -788.4285888671875
1168
+ ],
1169
+ "size": [
1170
+ 482.07183837890625,
1171
+ 150
1172
+ ],
1173
+ "flags": {},
1174
+ "order": 10,
1175
+ "mode": 0,
1176
+ "inputs": [
1177
+ {
1178
+ "name": "prev_lora",
1179
+ "shape": 7,
1180
+ "type": "WANVIDLORA",
1181
+ "link": null
1182
+ },
1183
+ {
1184
+ "name": "blocks",
1185
+ "shape": 7,
1186
+ "type": "SELECTEDBLOCKS",
1187
+ "link": null
1188
+ }
1189
+ ],
1190
+ "outputs": [
1191
+ {
1192
+ "name": "lora",
1193
+ "type": "WANVIDLORA",
1194
+ "links": [
1195
+ 169
1196
+ ]
1197
+ }
1198
+ ],
1199
+ "properties": {
1200
+ "Node name for S&R": "WanVideoLoraSelect",
1201
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1202
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1203
+ },
1204
+ "widgets_values": [
1205
+ "Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors",
1206
+ 1.0000000000000002,
1207
+ false,
1208
+ false
1209
+ ],
1210
+ "color": "#223",
1211
+ "bgcolor": "#335"
1212
+ },
1213
+ {
1214
+ "id": 71,
1215
+ "type": "WanVideoModelLoader",
1216
+ "pos": [
1217
+ -105.58995056152344,
1218
+ -862.7900390625
1219
+ ],
1220
+ "size": [
1221
+ 477.4410095214844,
1222
+ 274
1223
+ ],
1224
+ "flags": {},
1225
+ "order": 13,
1226
+ "mode": 0,
1227
+ "inputs": [
1228
+ {
1229
+ "name": "compile_args",
1230
+ "shape": 7,
1231
+ "type": "WANCOMPILEARGS",
1232
+ "link": 112
1233
+ },
1234
+ {
1235
+ "name": "block_swap_args",
1236
+ "shape": 7,
1237
+ "type": "BLOCKSWAPARGS",
1238
+ "link": null
1239
+ },
1240
+ {
1241
+ "name": "lora",
1242
+ "shape": 7,
1243
+ "type": "WANVIDLORA",
1244
+ "link": null
1245
+ },
1246
+ {
1247
+ "name": "vram_management_args",
1248
+ "shape": 7,
1249
+ "type": "VRAM_MANAGEMENTARGS",
1250
+ "link": null
1251
+ },
1252
+ {
1253
+ "name": "vace_model",
1254
+ "shape": 7,
1255
+ "type": "VACEPATH",
1256
+ "link": null
1257
+ },
1258
+ {
1259
+ "name": "fantasytalking_model",
1260
+ "shape": 7,
1261
+ "type": "FANTASYTALKINGMODEL",
1262
+ "link": null
1263
+ },
1264
+ {
1265
+ "name": "multitalk_model",
1266
+ "shape": 7,
1267
+ "type": "MULTITALKMODEL",
1268
+ "link": null
1269
+ }
1270
+ ],
1271
+ "outputs": [
1272
+ {
1273
+ "name": "model",
1274
+ "type": "WANVIDEOMODEL",
1275
+ "slot_index": 0,
1276
+ "links": [
1277
+ 160
1278
+ ]
1279
+ }
1280
+ ],
1281
+ "properties": {
1282
+ "Node name for S&R": "WanVideoModelLoader",
1283
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1284
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1285
+ },
1286
+ "widgets_values": [
1287
+ "wan2.2_i2v_low_noise_14B_fp16.safetensors",
1288
+ "fp16",
1289
+ "disabled",
1290
+ "offload_device",
1291
+ "sageattn"
1292
+ ],
1293
+ "color": "#223",
1294
+ "bgcolor": "#335"
1295
+ },
1296
+ {
1297
+ "id": 22,
1298
+ "type": "WanVideoModelLoader",
1299
+ "pos": [
1300
+ -108.01000213623047,
1301
+ -1186.489990234375
1302
+ ],
1303
+ "size": [
1304
+ 477.4410095214844,
1305
+ 274
1306
+ ],
1307
+ "flags": {
1308
+ "collapsed": false
1309
+ },
1310
+ "order": 12,
1311
+ "mode": 0,
1312
+ "inputs": [
1313
+ {
1314
+ "name": "compile_args",
1315
+ "shape": 7,
1316
+ "type": "WANCOMPILEARGS",
1317
+ "link": 111
1318
+ },
1319
+ {
1320
+ "name": "block_swap_args",
1321
+ "shape": 7,
1322
+ "type": "BLOCKSWAPARGS",
1323
+ "link": null
1324
+ },
1325
+ {
1326
+ "name": "lora",
1327
+ "shape": 7,
1328
+ "type": "WANVIDLORA",
1329
+ "link": null
1330
+ },
1331
+ {
1332
+ "name": "vram_management_args",
1333
+ "shape": 7,
1334
+ "type": "VRAM_MANAGEMENTARGS",
1335
+ "link": null
1336
+ },
1337
+ {
1338
+ "name": "vace_model",
1339
+ "shape": 7,
1340
+ "type": "VACEPATH",
1341
+ "link": null
1342
+ },
1343
+ {
1344
+ "name": "fantasytalking_model",
1345
+ "shape": 7,
1346
+ "type": "FANTASYTALKINGMODEL",
1347
+ "link": null
1348
+ },
1349
+ {
1350
+ "name": "multitalk_model",
1351
+ "shape": 7,
1352
+ "type": "MULTITALKMODEL",
1353
+ "link": null
1354
+ }
1355
+ ],
1356
+ "outputs": [
1357
+ {
1358
+ "name": "model",
1359
+ "type": "WANVIDEOMODEL",
1360
+ "slot_index": 0,
1361
+ "links": [
1362
+ 155
1363
+ ]
1364
+ }
1365
+ ],
1366
+ "properties": {
1367
+ "Node name for S&R": "WanVideoModelLoader",
1368
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1369
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1370
+ },
1371
+ "widgets_values": [
1372
+ "wan2.2_i2v_high_noise_14B_fp16.safetensors",
1373
+ "fp16",
1374
+ "disabled",
1375
+ "offload_device",
1376
+ "sageattn"
1377
+ ],
1378
+ "color": "#223",
1379
+ "bgcolor": "#335"
1380
+ },
1381
+ {
1382
+ "id": 60,
1383
+ "type": "VHS_VideoCombine",
1384
+ "pos": [
1385
+ 2364.99462890625,
1386
+ -1116.5574951171875
1387
+ ],
1388
+ "size": [
1389
+ 698.6392211914062,
1390
+ 729.7345581054688
1391
+ ],
1392
+ "flags": {},
1393
+ "order": 25,
1394
+ "mode": 0,
1395
+ "inputs": [
1396
+ {
1397
+ "name": "images",
1398
+ "type": "IMAGE",
1399
+ "link": 179
1400
+ },
1401
+ {
1402
+ "name": "audio",
1403
+ "shape": 7,
1404
+ "type": "AUDIO",
1405
+ "link": null
1406
+ },
1407
+ {
1408
+ "name": "meta_batch",
1409
+ "shape": 7,
1410
+ "type": "VHS_BatchManager",
1411
+ "link": null
1412
+ },
1413
+ {
1414
+ "name": "vae",
1415
+ "shape": 7,
1416
+ "type": "VAE",
1417
+ "link": null
1418
+ }
1419
+ ],
1420
+ "outputs": [
1421
+ {
1422
+ "name": "Filenames",
1423
+ "type": "VHS_FILENAMES",
1424
+ "links": null
1425
+ }
1426
+ ],
1427
+ "properties": {
1428
+ "Node name for S&R": "VHS_VideoCombine",
1429
+ "cnr_id": "comfyui-videohelpersuite",
1430
+ "ver": "0a75c7958fe320efcb052f1d9f8451fd20c730a8"
1431
+ },
1432
+ "widgets_values": {
1433
+ "frame_rate": 16,
1434
+ "loop_count": 0,
1435
+ "filename_prefix": "Wan2.2-Lightning-I2V-4steps",
1436
+ "format": "video/h264-mp4",
1437
+ "pix_fmt": "yuv420p",
1438
+ "crf": 19,
1439
+ "save_metadata": true,
1440
+ "trim_to_audio": false,
1441
+ "pingpong": false,
1442
+ "save_output": false,
1443
+ "videopreview": {
1444
+ "hidden": false,
1445
+ "paused": false,
1446
+ "params": {
1447
+ "filename": "Wan2.2-Lightning-T2V-4steps_00012.mp4",
1448
+ "subfolder": "",
1449
+ "type": "temp",
1450
+ "format": "video/h264-mp4",
1451
+ "frame_rate": 16,
1452
+ "workflow": "Wan2.2-Lightning-T2V-4steps_00012.png",
1453
+ "fullpath": "/mnt/afs/qiuzesong/ComfyUI_TestEnv/code/ComfyUI/temp/Wan2.2-Lightning-T2V-4steps_00012.mp4"
1454
+ }
1455
+ }
1456
+ }
1457
+ },
1458
+ {
1459
+ "id": 106,
1460
+ "type": "LoadImage",
1461
+ "pos": [
1462
+ 513.183837890625,
1463
+ -1960.786376953125
1464
+ ],
1465
+ "size": [
1466
+ 274.080078125,
1467
+ 314
1468
+ ],
1469
+ "flags": {},
1470
+ "order": 11,
1471
+ "mode": 0,
1472
+ "inputs": [],
1473
+ "outputs": [
1474
+ {
1475
+ "name": "IMAGE",
1476
+ "type": "IMAGE",
1477
+ "links": [
1478
+ 181
1479
+ ]
1480
+ },
1481
+ {
1482
+ "name": "MASK",
1483
+ "type": "MASK",
1484
+ "links": null
1485
+ }
1486
+ ],
1487
+ "properties": {
1488
+ "Node name for S&R": "LoadImage",
1489
+ "cnr_id": "comfy-core",
1490
+ "ver": "0.3.44"
1491
+ },
1492
+ "widgets_values": [
1493
+ "i2v_test_1.png",
1494
+ "image",
1495
+ ""
1496
+ ]
1497
+ },
1498
+ {
1499
+ "id": 16,
1500
+ "type": "WanVideoTextEncode",
1501
+ "pos": [
1502
+ 391.0511169433594,
1503
+ -294.24603271484375
1504
+ ],
1505
+ "size": [
1506
+ 473.22991943359375,
1507
+ 532.672119140625
1508
+ ],
1509
+ "flags": {},
1510
+ "order": 14,
1511
+ "mode": 0,
1512
+ "inputs": [
1513
+ {
1514
+ "name": "t5",
1515
+ "shape": 7,
1516
+ "type": "WANTEXTENCODER",
1517
+ "link": 15
1518
+ },
1519
+ {
1520
+ "name": "model_to_offload",
1521
+ "shape": 7,
1522
+ "type": "WANVIDEOMODEL",
1523
+ "link": null
1524
+ }
1525
+ ],
1526
+ "outputs": [
1527
+ {
1528
+ "name": "text_embeds",
1529
+ "type": "WANVIDEOTEXTEMBEDS",
1530
+ "slot_index": 0,
1531
+ "links": [
1532
+ 30,
1533
+ 152
1534
+ ]
1535
+ }
1536
+ ],
1537
+ "properties": {
1538
+ "Node name for S&R": "WanVideoTextEncode",
1539
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1540
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1541
+ },
1542
+ "widgets_values": [
1543
+ "A man and a woman sit facing each other, their eyes locked in quiet affection. They lean forward and share a warm embrace, lingering for a moment before gently pulling apart. Smiling playfully, they then raise their hands, their fingers carefully curving to form a perfect heart shape against the golden afternoon light.",
1544
+ "",
1545
+ true,
1546
+ false,
1547
+ "gpu"
1548
+ ],
1549
+ "color": "#332922",
1550
+ "bgcolor": "#593930"
1551
+ }
1552
+ ],
1553
+ "links": [
1554
+ [
1555
+ 15,
1556
+ 11,
1557
+ 0,
1558
+ 16,
1559
+ 0,
1560
+ "WANTEXTENCODER"
1561
+ ],
1562
+ [
1563
+ 30,
1564
+ 16,
1565
+ 0,
1566
+ 27,
1567
+ 2,
1568
+ "WANVIDEOTEXTEMBEDS"
1569
+ ],
1570
+ [
1571
+ 109,
1572
+ 80,
1573
+ 0,
1574
+ 27,
1575
+ 0,
1576
+ "WANVIDEOMODEL"
1577
+ ],
1578
+ [
1579
+ 110,
1580
+ 56,
1581
+ 0,
1582
+ 80,
1583
+ 1,
1584
+ "WANVIDLORA"
1585
+ ],
1586
+ [
1587
+ 111,
1588
+ 35,
1589
+ 0,
1590
+ 22,
1591
+ 0,
1592
+ "WANCOMPILEARGS"
1593
+ ],
1594
+ [
1595
+ 112,
1596
+ 35,
1597
+ 0,
1598
+ 71,
1599
+ 0,
1600
+ "WANCOMPILEARGS"
1601
+ ],
1602
+ [
1603
+ 143,
1604
+ 27,
1605
+ 0,
1606
+ 90,
1607
+ 3,
1608
+ "LATENT"
1609
+ ],
1610
+ [
1611
+ 144,
1612
+ 79,
1613
+ 0,
1614
+ 90,
1615
+ 0,
1616
+ "WANVIDEOMODEL"
1617
+ ],
1618
+ [
1619
+ 152,
1620
+ 16,
1621
+ 0,
1622
+ 90,
1623
+ 2,
1624
+ "WANVIDEOTEXTEMBEDS"
1625
+ ],
1626
+ [
1627
+ 153,
1628
+ 91,
1629
+ 0,
1630
+ 27,
1631
+ 19,
1632
+ "INT"
1633
+ ],
1634
+ [
1635
+ 154,
1636
+ 91,
1637
+ 0,
1638
+ 90,
1639
+ 18,
1640
+ "INT"
1641
+ ],
1642
+ [
1643
+ 155,
1644
+ 22,
1645
+ 0,
1646
+ 92,
1647
+ 0,
1648
+ "WANVIDEOMODEL"
1649
+ ],
1650
+ [
1651
+ 156,
1652
+ 39,
1653
+ 0,
1654
+ 92,
1655
+ 1,
1656
+ "BLOCKSWAPARGS"
1657
+ ],
1658
+ [
1659
+ 157,
1660
+ 92,
1661
+ 0,
1662
+ 80,
1663
+ 0,
1664
+ "WANVIDEOMODEL"
1665
+ ],
1666
+ [
1667
+ 159,
1668
+ 39,
1669
+ 0,
1670
+ 93,
1671
+ 1,
1672
+ "BLOCKSWAPARGS"
1673
+ ],
1674
+ [
1675
+ 160,
1676
+ 71,
1677
+ 0,
1678
+ 93,
1679
+ 0,
1680
+ "WANVIDEOMODEL"
1681
+ ],
1682
+ [
1683
+ 161,
1684
+ 93,
1685
+ 0,
1686
+ 79,
1687
+ 0,
1688
+ "WANVIDEOMODEL"
1689
+ ],
1690
+ [
1691
+ 163,
1692
+ 94,
1693
+ 0,
1694
+ 27,
1695
+ 17,
1696
+ "INT"
1697
+ ],
1698
+ [
1699
+ 164,
1700
+ 94,
1701
+ 0,
1702
+ 90,
1703
+ 17,
1704
+ "INT"
1705
+ ],
1706
+ [
1707
+ 169,
1708
+ 97,
1709
+ 0,
1710
+ 79,
1711
+ 1,
1712
+ "WANVIDLORA"
1713
+ ],
1714
+ [
1715
+ 172,
1716
+ 100,
1717
+ 0,
1718
+ 99,
1719
+ 0,
1720
+ "FLOAT"
1721
+ ],
1722
+ [
1723
+ 173,
1724
+ 99,
1725
+ 0,
1726
+ 27,
1727
+ 11,
1728
+ "SIGMAS"
1729
+ ],
1730
+ [
1731
+ 176,
1732
+ 99,
1733
+ 0,
1734
+ 90,
1735
+ 11,
1736
+ "SIGMAS"
1737
+ ],
1738
+ [
1739
+ 179,
1740
+ 28,
1741
+ 0,
1742
+ 60,
1743
+ 0,
1744
+ "IMAGE"
1745
+ ],
1746
+ [
1747
+ 181,
1748
+ 106,
1749
+ 0,
1750
+ 108,
1751
+ 0,
1752
+ "IMAGE"
1753
+ ],
1754
+ [
1755
+ 184,
1756
+ 109,
1757
+ 0,
1758
+ 110,
1759
+ 0,
1760
+ "WANVAE"
1761
+ ],
1762
+ [
1763
+ 185,
1764
+ 108,
1765
+ 0,
1766
+ 110,
1767
+ 2,
1768
+ "IMAGE"
1769
+ ],
1770
+ [
1771
+ 186,
1772
+ 108,
1773
+ 1,
1774
+ 110,
1775
+ 8,
1776
+ "INT"
1777
+ ],
1778
+ [
1779
+ 187,
1780
+ 108,
1781
+ 2,
1782
+ 110,
1783
+ 9,
1784
+ "INT"
1785
+ ],
1786
+ [
1787
+ 188,
1788
+ 109,
1789
+ 0,
1790
+ 28,
1791
+ 0,
1792
+ "WANVAE"
1793
+ ],
1794
+ [
1795
+ 189,
1796
+ 110,
1797
+ 0,
1798
+ 27,
1799
+ 1,
1800
+ "WANVIDIMAGE_EMBEDS"
1801
+ ],
1802
+ [
1803
+ 190,
1804
+ 110,
1805
+ 0,
1806
+ 90,
1807
+ 1,
1808
+ "WANVIDIMAGE_EMBEDS"
1809
+ ],
1810
+ [
1811
+ 192,
1812
+ 90,
1813
+ 0,
1814
+ 28,
1815
+ 1,
1816
+ "LATENT"
1817
+ ]
1818
+ ],
1819
+ "groups": [
1820
+ {
1821
+ "id": 2,
1822
+ "title": "4step-inference setting",
1823
+ "bounding": [
1824
+ 905.956298828125,
1825
+ -316.2374267578125,
1826
+ 731.2161254882812,
1827
+ 572.407958984375
1828
+ ],
1829
+ "color": "#3f789e",
1830
+ "font_size": 24,
1831
+ "flags": {}
1832
+ }
1833
+ ],
1834
+ "config": {},
1835
+ "extra": {
1836
+ "ds": {
1837
+ "scale": 0.9090909090909091,
1838
+ "offset": [
1839
+ 169.23134293452378,
1840
+ 1221.7482402105277
1841
+ ]
1842
+ },
1843
+ "node_versions": {
1844
+ "ComfyUI-WanVideoWrapper": "5a2383621a05825d0d0437781afcb8552d9590fd",
1845
+ "comfy-core": "0.3.26",
1846
+ "ComfyUI-VideoHelperSuite": "0a75c7958fe320efcb052f1d9f8451fd20c730a8"
1847
+ },
1848
+ "VHS_latentpreview": false,
1849
+ "VHS_latentpreviewrate": 0,
1850
+ "VHS_MetadataImage": true,
1851
+ "VHS_KeepIntermediate": true,
1852
+ "frontendVersion": "1.24.1"
1853
+ },
1854
+ "version": 0.4
1855
+ }
Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-forKJ.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ac830ba5d017dcc77cf11b0ae9776ca6e73434030eb70c494e2f7246ea6815
3
+ size 2221979
Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d176c808d6fc461999b68e321efcb7501b20b8c3797523ed0df14f7d1deff11e
3
+ size 1226977424
Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:024f21de095bc8fad9809ded3e9e49a2e170dcf27075da8145ba7d60d8aab7f9
3
+ size 1226977424
Wan2.2-T2V-A14B-4steps-250928-dyno/Wan2.2-T2V-A14B-4steps-250928-dyno-NativeComfy.json ADDED
@@ -0,0 +1,934 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 70,
5
+ "last_link_id": 137,
6
+ "nodes": [
7
+ {
8
+ "id": 39,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 40,
12
+ 350
13
+ ],
14
+ "size": [
15
+ 344.731689453125,
16
+ 59.98149108886719
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "VAE",
25
+ "type": "VAE",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 76
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "Node name for S&R": "VAELoader",
34
+ "cnr_id": "comfy-core",
35
+ "ver": "0.3.45",
36
+ "models": [
37
+ {
38
+ "name": "wan_2.1_vae.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
40
+ "directory": "vae"
41
+ }
42
+ ]
43
+ },
44
+ "widgets_values": [
45
+ "wan_2.1_vae.safetensors"
46
+ ]
47
+ },
48
+ {
49
+ "id": 7,
50
+ "type": "CLIPTextEncode",
51
+ "pos": [
52
+ 426.6974792480469,
53
+ 722.106201171875
54
+ ],
55
+ "size": [
56
+ 425.27801513671875,
57
+ 180.6060791015625
58
+ ],
59
+ "flags": {},
60
+ "order": 9,
61
+ "mode": 0,
62
+ "inputs": [
63
+ {
64
+ "name": "clip",
65
+ "type": "CLIP",
66
+ "link": 75
67
+ }
68
+ ],
69
+ "outputs": [
70
+ {
71
+ "name": "CONDITIONING",
72
+ "type": "CONDITIONING",
73
+ "slot_index": 0,
74
+ "links": [
75
+ 129,
76
+ 130
77
+ ]
78
+ }
79
+ ],
80
+ "title": "CLIP Text Encode (Negative Prompt)",
81
+ "properties": {
82
+ "Node name for S&R": "CLIPTextEncode",
83
+ "cnr_id": "comfy-core",
84
+ "ver": "0.3.45"
85
+ },
86
+ "widgets_values": [
87
+ ""
88
+ ],
89
+ "color": "#322",
90
+ "bgcolor": "#533"
91
+ },
92
+ {
93
+ "id": 63,
94
+ "type": "Note",
95
+ "pos": [
96
+ 20,
97
+ 720
98
+ ],
99
+ "size": [
100
+ 370,
101
+ 120
102
+ ],
103
+ "flags": {},
104
+ "order": 1,
105
+ "mode": 0,
106
+ "inputs": [],
107
+ "outputs": [],
108
+ "title": "Video Size",
109
+ "properties": {},
110
+ "widgets_values": [
111
+ "By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
112
+ ],
113
+ "color": "#432",
114
+ "bgcolor": "#653"
115
+ },
116
+ {
117
+ "id": 60,
118
+ "type": "CreateVideo",
119
+ "pos": [
120
+ 1653.5601806640625,
121
+ 79.06910705566406
122
+ ],
123
+ "size": [
124
+ 270,
125
+ 78
126
+ ],
127
+ "flags": {},
128
+ "order": 16,
129
+ "mode": 0,
130
+ "inputs": [
131
+ {
132
+ "name": "images",
133
+ "type": "IMAGE",
134
+ "link": 131
135
+ },
136
+ {
137
+ "name": "audio",
138
+ "shape": 7,
139
+ "type": "AUDIO",
140
+ "link": null
141
+ }
142
+ ],
143
+ "outputs": [
144
+ {
145
+ "name": "VIDEO",
146
+ "type": "VIDEO",
147
+ "links": [
148
+ 132
149
+ ]
150
+ }
151
+ ],
152
+ "properties": {
153
+ "Node name for S&R": "CreateVideo",
154
+ "cnr_id": "comfy-core",
155
+ "ver": "0.3.45"
156
+ },
157
+ "widgets_values": [
158
+ 16
159
+ ]
160
+ },
161
+ {
162
+ "id": 8,
163
+ "type": "VAEDecode",
164
+ "pos": [
165
+ 1657.0252685546875,
166
+ -42.49197006225586
167
+ ],
168
+ "size": [
169
+ 210,
170
+ 46
171
+ ],
172
+ "flags": {},
173
+ "order": 15,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "name": "samples",
178
+ "type": "LATENT",
179
+ "link": 124
180
+ },
181
+ {
182
+ "name": "vae",
183
+ "type": "VAE",
184
+ "link": 76
185
+ }
186
+ ],
187
+ "outputs": [
188
+ {
189
+ "name": "IMAGE",
190
+ "type": "IMAGE",
191
+ "slot_index": 0,
192
+ "links": [
193
+ 131
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "VAEDecode",
199
+ "cnr_id": "comfy-core",
200
+ "ver": "0.3.45"
201
+ },
202
+ "widgets_values": []
203
+ },
204
+ {
205
+ "id": 62,
206
+ "type": "MarkdownNote",
207
+ "pos": [
208
+ -480,
209
+ -120
210
+ ],
211
+ "size": [
212
+ 476.29986572265625,
213
+ 437.32293701171875
214
+ ],
215
+ "flags": {},
216
+ "order": 2,
217
+ "mode": 0,
218
+ "inputs": [],
219
+ "outputs": [],
220
+ "title": "Model Links",
221
+ "properties": {},
222
+ "widgets_values": [
223
+ "**Diffusion Model**\n- [wan2.2_t2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_t2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp16.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n**Loras** \n- [Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_t2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_t2v_high_noise_14B_fp16.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ ├───📂 loras/\n│ ├─────📂 Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/\n│ │ ├────── high_noise_model.safetensors\n│ │ └────── low_noise_model.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n\n```\n"
224
+ ],
225
+ "color": "#432",
226
+ "bgcolor": "#653"
227
+ },
228
+ {
229
+ "id": 55,
230
+ "type": "ModelSamplingSD3",
231
+ "pos": [
232
+ 438.16534423828125,
233
+ 350.7990417480469
234
+ ],
235
+ "size": [
236
+ 210,
237
+ 58
238
+ ],
239
+ "flags": {},
240
+ "order": 12,
241
+ "mode": 0,
242
+ "inputs": [
243
+ {
244
+ "name": "model",
245
+ "type": "MODEL",
246
+ "link": 136
247
+ }
248
+ ],
249
+ "outputs": [
250
+ {
251
+ "name": "MODEL",
252
+ "type": "MODEL",
253
+ "slot_index": 0,
254
+ "links": [
255
+ 123
256
+ ]
257
+ }
258
+ ],
259
+ "properties": {
260
+ "Node name for S&R": "ModelSamplingSD3",
261
+ "cnr_id": "comfy-core",
262
+ "ver": "0.3.45"
263
+ },
264
+ "widgets_values": [
265
+ 5.000000000000001
266
+ ]
267
+ },
268
+ {
269
+ "id": 38,
270
+ "type": "CLIPLoader",
271
+ "pos": [
272
+ 38.86457061767578,
273
+ 189.26513671875
274
+ ],
275
+ "size": [
276
+ 346.391845703125,
277
+ 106
278
+ ],
279
+ "flags": {},
280
+ "order": 3,
281
+ "mode": 0,
282
+ "inputs": [],
283
+ "outputs": [
284
+ {
285
+ "name": "CLIP",
286
+ "type": "CLIP",
287
+ "slot_index": 0,
288
+ "links": [
289
+ 74,
290
+ 75
291
+ ]
292
+ }
293
+ ],
294
+ "properties": {
295
+ "Node name for S&R": "CLIPLoader",
296
+ "cnr_id": "comfy-core",
297
+ "ver": "0.3.45",
298
+ "models": [
299
+ {
300
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
301
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
302
+ "directory": "text_encoders"
303
+ }
304
+ ]
305
+ },
306
+ "widgets_values": [
307
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
308
+ "wan",
309
+ "default"
310
+ ]
311
+ },
312
+ {
313
+ "id": 56,
314
+ "type": "UNETLoader",
315
+ "pos": [
316
+ 34.70310592651367,
317
+ 57.175601959228516
318
+ ],
319
+ "size": [
320
+ 346.7470703125,
321
+ 82
322
+ ],
323
+ "flags": {},
324
+ "order": 4,
325
+ "mode": 0,
326
+ "inputs": [],
327
+ "outputs": [
328
+ {
329
+ "name": "MODEL",
330
+ "type": "MODEL",
331
+ "slot_index": 0,
332
+ "links": [
333
+ 135
334
+ ]
335
+ }
336
+ ],
337
+ "properties": {
338
+ "Node name for S&R": "UNETLoader",
339
+ "cnr_id": "comfy-core",
340
+ "ver": "0.3.45",
341
+ "models": [
342
+ {
343
+ "name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
344
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
345
+ "directory": "diffusion_models"
346
+ }
347
+ ]
348
+ },
349
+ "widgets_values": [
350
+ "wan2.2_t2v_low_noise_14B_fp16.safetensors",
351
+ "default"
352
+ ]
353
+ },
354
+ {
355
+ "id": 54,
356
+ "type": "ModelSamplingSD3",
357
+ "pos": [
358
+ 608.5233154296875,
359
+ -82.07536315917969
360
+ ],
361
+ "size": [
362
+ 210,
363
+ 60
364
+ ],
365
+ "flags": {},
366
+ "order": 11,
367
+ "mode": 0,
368
+ "inputs": [
369
+ {
370
+ "name": "model",
371
+ "type": "MODEL",
372
+ "link": 137
373
+ }
374
+ ],
375
+ "outputs": [
376
+ {
377
+ "name": "MODEL",
378
+ "type": "MODEL",
379
+ "slot_index": 0,
380
+ "links": [
381
+ 125
382
+ ]
383
+ }
384
+ ],
385
+ "properties": {
386
+ "Node name for S&R": "ModelSamplingSD3",
387
+ "cnr_id": "comfy-core",
388
+ "ver": "0.3.45"
389
+ },
390
+ "widgets_values": [
391
+ 5.000000000000001
392
+ ]
393
+ },
394
+ {
395
+ "id": 69,
396
+ "type": "Note",
397
+ "pos": [
398
+ 1086.6795654296875,
399
+ 359.7047424316406
400
+ ],
401
+ "size": [
402
+ 496.00091552734375,
403
+ 298.9587097167969
404
+ ],
405
+ "flags": {},
406
+ "order": 5,
407
+ "mode": 0,
408
+ "inputs": [],
409
+ "outputs": [],
410
+ "properties": {},
411
+ "widgets_values": [
412
+ "Set steps to 4, split step to 2.\n\nShift to 5\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning\n\n\nTry prompts from Wan2.2 official tutorial \n\nhttps://alidocs.dingtalk.com/i/nodes/EpGBa2Lm8aZxe5myC99MelA2WgN7R35y\n\nand our repo\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/blob/main/examples/motion_and_camera.txt"
413
+ ],
414
+ "color": "#432",
415
+ "bgcolor": "#653"
416
+ },
417
+ {
418
+ "id": 59,
419
+ "type": "EmptyHunyuanLatentVideo",
420
+ "pos": [
421
+ 35.60546875,
422
+ 508.12109375
423
+ ],
424
+ "size": [
425
+ 315,
426
+ 130
427
+ ],
428
+ "flags": {},
429
+ "order": 6,
430
+ "mode": 0,
431
+ "inputs": [],
432
+ "outputs": [
433
+ {
434
+ "name": "LATENT",
435
+ "type": "LATENT",
436
+ "slot_index": 0,
437
+ "links": [
438
+ 126
439
+ ]
440
+ }
441
+ ],
442
+ "properties": {
443
+ "Node name for S&R": "EmptyHunyuanLatentVideo",
444
+ "cnr_id": "comfy-core",
445
+ "ver": "0.3.45"
446
+ },
447
+ "widgets_values": [
448
+ 1280,
449
+ 720,
450
+ 81,
451
+ 1
452
+ ]
453
+ },
454
+ {
455
+ "id": 6,
456
+ "type": "CLIPTextEncode",
457
+ "pos": [
458
+ 426.6974792480469,
459
+ 522.106201171875
460
+ ],
461
+ "size": [
462
+ 422.84503173828125,
463
+ 164.31304931640625
464
+ ],
465
+ "flags": {},
466
+ "order": 8,
467
+ "mode": 0,
468
+ "inputs": [
469
+ {
470
+ "name": "clip",
471
+ "type": "CLIP",
472
+ "link": 74
473
+ }
474
+ ],
475
+ "outputs": [
476
+ {
477
+ "name": "CONDITIONING",
478
+ "type": "CONDITIONING",
479
+ "slot_index": 0,
480
+ "links": [
481
+ 127,
482
+ 128
483
+ ]
484
+ }
485
+ ],
486
+ "title": "CLIP Text Encode (Positive Prompt)",
487
+ "properties": {
488
+ "Node name for S&R": "CLIPTextEncode",
489
+ "cnr_id": "comfy-core",
490
+ "ver": "0.3.45"
491
+ },
492
+ "widgets_values": [
493
+ "In a 3D game scene, a vine bridge on a floating island sways gently in the morning mist. A mix of soft and hard light interplays as the rising sun scatters its rays through the clouds. The camera rapidly pushes in from a medium-long shot, moving through the swaying vines and leaves to close in on a silver-haired elven archer. Poised and athletic, she is clad in a light-green, form-fitting combat tunic. She draws her bow to its full extent, like a perfect full moon. The arrow slices through the air, leaving a trail of blue magic as it pierces through layers of cloud and mist. The elf has long, pointed ears and a sharp, focused expression. The background features floating mountains with a colossal dragon circling among them, its wings partially obscuring the sky to enhance the sense of depth. The scene employs a centered composition and an aerial perspective to showcase the grand scale. The color palette is warm, with soft lighting and strong contrast that work together to create an epic atmosphere."
494
+ ],
495
+ "color": "#232",
496
+ "bgcolor": "#353"
497
+ },
498
+ {
499
+ "id": 68,
500
+ "type": "LoraLoaderModelOnly",
501
+ "pos": [
502
+ 487.37158203125,
503
+ 72.34300994873047
504
+ ],
505
+ "size": [
506
+ 315,
507
+ 82
508
+ ],
509
+ "flags": {},
510
+ "order": 10,
511
+ "mode": 0,
512
+ "inputs": [
513
+ {
514
+ "name": "model",
515
+ "type": "MODEL",
516
+ "link": 135
517
+ }
518
+ ],
519
+ "outputs": [
520
+ {
521
+ "name": "MODEL",
522
+ "type": "MODEL",
523
+ "links": [
524
+ 136
525
+ ]
526
+ }
527
+ ],
528
+ "properties": {
529
+ "Node name for S&R": "LoraLoaderModelOnly"
530
+ },
531
+ "widgets_values": [
532
+ "Wan2.2-Lightning/Wan2.2-T2V-A14B-4steps-lora-250928/low_noise_model.safetensors",
533
+ 1.0000000000000002
534
+ ]
535
+ },
536
+ {
537
+ "id": 37,
538
+ "type": "UNETLoader",
539
+ "pos": [
540
+ 34.225364685058594,
541
+ -71.77911376953125
542
+ ],
543
+ "size": [
544
+ 346.7470703125,
545
+ 82
546
+ ],
547
+ "flags": {},
548
+ "order": 7,
549
+ "mode": 0,
550
+ "inputs": [],
551
+ "outputs": [
552
+ {
553
+ "name": "MODEL",
554
+ "type": "MODEL",
555
+ "slot_index": 0,
556
+ "links": [
557
+ 137
558
+ ]
559
+ }
560
+ ],
561
+ "properties": {
562
+ "Node name for S&R": "UNETLoader",
563
+ "cnr_id": "comfy-core",
564
+ "ver": "0.3.45",
565
+ "models": [
566
+ {
567
+ "name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
568
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
569
+ "directory": "diffusion_models"
570
+ }
571
+ ]
572
+ },
573
+ "widgets_values": [
574
+ "Wan2.2-T2V-A14B-4steps-250928-dyno-high-lightx2v.safetensors",
575
+ "default"
576
+ ]
577
+ },
578
+ {
579
+ "id": 57,
580
+ "type": "KSamplerAdvanced",
581
+ "pos": [
582
+ 947.5302124023438,
583
+ -68.99319458007812
584
+ ],
585
+ "size": [
586
+ 304.748046875,
587
+ 334
588
+ ],
589
+ "flags": {},
590
+ "order": 13,
591
+ "mode": 0,
592
+ "inputs": [
593
+ {
594
+ "name": "model",
595
+ "type": "MODEL",
596
+ "link": 125
597
+ },
598
+ {
599
+ "name": "positive",
600
+ "type": "CONDITIONING",
601
+ "link": 127
602
+ },
603
+ {
604
+ "name": "negative",
605
+ "type": "CONDITIONING",
606
+ "link": 129
607
+ },
608
+ {
609
+ "name": "latent_image",
610
+ "type": "LATENT",
611
+ "link": 126
612
+ }
613
+ ],
614
+ "outputs": [
615
+ {
616
+ "name": "LATENT",
617
+ "type": "LATENT",
618
+ "links": [
619
+ 113
620
+ ]
621
+ }
622
+ ],
623
+ "properties": {
624
+ "Node name for S&R": "KSamplerAdvanced",
625
+ "cnr_id": "comfy-core",
626
+ "ver": "0.3.45"
627
+ },
628
+ "widgets_values": [
629
+ "enable",
630
+ 42,
631
+ "fixed",
632
+ 4,
633
+ 1,
634
+ "euler",
635
+ "simple",
636
+ 0,
637
+ 2,
638
+ "enable"
639
+ ]
640
+ },
641
+ {
642
+ "id": 58,
643
+ "type": "KSamplerAdvanced",
644
+ "pos": [
645
+ 1302.703857421875,
646
+ -70.93173217773438
647
+ ],
648
+ "size": [
649
+ 296.40533447265625,
650
+ 334.2197265625
651
+ ],
652
+ "flags": {},
653
+ "order": 14,
654
+ "mode": 0,
655
+ "inputs": [
656
+ {
657
+ "name": "model",
658
+ "type": "MODEL",
659
+ "link": 123
660
+ },
661
+ {
662
+ "name": "positive",
663
+ "type": "CONDITIONING",
664
+ "link": 128
665
+ },
666
+ {
667
+ "name": "negative",
668
+ "type": "CONDITIONING",
669
+ "link": 130
670
+ },
671
+ {
672
+ "name": "latent_image",
673
+ "type": "LATENT",
674
+ "link": 113
675
+ }
676
+ ],
677
+ "outputs": [
678
+ {
679
+ "name": "LATENT",
680
+ "type": "LATENT",
681
+ "links": [
682
+ 124
683
+ ]
684
+ }
685
+ ],
686
+ "properties": {
687
+ "Node name for S&R": "KSamplerAdvanced",
688
+ "cnr_id": "comfy-core",
689
+ "ver": "0.3.45"
690
+ },
691
+ "widgets_values": [
692
+ "disable",
693
+ 42,
694
+ "fixed",
695
+ 4,
696
+ 1,
697
+ "euler",
698
+ "simple",
699
+ 2,
700
+ 4,
701
+ "disable"
702
+ ]
703
+ },
704
+ {
705
+ "id": 61,
706
+ "type": "SaveVideo",
707
+ "pos": [
708
+ 1658.5662841796875,
709
+ 215.62408447265625
710
+ ],
711
+ "size": [
712
+ 695.2254028320312,
713
+ 820
714
+ ],
715
+ "flags": {},
716
+ "order": 17,
717
+ "mode": 0,
718
+ "inputs": [
719
+ {
720
+ "name": "video",
721
+ "type": "VIDEO",
722
+ "link": 132
723
+ }
724
+ ],
725
+ "outputs": [],
726
+ "properties": {
727
+ "Node name for S&R": "SaveVideo",
728
+ "cnr_id": "comfy-core",
729
+ "ver": "0.3.45"
730
+ },
731
+ "widgets_values": [
732
+ "WanVideo2_2_T2V_Lightning",
733
+ "mp4",
734
+ "h264",
735
+ ""
736
+ ]
737
+ }
738
+ ],
739
+ "links": [
740
+ [
741
+ 74,
742
+ 38,
743
+ 0,
744
+ 6,
745
+ 0,
746
+ "CLIP"
747
+ ],
748
+ [
749
+ 75,
750
+ 38,
751
+ 0,
752
+ 7,
753
+ 0,
754
+ "CLIP"
755
+ ],
756
+ [
757
+ 76,
758
+ 39,
759
+ 0,
760
+ 8,
761
+ 1,
762
+ "VAE"
763
+ ],
764
+ [
765
+ 113,
766
+ 57,
767
+ 0,
768
+ 58,
769
+ 3,
770
+ "LATENT"
771
+ ],
772
+ [
773
+ 123,
774
+ 55,
775
+ 0,
776
+ 58,
777
+ 0,
778
+ "MODEL"
779
+ ],
780
+ [
781
+ 124,
782
+ 58,
783
+ 0,
784
+ 8,
785
+ 0,
786
+ "LATENT"
787
+ ],
788
+ [
789
+ 125,
790
+ 54,
791
+ 0,
792
+ 57,
793
+ 0,
794
+ "MODEL"
795
+ ],
796
+ [
797
+ 126,
798
+ 59,
799
+ 0,
800
+ 57,
801
+ 3,
802
+ "LATENT"
803
+ ],
804
+ [
805
+ 127,
806
+ 6,
807
+ 0,
808
+ 57,
809
+ 1,
810
+ "CONDITIONING"
811
+ ],
812
+ [
813
+ 128,
814
+ 6,
815
+ 0,
816
+ 58,
817
+ 1,
818
+ "CONDITIONING"
819
+ ],
820
+ [
821
+ 129,
822
+ 7,
823
+ 0,
824
+ 57,
825
+ 2,
826
+ "CONDITIONING"
827
+ ],
828
+ [
829
+ 130,
830
+ 7,
831
+ 0,
832
+ 58,
833
+ 2,
834
+ "CONDITIONING"
835
+ ],
836
+ [
837
+ 131,
838
+ 8,
839
+ 0,
840
+ 60,
841
+ 0,
842
+ "IMAGE"
843
+ ],
844
+ [
845
+ 132,
846
+ 60,
847
+ 0,
848
+ 61,
849
+ 0,
850
+ "VIDEO"
851
+ ],
852
+ [
853
+ 135,
854
+ 56,
855
+ 0,
856
+ 68,
857
+ 0,
858
+ "MODEL"
859
+ ],
860
+ [
861
+ 136,
862
+ 68,
863
+ 0,
864
+ 55,
865
+ 0,
866
+ "MODEL"
867
+ ],
868
+ [
869
+ 137,
870
+ 37,
871
+ 0,
872
+ 54,
873
+ 0,
874
+ "MODEL"
875
+ ]
876
+ ],
877
+ "groups": [
878
+ {
879
+ "id": 1,
880
+ "title": "Step1 - Load models",
881
+ "bounding": [
882
+ 20,
883
+ -150,
884
+ 822.4443359375,
885
+ 578.7847900390625
886
+ ],
887
+ "color": "#3f789e",
888
+ "font_size": 24,
889
+ "flags": {}
890
+ },
891
+ {
892
+ "id": 2,
893
+ "title": "Step2 - Video size",
894
+ "bounding": [
895
+ 20,
896
+ 450,
897
+ 367.5572814941406,
898
+ 222.82713317871094
899
+ ],
900
+ "color": "#3f789e",
901
+ "font_size": 24,
902
+ "flags": {}
903
+ },
904
+ {
905
+ "id": 3,
906
+ "title": "Step3 Prompt",
907
+ "bounding": [
908
+ 416.6974792480469,
909
+ 452.1065673828125,
910
+ 445.27801513671875,
911
+ 464.2060852050781
912
+ ],
913
+ "color": "#3f789e",
914
+ "font_size": 24,
915
+ "flags": {}
916
+ }
917
+ ],
918
+ "config": {},
919
+ "extra": {
920
+ "ds": {
921
+ "scale": 0.620921323059155,
922
+ "offset": [
923
+ 98.09691576585851,
924
+ 92.49289300097394
925
+ ]
926
+ },
927
+ "frontendVersion": "1.25.3",
928
+ "VHS_latentpreview": false,
929
+ "VHS_latentpreviewrate": 0,
930
+ "VHS_MetadataImage": true,
931
+ "VHS_KeepIntermediate": true
932
+ },
933
+ "version": 0.4
934
+ }
Wan2.2-T2V-A14B-4steps-250928-dyno/Wan2.2-T2V-A14B-4steps-250928-dyno-high-lightx2v.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf8032c0094bd98c66c25b7c7b48652fc831056eaf67d0795a78618d01a5458
3
+ size 28577096680
Wan2.2-T2V-A14B-4steps-lora-250928/high_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905950365a2e663d57463cd08ddfd51e2db29a49208317fdc7d97d17e61be8d3
3
+ size 2453812864
Wan2.2-T2V-A14B-4steps-lora-250928/low_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b26832d05c2a2fdfa344da126dd90ed4ff6663c30511e735e915df3c8646af
3
+ size 1226977424
Wan2.2-T2V-A14B-4steps-lora-250928/v1.1-vs-250928.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d0d1d83ba7f9eb731d9f27cf6c773ca1296c4952cd853d08b50f3d36223fee
3
+ size 47178256
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-NativeComfy.json ADDED
@@ -0,0 +1,980 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 69,
5
+ "last_link_id": 136,
6
+ "nodes": [
7
+ {
8
+ "id": 39,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 40,
12
+ 350
13
+ ],
14
+ "size": [
15
+ 344.731689453125,
16
+ 59.98149108886719
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "VAE",
25
+ "type": "VAE",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 76
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "Node name for S&R": "VAELoader",
34
+ "cnr_id": "comfy-core",
35
+ "ver": "0.3.45",
36
+ "models": [
37
+ {
38
+ "name": "wan_2.1_vae.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
40
+ "directory": "vae"
41
+ }
42
+ ]
43
+ },
44
+ "widgets_values": [
45
+ "wan_2.1_vae.safetensors"
46
+ ]
47
+ },
48
+ {
49
+ "id": 7,
50
+ "type": "CLIPTextEncode",
51
+ "pos": [
52
+ 426.6974792480469,
53
+ 722.106201171875
54
+ ],
55
+ "size": [
56
+ 425.27801513671875,
57
+ 180.6060791015625
58
+ ],
59
+ "flags": {},
60
+ "order": 11,
61
+ "mode": 0,
62
+ "inputs": [
63
+ {
64
+ "name": "clip",
65
+ "type": "CLIP",
66
+ "link": 75
67
+ }
68
+ ],
69
+ "outputs": [
70
+ {
71
+ "name": "CONDITIONING",
72
+ "type": "CONDITIONING",
73
+ "slot_index": 0,
74
+ "links": [
75
+ 129,
76
+ 130
77
+ ]
78
+ }
79
+ ],
80
+ "title": "CLIP Text Encode (Negative Prompt)",
81
+ "properties": {
82
+ "Node name for S&R": "CLIPTextEncode",
83
+ "cnr_id": "comfy-core",
84
+ "ver": "0.3.45"
85
+ },
86
+ "widgets_values": [
87
+ ""
88
+ ],
89
+ "color": "#322",
90
+ "bgcolor": "#533"
91
+ },
92
+ {
93
+ "id": 63,
94
+ "type": "Note",
95
+ "pos": [
96
+ 20,
97
+ 720
98
+ ],
99
+ "size": [
100
+ 370,
101
+ 120
102
+ ],
103
+ "flags": {},
104
+ "order": 1,
105
+ "mode": 0,
106
+ "inputs": [],
107
+ "outputs": [],
108
+ "title": "Video Size",
109
+ "properties": {},
110
+ "widgets_values": [
111
+ "By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
112
+ ],
113
+ "color": "#432",
114
+ "bgcolor": "#653"
115
+ },
116
+ {
117
+ "id": 60,
118
+ "type": "CreateVideo",
119
+ "pos": [
120
+ 1653.5601806640625,
121
+ 79.06910705566406
122
+ ],
123
+ "size": [
124
+ 270,
125
+ 78
126
+ ],
127
+ "flags": {},
128
+ "order": 17,
129
+ "mode": 0,
130
+ "inputs": [
131
+ {
132
+ "name": "images",
133
+ "type": "IMAGE",
134
+ "link": 131
135
+ },
136
+ {
137
+ "name": "audio",
138
+ "shape": 7,
139
+ "type": "AUDIO",
140
+ "link": null
141
+ }
142
+ ],
143
+ "outputs": [
144
+ {
145
+ "name": "VIDEO",
146
+ "type": "VIDEO",
147
+ "links": [
148
+ 132
149
+ ]
150
+ }
151
+ ],
152
+ "properties": {
153
+ "Node name for S&R": "CreateVideo",
154
+ "cnr_id": "comfy-core",
155
+ "ver": "0.3.45"
156
+ },
157
+ "widgets_values": [
158
+ 16
159
+ ]
160
+ },
161
+ {
162
+ "id": 8,
163
+ "type": "VAEDecode",
164
+ "pos": [
165
+ 1657.0252685546875,
166
+ -42.49197006225586
167
+ ],
168
+ "size": [
169
+ 210,
170
+ 46
171
+ ],
172
+ "flags": {},
173
+ "order": 16,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "name": "samples",
178
+ "type": "LATENT",
179
+ "link": 124
180
+ },
181
+ {
182
+ "name": "vae",
183
+ "type": "VAE",
184
+ "link": 76
185
+ }
186
+ ],
187
+ "outputs": [
188
+ {
189
+ "name": "IMAGE",
190
+ "type": "IMAGE",
191
+ "slot_index": 0,
192
+ "links": [
193
+ 131
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "VAEDecode",
199
+ "cnr_id": "comfy-core",
200
+ "ver": "0.3.45"
201
+ },
202
+ "widgets_values": []
203
+ },
204
+ {
205
+ "id": 69,
206
+ "type": "Note",
207
+ "pos": [
208
+ 1086.6795654296875,
209
+ 359.7047424316406
210
+ ],
211
+ "size": [
212
+ 379.72747802734375,
213
+ 135.40545654296875
214
+ ],
215
+ "flags": {},
216
+ "order": 2,
217
+ "mode": 0,
218
+ "inputs": [],
219
+ "outputs": [],
220
+ "properties": {},
221
+ "widgets_values": [
222
+ "Set steps to 4, split step to 2.\n\nShift to 5\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning"
223
+ ],
224
+ "color": "#432",
225
+ "bgcolor": "#653"
226
+ },
227
+ {
228
+ "id": 37,
229
+ "type": "UNETLoader",
230
+ "pos": [
231
+ 34.225364685058594,
232
+ -71.77911376953125
233
+ ],
234
+ "size": [
235
+ 346.7470703125,
236
+ 82
237
+ ],
238
+ "flags": {},
239
+ "order": 3,
240
+ "mode": 0,
241
+ "inputs": [],
242
+ "outputs": [
243
+ {
244
+ "name": "MODEL",
245
+ "type": "MODEL",
246
+ "slot_index": 0,
247
+ "links": [
248
+ 133
249
+ ]
250
+ }
251
+ ],
252
+ "properties": {
253
+ "Node name for S&R": "UNETLoader",
254
+ "cnr_id": "comfy-core",
255
+ "ver": "0.3.45",
256
+ "models": [
257
+ {
258
+ "name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
259
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
260
+ "directory": "diffusion_models"
261
+ }
262
+ ]
263
+ },
264
+ "widgets_values": [
265
+ "wan2.2_t2v_high_noise_14B_fp16.safetensors",
266
+ "default"
267
+ ]
268
+ },
269
+ {
270
+ "id": 55,
271
+ "type": "ModelSamplingSD3",
272
+ "pos": [
273
+ 438.16534423828125,
274
+ 350.7990417480469
275
+ ],
276
+ "size": [
277
+ 210,
278
+ 58
279
+ ],
280
+ "flags": {},
281
+ "order": 13,
282
+ "mode": 0,
283
+ "inputs": [
284
+ {
285
+ "name": "model",
286
+ "type": "MODEL",
287
+ "link": 136
288
+ }
289
+ ],
290
+ "outputs": [
291
+ {
292
+ "name": "MODEL",
293
+ "type": "MODEL",
294
+ "slot_index": 0,
295
+ "links": [
296
+ 123
297
+ ]
298
+ }
299
+ ],
300
+ "properties": {
301
+ "Node name for S&R": "ModelSamplingSD3",
302
+ "cnr_id": "comfy-core",
303
+ "ver": "0.3.45"
304
+ },
305
+ "widgets_values": [
306
+ 5.000000000000001
307
+ ]
308
+ },
309
+ {
310
+ "id": 54,
311
+ "type": "ModelSamplingSD3",
312
+ "pos": [
313
+ 632.8981323242188,
314
+ 286.01043701171875
315
+ ],
316
+ "size": [
317
+ 210,
318
+ 60
319
+ ],
320
+ "flags": {},
321
+ "order": 12,
322
+ "mode": 0,
323
+ "inputs": [
324
+ {
325
+ "name": "model",
326
+ "type": "MODEL",
327
+ "link": 134
328
+ }
329
+ ],
330
+ "outputs": [
331
+ {
332
+ "name": "MODEL",
333
+ "type": "MODEL",
334
+ "slot_index": 0,
335
+ "links": [
336
+ 125
337
+ ]
338
+ }
339
+ ],
340
+ "properties": {
341
+ "Node name for S&R": "ModelSamplingSD3",
342
+ "cnr_id": "comfy-core",
343
+ "ver": "0.3.45"
344
+ },
345
+ "widgets_values": [
346
+ 5.000000000000001
347
+ ]
348
+ },
349
+ {
350
+ "id": 68,
351
+ "type": "LoraLoaderModelOnly",
352
+ "pos": [
353
+ 487.37158203125,
354
+ 72.34300994873047
355
+ ],
356
+ "size": [
357
+ 315,
358
+ 82
359
+ ],
360
+ "flags": {},
361
+ "order": 9,
362
+ "mode": 0,
363
+ "inputs": [
364
+ {
365
+ "name": "model",
366
+ "type": "MODEL",
367
+ "link": 135
368
+ }
369
+ ],
370
+ "outputs": [
371
+ {
372
+ "name": "MODEL",
373
+ "type": "MODEL",
374
+ "links": [
375
+ 136
376
+ ]
377
+ }
378
+ ],
379
+ "properties": {
380
+ "Node name for S&R": "LoraLoaderModelOnly"
381
+ },
382
+ "widgets_values": [
383
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/low_noise_model.safetensors",
384
+ 1.0000000000000002
385
+ ]
386
+ },
387
+ {
388
+ "id": 56,
389
+ "type": "UNETLoader",
390
+ "pos": [
391
+ 34.70310592651367,
392
+ 57.175601959228516
393
+ ],
394
+ "size": [
395
+ 346.7470703125,
396
+ 82
397
+ ],
398
+ "flags": {},
399
+ "order": 4,
400
+ "mode": 0,
401
+ "inputs": [],
402
+ "outputs": [
403
+ {
404
+ "name": "MODEL",
405
+ "type": "MODEL",
406
+ "slot_index": 0,
407
+ "links": [
408
+ 135
409
+ ]
410
+ }
411
+ ],
412
+ "properties": {
413
+ "Node name for S&R": "UNETLoader",
414
+ "cnr_id": "comfy-core",
415
+ "ver": "0.3.45",
416
+ "models": [
417
+ {
418
+ "name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
419
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
420
+ "directory": "diffusion_models"
421
+ }
422
+ ]
423
+ },
424
+ "widgets_values": [
425
+ "wan2.2_t2v_low_noise_14B_fp16.safetensors",
426
+ "default"
427
+ ]
428
+ },
429
+ {
430
+ "id": 57,
431
+ "type": "KSamplerAdvanced",
432
+ "pos": [
433
+ 947.5302124023438,
434
+ -68.99319458007812
435
+ ],
436
+ "size": [
437
+ 304.748046875,
438
+ 334
439
+ ],
440
+ "flags": {},
441
+ "order": 14,
442
+ "mode": 0,
443
+ "inputs": [
444
+ {
445
+ "name": "model",
446
+ "type": "MODEL",
447
+ "link": 125
448
+ },
449
+ {
450
+ "name": "positive",
451
+ "type": "CONDITIONING",
452
+ "link": 127
453
+ },
454
+ {
455
+ "name": "negative",
456
+ "type": "CONDITIONING",
457
+ "link": 129
458
+ },
459
+ {
460
+ "name": "latent_image",
461
+ "type": "LATENT",
462
+ "link": 126
463
+ }
464
+ ],
465
+ "outputs": [
466
+ {
467
+ "name": "LATENT",
468
+ "type": "LATENT",
469
+ "links": [
470
+ 113
471
+ ]
472
+ }
473
+ ],
474
+ "properties": {
475
+ "Node name for S&R": "KSamplerAdvanced",
476
+ "cnr_id": "comfy-core",
477
+ "ver": "0.3.45"
478
+ },
479
+ "widgets_values": [
480
+ "enable",
481
+ 42,
482
+ "fixed",
483
+ 4,
484
+ 1,
485
+ "euler",
486
+ "simple",
487
+ 0,
488
+ 2,
489
+ "enable"
490
+ ]
491
+ },
492
+ {
493
+ "id": 58,
494
+ "type": "KSamplerAdvanced",
495
+ "pos": [
496
+ 1302.703857421875,
497
+ -70.93173217773438
498
+ ],
499
+ "size": [
500
+ 296.40533447265625,
501
+ 334.2197265625
502
+ ],
503
+ "flags": {},
504
+ "order": 15,
505
+ "mode": 0,
506
+ "inputs": [
507
+ {
508
+ "name": "model",
509
+ "type": "MODEL",
510
+ "link": 123
511
+ },
512
+ {
513
+ "name": "positive",
514
+ "type": "CONDITIONING",
515
+ "link": 128
516
+ },
517
+ {
518
+ "name": "negative",
519
+ "type": "CONDITIONING",
520
+ "link": 130
521
+ },
522
+ {
523
+ "name": "latent_image",
524
+ "type": "LATENT",
525
+ "link": 113
526
+ }
527
+ ],
528
+ "outputs": [
529
+ {
530
+ "name": "LATENT",
531
+ "type": "LATENT",
532
+ "links": [
533
+ 124
534
+ ]
535
+ }
536
+ ],
537
+ "properties": {
538
+ "Node name for S&R": "KSamplerAdvanced",
539
+ "cnr_id": "comfy-core",
540
+ "ver": "0.3.45"
541
+ },
542
+ "widgets_values": [
543
+ "disable",
544
+ 42,
545
+ "fixed",
546
+ 4,
547
+ 1,
548
+ "euler",
549
+ "simple",
550
+ 2,
551
+ 4,
552
+ "disable"
553
+ ]
554
+ },
555
+ {
556
+ "id": 67,
557
+ "type": "LoraLoaderModelOnly",
558
+ "pos": [
559
+ 491.8816833496094,
560
+ -57.566314697265625
561
+ ],
562
+ "size": [
563
+ 315,
564
+ 82
565
+ ],
566
+ "flags": {},
567
+ "order": 8,
568
+ "mode": 0,
569
+ "inputs": [
570
+ {
571
+ "name": "model",
572
+ "type": "MODEL",
573
+ "link": 133
574
+ }
575
+ ],
576
+ "outputs": [
577
+ {
578
+ "name": "MODEL",
579
+ "type": "MODEL",
580
+ "links": [
581
+ 134
582
+ ]
583
+ }
584
+ ],
585
+ "properties": {
586
+ "Node name for S&R": "LoraLoaderModelOnly"
587
+ },
588
+ "widgets_values": [
589
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/high_noise_model.safetensors",
590
+ 1.0000000000000002
591
+ ]
592
+ },
593
+ {
594
+ "id": 38,
595
+ "type": "CLIPLoader",
596
+ "pos": [
597
+ 38.86457061767578,
598
+ 189.26513671875
599
+ ],
600
+ "size": [
601
+ 346.391845703125,
602
+ 106
603
+ ],
604
+ "flags": {},
605
+ "order": 5,
606
+ "mode": 0,
607
+ "inputs": [],
608
+ "outputs": [
609
+ {
610
+ "name": "CLIP",
611
+ "type": "CLIP",
612
+ "slot_index": 0,
613
+ "links": [
614
+ 74,
615
+ 75
616
+ ]
617
+ }
618
+ ],
619
+ "properties": {
620
+ "Node name for S&R": "CLIPLoader",
621
+ "cnr_id": "comfy-core",
622
+ "ver": "0.3.45",
623
+ "models": [
624
+ {
625
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
626
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
627
+ "directory": "text_encoders"
628
+ }
629
+ ]
630
+ },
631
+ "widgets_values": [
632
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
633
+ "wan",
634
+ "default"
635
+ ]
636
+ },
637
+ {
638
+ "id": 59,
639
+ "type": "EmptyHunyuanLatentVideo",
640
+ "pos": [
641
+ 35.60546875,
642
+ 508.12109375
643
+ ],
644
+ "size": [
645
+ 315,
646
+ 130
647
+ ],
648
+ "flags": {},
649
+ "order": 6,
650
+ "mode": 0,
651
+ "inputs": [],
652
+ "outputs": [
653
+ {
654
+ "name": "LATENT",
655
+ "type": "LATENT",
656
+ "slot_index": 0,
657
+ "links": [
658
+ 126
659
+ ]
660
+ }
661
+ ],
662
+ "properties": {
663
+ "Node name for S&R": "EmptyHunyuanLatentVideo",
664
+ "cnr_id": "comfy-core",
665
+ "ver": "0.3.45"
666
+ },
667
+ "widgets_values": [
668
+ 1280,
669
+ 720,
670
+ 81,
671
+ 1
672
+ ]
673
+ },
674
+ {
675
+ "id": 62,
676
+ "type": "MarkdownNote",
677
+ "pos": [
678
+ -480,
679
+ -120
680
+ ],
681
+ "size": [
682
+ 476.29986572265625,
683
+ 437.32293701171875
684
+ ],
685
+ "flags": {},
686
+ "order": 7,
687
+ "mode": 0,
688
+ "inputs": [],
689
+ "outputs": [],
690
+ "title": "Model Links",
691
+ "properties": {},
692
+ "widgets_values": [
693
+ "**Diffusion Model**\n- [wan2.2_t2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_t2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp16.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n**Loras** \n- [Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_t2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_t2v_high_noise_14B_fp16.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ ├───📂 loras/\n│ ├─────📂 Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/\n│ │ ├────── high_noise_model.safetensors\n│ │ └────── low_noise_model.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n\n```\n"
694
+ ],
695
+ "color": "#432",
696
+ "bgcolor": "#653"
697
+ },
698
+ {
699
+ "id": 61,
700
+ "type": "SaveVideo",
701
+ "pos": [
702
+ 1658.5662841796875,
703
+ 215.62408447265625
704
+ ],
705
+ "size": [
706
+ 695.2254028320312,
707
+ 820
708
+ ],
709
+ "flags": {},
710
+ "order": 18,
711
+ "mode": 0,
712
+ "inputs": [
713
+ {
714
+ "name": "video",
715
+ "type": "VIDEO",
716
+ "link": 132
717
+ }
718
+ ],
719
+ "outputs": [],
720
+ "properties": {
721
+ "Node name for S&R": "SaveVideo",
722
+ "cnr_id": "comfy-core",
723
+ "ver": "0.3.45"
724
+ },
725
+ "widgets_values": [
726
+ "WanVideo2_2_T2V_Lightning",
727
+ "mp4",
728
+ "h264",
729
+ ""
730
+ ]
731
+ },
732
+ {
733
+ "id": 6,
734
+ "type": "CLIPTextEncode",
735
+ "pos": [
736
+ 426.6974792480469,
737
+ 522.106201171875
738
+ ],
739
+ "size": [
740
+ 422.84503173828125,
741
+ 164.31304931640625
742
+ ],
743
+ "flags": {},
744
+ "order": 10,
745
+ "mode": 0,
746
+ "inputs": [
747
+ {
748
+ "name": "clip",
749
+ "type": "CLIP",
750
+ "link": 74
751
+ }
752
+ ],
753
+ "outputs": [
754
+ {
755
+ "name": "CONDITIONING",
756
+ "type": "CONDITIONING",
757
+ "slot_index": 0,
758
+ "links": [
759
+ 127,
760
+ 128
761
+ ]
762
+ }
763
+ ],
764
+ "title": "CLIP Text Encode (Positive Prompt)",
765
+ "properties": {
766
+ "Node name for S&R": "CLIPTextEncode",
767
+ "cnr_id": "comfy-core",
768
+ "ver": "0.3.45"
769
+ },
770
+ "widgets_values": [
771
+ "Static camera shot, wide shot, sunrise time, side lighting, warm colors. A dinosaur runs swiftly through a savanna, sunlight casting long shadows on the grassy terrain. The lions cower and scatter as the dinosaur approaches, bushes and trees swaying slightly in the breeze. The sky is a beautiful blend of orange and pink hues, highlighting the dramatic scene."
772
+ ],
773
+ "color": "#232",
774
+ "bgcolor": "#353"
775
+ }
776
+ ],
777
+ "links": [
778
+ [
779
+ 74,
780
+ 38,
781
+ 0,
782
+ 6,
783
+ 0,
784
+ "CLIP"
785
+ ],
786
+ [
787
+ 75,
788
+ 38,
789
+ 0,
790
+ 7,
791
+ 0,
792
+ "CLIP"
793
+ ],
794
+ [
795
+ 76,
796
+ 39,
797
+ 0,
798
+ 8,
799
+ 1,
800
+ "VAE"
801
+ ],
802
+ [
803
+ 113,
804
+ 57,
805
+ 0,
806
+ 58,
807
+ 3,
808
+ "LATENT"
809
+ ],
810
+ [
811
+ 123,
812
+ 55,
813
+ 0,
814
+ 58,
815
+ 0,
816
+ "MODEL"
817
+ ],
818
+ [
819
+ 124,
820
+ 58,
821
+ 0,
822
+ 8,
823
+ 0,
824
+ "LATENT"
825
+ ],
826
+ [
827
+ 125,
828
+ 54,
829
+ 0,
830
+ 57,
831
+ 0,
832
+ "MODEL"
833
+ ],
834
+ [
835
+ 126,
836
+ 59,
837
+ 0,
838
+ 57,
839
+ 3,
840
+ "LATENT"
841
+ ],
842
+ [
843
+ 127,
844
+ 6,
845
+ 0,
846
+ 57,
847
+ 1,
848
+ "CONDITIONING"
849
+ ],
850
+ [
851
+ 128,
852
+ 6,
853
+ 0,
854
+ 58,
855
+ 1,
856
+ "CONDITIONING"
857
+ ],
858
+ [
859
+ 129,
860
+ 7,
861
+ 0,
862
+ 57,
863
+ 2,
864
+ "CONDITIONING"
865
+ ],
866
+ [
867
+ 130,
868
+ 7,
869
+ 0,
870
+ 58,
871
+ 2,
872
+ "CONDITIONING"
873
+ ],
874
+ [
875
+ 131,
876
+ 8,
877
+ 0,
878
+ 60,
879
+ 0,
880
+ "IMAGE"
881
+ ],
882
+ [
883
+ 132,
884
+ 60,
885
+ 0,
886
+ 61,
887
+ 0,
888
+ "VIDEO"
889
+ ],
890
+ [
891
+ 133,
892
+ 37,
893
+ 0,
894
+ 67,
895
+ 0,
896
+ "MODEL"
897
+ ],
898
+ [
899
+ 134,
900
+ 67,
901
+ 0,
902
+ 54,
903
+ 0,
904
+ "MODEL"
905
+ ],
906
+ [
907
+ 135,
908
+ 56,
909
+ 0,
910
+ 68,
911
+ 0,
912
+ "MODEL"
913
+ ],
914
+ [
915
+ 136,
916
+ 68,
917
+ 0,
918
+ 55,
919
+ 0,
920
+ "MODEL"
921
+ ]
922
+ ],
923
+ "groups": [
924
+ {
925
+ "id": 1,
926
+ "title": "Step1 - Load models",
927
+ "bounding": [
928
+ 20,
929
+ -150,
930
+ 822.4443359375,
931
+ 578.7847900390625
932
+ ],
933
+ "color": "#3f789e",
934
+ "font_size": 24,
935
+ "flags": {}
936
+ },
937
+ {
938
+ "id": 2,
939
+ "title": "Step2 - Video size",
940
+ "bounding": [
941
+ 20,
942
+ 450,
943
+ 367.5572814941406,
944
+ 222.82713317871094
945
+ ],
946
+ "color": "#3f789e",
947
+ "font_size": 24,
948
+ "flags": {}
949
+ },
950
+ {
951
+ "id": 3,
952
+ "title": "Step3 Prompt",
953
+ "bounding": [
954
+ 416.6974792480469,
955
+ 452.1065673828125,
956
+ 445.27801513671875,
957
+ 464.2060852050781
958
+ ],
959
+ "color": "#3f789e",
960
+ "font_size": 24,
961
+ "flags": {}
962
+ }
963
+ ],
964
+ "config": {},
965
+ "extra": {
966
+ "ds": {
967
+ "scale": 0.6727499949325617,
968
+ "offset": [
969
+ -376.3004310086561,
970
+ -251.63795129338814
971
+ ]
972
+ },
973
+ "frontendVersion": "1.25.3",
974
+ "VHS_latentpreview": false,
975
+ "VHS_latentpreviewrate": 0,
976
+ "VHS_MetadataImage": true,
977
+ "VHS_KeepIntermediate": true
978
+ },
979
+ "version": 0.4
980
+ }
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.json ADDED
@@ -0,0 +1,1642 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "c6e410bc-5e2c-460b-ae81-c91b6094fbb1",
3
+ "revision": 0,
4
+ "last_node_id": 105,
5
+ "last_link_id": 179,
6
+ "nodes": [
7
+ {
8
+ "id": 44,
9
+ "type": "Note",
10
+ "pos": [
11
+ -1114.019287109375,
12
+ -465.89776611328125
13
+ ],
14
+ "size": [
15
+ 303.0501403808594,
16
+ 88
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "properties": {},
24
+ "widgets_values": [
25
+ "If you have Triton installed, connect this for ~30% speed increase"
26
+ ],
27
+ "color": "#432",
28
+ "bgcolor": "#653"
29
+ },
30
+ {
31
+ "id": 35,
32
+ "type": "WanVideoTorchCompileSettings",
33
+ "pos": [
34
+ -693.989990234375,
35
+ -1444.7503662109375
36
+ ],
37
+ "size": [
38
+ 421.6000061035156,
39
+ 202
40
+ ],
41
+ "flags": {},
42
+ "order": 1,
43
+ "mode": 0,
44
+ "inputs": [],
45
+ "outputs": [
46
+ {
47
+ "name": "torch_compile_args",
48
+ "type": "WANCOMPILEARGS",
49
+ "slot_index": 0,
50
+ "links": [
51
+ 111,
52
+ 112
53
+ ]
54
+ }
55
+ ],
56
+ "properties": {
57
+ "Node name for S&R": "WanVideoTorchCompileSettings",
58
+ "cnr_id": "ComfyUI-WanVideoWrapper",
59
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
60
+ },
61
+ "widgets_values": [
62
+ "inductor",
63
+ false,
64
+ "default",
65
+ false,
66
+ 64,
67
+ true,
68
+ 128
69
+ ]
70
+ },
71
+ {
72
+ "id": 92,
73
+ "type": "WanVideoSetBlockSwap",
74
+ "pos": [
75
+ 667.1583251953125,
76
+ -1207.6409912109375
77
+ ],
78
+ "size": [
79
+ 201.76815795898438,
80
+ 46
81
+ ],
82
+ "flags": {},
83
+ "order": 16,
84
+ "mode": 0,
85
+ "inputs": [
86
+ {
87
+ "name": "model",
88
+ "type": "WANVIDEOMODEL",
89
+ "link": 155
90
+ },
91
+ {
92
+ "name": "block_swap_args",
93
+ "shape": 7,
94
+ "type": "BLOCKSWAPARGS",
95
+ "link": 156
96
+ }
97
+ ],
98
+ "outputs": [
99
+ {
100
+ "name": "model",
101
+ "type": "WANVIDEOMODEL",
102
+ "links": [
103
+ 157
104
+ ]
105
+ }
106
+ ],
107
+ "properties": {
108
+ "Node name for S&R": "WanVideoSetBlockSwap",
109
+ "cnr_id": "ComfyUI-WanVideoWrapper",
110
+ "ver": "7e290c67bff1f906cdab84523018573f6c9d4d7f"
111
+ },
112
+ "widgets_values": [],
113
+ "color": "#223",
114
+ "bgcolor": "#335"
115
+ },
116
+ {
117
+ "id": 93,
118
+ "type": "WanVideoSetBlockSwap",
119
+ "pos": [
120
+ 969.4562377929688,
121
+ -875.5407104492188
122
+ ],
123
+ "size": [
124
+ 201.76815795898438,
125
+ 46
126
+ ],
127
+ "flags": {},
128
+ "order": 17,
129
+ "mode": 0,
130
+ "inputs": [
131
+ {
132
+ "name": "model",
133
+ "type": "WANVIDEOMODEL",
134
+ "link": 160
135
+ },
136
+ {
137
+ "name": "block_swap_args",
138
+ "shape": 7,
139
+ "type": "BLOCKSWAPARGS",
140
+ "link": 159
141
+ }
142
+ ],
143
+ "outputs": [
144
+ {
145
+ "name": "model",
146
+ "type": "WANVIDEOMODEL",
147
+ "links": [
148
+ 161
149
+ ]
150
+ }
151
+ ],
152
+ "properties": {
153
+ "Node name for S&R": "WanVideoSetBlockSwap",
154
+ "cnr_id": "ComfyUI-WanVideoWrapper",
155
+ "ver": "7e290c67bff1f906cdab84523018573f6c9d4d7f"
156
+ },
157
+ "widgets_values": [],
158
+ "color": "#223",
159
+ "bgcolor": "#335"
160
+ },
161
+ {
162
+ "id": 80,
163
+ "type": "WanVideoSetLoRAs",
164
+ "pos": [
165
+ 958.9002685546875,
166
+ -1050.483154296875
167
+ ],
168
+ "size": [
169
+ 222.27981567382812,
170
+ 46
171
+ ],
172
+ "flags": {},
173
+ "order": 18,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "name": "model",
178
+ "type": "WANVIDEOMODEL",
179
+ "link": 157
180
+ },
181
+ {
182
+ "name": "lora",
183
+ "shape": 7,
184
+ "type": "WANVIDLORA",
185
+ "link": 110
186
+ }
187
+ ],
188
+ "outputs": [
189
+ {
190
+ "name": "model",
191
+ "type": "WANVIDEOMODEL",
192
+ "links": [
193
+ 109
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "WanVideoSetLoRAs",
199
+ "cnr_id": "ComfyUI-WanVideoWrapper",
200
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
201
+ },
202
+ "widgets_values": [],
203
+ "color": "#223",
204
+ "bgcolor": "#335"
205
+ },
206
+ {
207
+ "id": 38,
208
+ "type": "WanVideoVAELoader",
209
+ "pos": [
210
+ 1999.78564453125,
211
+ -1468.259033203125
212
+ ],
213
+ "size": [
214
+ 315,
215
+ 82
216
+ ],
217
+ "flags": {},
218
+ "order": 2,
219
+ "mode": 0,
220
+ "inputs": [
221
+ {
222
+ "name": "compile_args",
223
+ "shape": 7,
224
+ "type": "WANCOMPILEARGS",
225
+ "link": null
226
+ }
227
+ ],
228
+ "outputs": [
229
+ {
230
+ "name": "vae",
231
+ "type": "WANVAE",
232
+ "slot_index": 0,
233
+ "links": [
234
+ 43
235
+ ]
236
+ }
237
+ ],
238
+ "properties": {
239
+ "Node name for S&R": "WanVideoVAELoader",
240
+ "cnr_id": "ComfyUI-WanVideoWrapper",
241
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
242
+ },
243
+ "widgets_values": [
244
+ "Wan2_1_VAE_bf16.safetensors",
245
+ "bf16"
246
+ ],
247
+ "color": "#322",
248
+ "bgcolor": "#533"
249
+ },
250
+ {
251
+ "id": 79,
252
+ "type": "WanVideoSetLoRAs",
253
+ "pos": [
254
+ 966.986328125,
255
+ -681.05517578125
256
+ ],
257
+ "size": [
258
+ 222.27981567382812,
259
+ 46
260
+ ],
261
+ "flags": {},
262
+ "order": 19,
263
+ "mode": 0,
264
+ "inputs": [
265
+ {
266
+ "name": "model",
267
+ "type": "WANVIDEOMODEL",
268
+ "link": 161
269
+ },
270
+ {
271
+ "name": "lora",
272
+ "shape": 7,
273
+ "type": "WANVIDLORA",
274
+ "link": 169
275
+ }
276
+ ],
277
+ "outputs": [
278
+ {
279
+ "name": "model",
280
+ "type": "WANVIDEOMODEL",
281
+ "links": [
282
+ 144
283
+ ]
284
+ }
285
+ ],
286
+ "properties": {
287
+ "Node name for S&R": "WanVideoSetLoRAs",
288
+ "cnr_id": "ComfyUI-WanVideoWrapper",
289
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
290
+ },
291
+ "widgets_values": [],
292
+ "color": "#223",
293
+ "bgcolor": "#335"
294
+ },
295
+ {
296
+ "id": 11,
297
+ "type": "LoadWanVideoT5TextEncoder",
298
+ "pos": [
299
+ -86.8857192993164,
300
+ -295.4485778808594
301
+ ],
302
+ "size": [
303
+ 377.1661376953125,
304
+ 130
305
+ ],
306
+ "flags": {},
307
+ "order": 3,
308
+ "mode": 0,
309
+ "inputs": [],
310
+ "outputs": [
311
+ {
312
+ "name": "wan_t5_model",
313
+ "type": "WANTEXTENCODER",
314
+ "slot_index": 0,
315
+ "links": [
316
+ 15
317
+ ]
318
+ }
319
+ ],
320
+ "properties": {
321
+ "Node name for S&R": "LoadWanVideoT5TextEncoder",
322
+ "cnr_id": "ComfyUI-WanVideoWrapper",
323
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
324
+ },
325
+ "widgets_values": [
326
+ "umt5-xxl-enc-bf16.safetensors",
327
+ "bf16",
328
+ "offload_device",
329
+ "disabled"
330
+ ],
331
+ "color": "#332922",
332
+ "bgcolor": "#593930"
333
+ },
334
+ {
335
+ "id": 91,
336
+ "type": "INTConstant",
337
+ "pos": [
338
+ 962.665283203125,
339
+ -11.130080223083496
340
+ ],
341
+ "size": [
342
+ 210,
343
+ 58
344
+ ],
345
+ "flags": {},
346
+ "order": 4,
347
+ "mode": 0,
348
+ "inputs": [],
349
+ "outputs": [
350
+ {
351
+ "name": "value",
352
+ "type": "INT",
353
+ "links": [
354
+ 153,
355
+ 154
356
+ ]
357
+ }
358
+ ],
359
+ "title": "Split_step",
360
+ "properties": {
361
+ "Node name for S&R": "INTConstant",
362
+ "cnr_id": "comfyui-kjnodes",
363
+ "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57"
364
+ },
365
+ "widgets_values": [
366
+ 2
367
+ ],
368
+ "color": "#1b4669",
369
+ "bgcolor": "#29699c"
370
+ },
371
+ {
372
+ "id": 94,
373
+ "type": "INTConstant",
374
+ "pos": [
375
+ 954.26416015625,
376
+ -118.21441650390625
377
+ ],
378
+ "size": [
379
+ 210,
380
+ 58
381
+ ],
382
+ "flags": {},
383
+ "order": 5,
384
+ "mode": 0,
385
+ "inputs": [],
386
+ "outputs": [
387
+ {
388
+ "name": "value",
389
+ "type": "INT",
390
+ "links": [
391
+ 163,
392
+ 164
393
+ ]
394
+ }
395
+ ],
396
+ "title": "Steps",
397
+ "properties": {
398
+ "Node name for S&R": "INTConstant",
399
+ "cnr_id": "comfyui-kjnodes",
400
+ "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57"
401
+ },
402
+ "widgets_values": [
403
+ 4
404
+ ],
405
+ "color": "#1b4669",
406
+ "bgcolor": "#29699c"
407
+ },
408
+ {
409
+ "id": 71,
410
+ "type": "WanVideoModelLoader",
411
+ "pos": [
412
+ -105.58995056152344,
413
+ -862.7900390625
414
+ ],
415
+ "size": [
416
+ 477.4410095214844,
417
+ 274
418
+ ],
419
+ "flags": {},
420
+ "order": 13,
421
+ "mode": 0,
422
+ "inputs": [
423
+ {
424
+ "name": "compile_args",
425
+ "shape": 7,
426
+ "type": "WANCOMPILEARGS",
427
+ "link": 112
428
+ },
429
+ {
430
+ "name": "block_swap_args",
431
+ "shape": 7,
432
+ "type": "BLOCKSWAPARGS",
433
+ "link": null
434
+ },
435
+ {
436
+ "name": "lora",
437
+ "shape": 7,
438
+ "type": "WANVIDLORA",
439
+ "link": null
440
+ },
441
+ {
442
+ "name": "vram_management_args",
443
+ "shape": 7,
444
+ "type": "VRAM_MANAGEMENTARGS",
445
+ "link": null
446
+ },
447
+ {
448
+ "name": "vace_model",
449
+ "shape": 7,
450
+ "type": "VACEPATH",
451
+ "link": null
452
+ },
453
+ {
454
+ "name": "fantasytalking_model",
455
+ "shape": 7,
456
+ "type": "FANTASYTALKINGMODEL",
457
+ "link": null
458
+ },
459
+ {
460
+ "name": "multitalk_model",
461
+ "shape": 7,
462
+ "type": "MULTITALKMODEL",
463
+ "link": null
464
+ }
465
+ ],
466
+ "outputs": [
467
+ {
468
+ "name": "model",
469
+ "type": "WANVIDEOMODEL",
470
+ "slot_index": 0,
471
+ "links": [
472
+ 160
473
+ ]
474
+ }
475
+ ],
476
+ "properties": {
477
+ "Node name for S&R": "WanVideoModelLoader",
478
+ "cnr_id": "ComfyUI-WanVideoWrapper",
479
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
480
+ },
481
+ "widgets_values": [
482
+ "wan2.2_t2v_low_noise_14B_fp16.safetensors",
483
+ "fp16",
484
+ "disabled",
485
+ "offload_device",
486
+ "sageattn"
487
+ ],
488
+ "color": "#223",
489
+ "bgcolor": "#335"
490
+ },
491
+ {
492
+ "id": 22,
493
+ "type": "WanVideoModelLoader",
494
+ "pos": [
495
+ -108.01000213623047,
496
+ -1186.489990234375
497
+ ],
498
+ "size": [
499
+ 477.4410095214844,
500
+ 274
501
+ ],
502
+ "flags": {
503
+ "collapsed": false
504
+ },
505
+ "order": 12,
506
+ "mode": 0,
507
+ "inputs": [
508
+ {
509
+ "name": "compile_args",
510
+ "shape": 7,
511
+ "type": "WANCOMPILEARGS",
512
+ "link": 111
513
+ },
514
+ {
515
+ "name": "block_swap_args",
516
+ "shape": 7,
517
+ "type": "BLOCKSWAPARGS",
518
+ "link": null
519
+ },
520
+ {
521
+ "name": "lora",
522
+ "shape": 7,
523
+ "type": "WANVIDLORA",
524
+ "link": null
525
+ },
526
+ {
527
+ "name": "vram_management_args",
528
+ "shape": 7,
529
+ "type": "VRAM_MANAGEMENTARGS",
530
+ "link": null
531
+ },
532
+ {
533
+ "name": "vace_model",
534
+ "shape": 7,
535
+ "type": "VACEPATH",
536
+ "link": null
537
+ },
538
+ {
539
+ "name": "fantasytalking_model",
540
+ "shape": 7,
541
+ "type": "FANTASYTALKINGMODEL",
542
+ "link": null
543
+ },
544
+ {
545
+ "name": "multitalk_model",
546
+ "shape": 7,
547
+ "type": "MULTITALKMODEL",
548
+ "link": null
549
+ }
550
+ ],
551
+ "outputs": [
552
+ {
553
+ "name": "model",
554
+ "type": "WANVIDEOMODEL",
555
+ "slot_index": 0,
556
+ "links": [
557
+ 155
558
+ ]
559
+ }
560
+ ],
561
+ "properties": {
562
+ "Node name for S&R": "WanVideoModelLoader",
563
+ "cnr_id": "ComfyUI-WanVideoWrapper",
564
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
565
+ },
566
+ "widgets_values": [
567
+ "wan2.2_t2v_high_noise_14B_fp16.safetensors",
568
+ "fp16",
569
+ "disabled",
570
+ "offload_device",
571
+ "sageattn"
572
+ ],
573
+ "color": "#223",
574
+ "bgcolor": "#335"
575
+ },
576
+ {
577
+ "id": 39,
578
+ "type": "WanVideoBlockSwap",
579
+ "pos": [
580
+ 356.3809814453125,
581
+ -1463.4449462890625
582
+ ],
583
+ "size": [
584
+ 315,
585
+ 154
586
+ ],
587
+ "flags": {},
588
+ "order": 6,
589
+ "mode": 0,
590
+ "inputs": [],
591
+ "outputs": [
592
+ {
593
+ "name": "block_swap_args",
594
+ "type": "BLOCKSWAPARGS",
595
+ "slot_index": 0,
596
+ "links": [
597
+ 156,
598
+ 159
599
+ ]
600
+ }
601
+ ],
602
+ "properties": {
603
+ "Node name for S&R": "WanVideoBlockSwap",
604
+ "cnr_id": "ComfyUI-WanVideoWrapper",
605
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
606
+ },
607
+ "widgets_values": [
608
+ 0,
609
+ false,
610
+ false,
611
+ false,
612
+ 1
613
+ ],
614
+ "color": "#223",
615
+ "bgcolor": "#335"
616
+ },
617
+ {
618
+ "id": 28,
619
+ "type": "WanVideoDecode",
620
+ "pos": [
621
+ 2422.29931640625,
622
+ -1401.7181396484375
623
+ ],
624
+ "size": [
625
+ 315,
626
+ 198
627
+ ],
628
+ "flags": {},
629
+ "order": 22,
630
+ "mode": 0,
631
+ "inputs": [
632
+ {
633
+ "name": "vae",
634
+ "type": "WANVAE",
635
+ "link": 43
636
+ },
637
+ {
638
+ "name": "samples",
639
+ "type": "LATENT",
640
+ "link": 151
641
+ }
642
+ ],
643
+ "outputs": [
644
+ {
645
+ "name": "images",
646
+ "type": "IMAGE",
647
+ "slot_index": 0,
648
+ "links": [
649
+ 179
650
+ ]
651
+ }
652
+ ],
653
+ "properties": {
654
+ "Node name for S&R": "WanVideoDecode",
655
+ "cnr_id": "ComfyUI-WanVideoWrapper",
656
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
657
+ },
658
+ "widgets_values": [
659
+ false,
660
+ 272,
661
+ 272,
662
+ 144,
663
+ 128,
664
+ "default"
665
+ ],
666
+ "color": "#322",
667
+ "bgcolor": "#533"
668
+ },
669
+ {
670
+ "id": 99,
671
+ "type": "FloatToSigmas",
672
+ "pos": [
673
+ 1298.439697265625,
674
+ 104.85283660888672
675
+ ],
676
+ "size": [
677
+ 216.59999084472656,
678
+ 26
679
+ ],
680
+ "flags": {},
681
+ "order": 15,
682
+ "mode": 0,
683
+ "inputs": [
684
+ {
685
+ "name": "float_list",
686
+ "type": "FLOAT",
687
+ "link": 172
688
+ }
689
+ ],
690
+ "outputs": [
691
+ {
692
+ "name": "SIGMAS",
693
+ "type": "SIGMAS",
694
+ "links": [
695
+ 173,
696
+ 176
697
+ ]
698
+ }
699
+ ],
700
+ "properties": {
701
+ "Node name for S&R": "FloatToSigmas"
702
+ },
703
+ "widgets_values": []
704
+ },
705
+ {
706
+ "id": 100,
707
+ "type": "StringToFloatList",
708
+ "pos": [
709
+ 914.3660278320312,
710
+ 104.0481948852539
711
+ ],
712
+ "size": [
713
+ 350.3900146484375,
714
+ 115.30000305175781
715
+ ],
716
+ "flags": {},
717
+ "order": 7,
718
+ "mode": 0,
719
+ "inputs": [],
720
+ "outputs": [
721
+ {
722
+ "name": "FLOAT",
723
+ "type": "FLOAT",
724
+ "links": [
725
+ 172
726
+ ]
727
+ }
728
+ ],
729
+ "properties": {
730
+ "Node name for S&R": "StringToFloatList"
731
+ },
732
+ "widgets_values": [
733
+ "1.0, 0.9375001, 0.8333333, 0.625, 0.0000"
734
+ ]
735
+ },
736
+ {
737
+ "id": 56,
738
+ "type": "WanVideoLoraSelect",
739
+ "pos": [
740
+ 393.8638000488281,
741
+ -1097.751708984375
742
+ ],
743
+ "size": [
744
+ 469.14825439453125,
745
+ 150
746
+ ],
747
+ "flags": {},
748
+ "order": 8,
749
+ "mode": 0,
750
+ "inputs": [
751
+ {
752
+ "name": "prev_lora",
753
+ "shape": 7,
754
+ "type": "WANVIDLORA",
755
+ "link": null
756
+ },
757
+ {
758
+ "name": "blocks",
759
+ "shape": 7,
760
+ "type": "SELECTEDBLOCKS",
761
+ "link": null
762
+ }
763
+ ],
764
+ "outputs": [
765
+ {
766
+ "name": "lora",
767
+ "type": "WANVIDLORA",
768
+ "links": [
769
+ 110
770
+ ]
771
+ }
772
+ ],
773
+ "properties": {
774
+ "Node name for S&R": "WanVideoLoraSelect",
775
+ "cnr_id": "ComfyUI-WanVideoWrapper",
776
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
777
+ },
778
+ "widgets_values": [
779
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/high_noise_model.safetensors",
780
+ 1.0000000000000002,
781
+ false,
782
+ false
783
+ ],
784
+ "color": "#223",
785
+ "bgcolor": "#335"
786
+ },
787
+ {
788
+ "id": 97,
789
+ "type": "WanVideoLoraSelect",
790
+ "pos": [
791
+ 405.29754638671875,
792
+ -788.4285888671875
793
+ ],
794
+ "size": [
795
+ 482.07183837890625,
796
+ 150
797
+ ],
798
+ "flags": {},
799
+ "order": 9,
800
+ "mode": 0,
801
+ "inputs": [
802
+ {
803
+ "name": "prev_lora",
804
+ "shape": 7,
805
+ "type": "WANVIDLORA",
806
+ "link": null
807
+ },
808
+ {
809
+ "name": "blocks",
810
+ "shape": 7,
811
+ "type": "SELECTEDBLOCKS",
812
+ "link": null
813
+ }
814
+ ],
815
+ "outputs": [
816
+ {
817
+ "name": "lora",
818
+ "type": "WANVIDLORA",
819
+ "links": [
820
+ 169
821
+ ]
822
+ }
823
+ ],
824
+ "properties": {
825
+ "Node name for S&R": "WanVideoLoraSelect",
826
+ "cnr_id": "ComfyUI-WanVideoWrapper",
827
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
828
+ },
829
+ "widgets_values": [
830
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/low_noise_model.safetensors",
831
+ 1.0000000000000002,
832
+ false,
833
+ false
834
+ ],
835
+ "color": "#223",
836
+ "bgcolor": "#335"
837
+ },
838
+ {
839
+ "id": 98,
840
+ "type": "WanVideoEmptyEmbeds",
841
+ "pos": [
842
+ 1162.490234375,
843
+ -1523.04931640625
844
+ ],
845
+ "size": [
846
+ 342.5999755859375,
847
+ 126
848
+ ],
849
+ "flags": {},
850
+ "order": 10,
851
+ "mode": 0,
852
+ "inputs": [
853
+ {
854
+ "name": "control_embeds",
855
+ "shape": 7,
856
+ "type": "WANVIDIMAGE_EMBEDS",
857
+ "link": null
858
+ },
859
+ {
860
+ "name": "extra_latents",
861
+ "shape": 7,
862
+ "type": "LATENT",
863
+ "link": null
864
+ }
865
+ ],
866
+ "outputs": [
867
+ {
868
+ "name": "image_embeds",
869
+ "type": "WANVIDIMAGE_EMBEDS",
870
+ "links": [
871
+ 170,
872
+ 171
873
+ ]
874
+ }
875
+ ],
876
+ "properties": {
877
+ "Node name for S&R": "WanVideoEmptyEmbeds"
878
+ },
879
+ "widgets_values": [
880
+ 1280,
881
+ 720,
882
+ 81
883
+ ]
884
+ },
885
+ {
886
+ "id": 105,
887
+ "type": "Note",
888
+ "pos": [
889
+ 1203.7630615234375,
890
+ -117.71623229980469
891
+ ],
892
+ "size": [
893
+ 379.72747802734375,
894
+ 135.40545654296875
895
+ ],
896
+ "flags": {},
897
+ "order": 11,
898
+ "mode": 0,
899
+ "inputs": [],
900
+ "outputs": [],
901
+ "properties": {},
902
+ "widgets_values": [
903
+ "Set steps to 4, split step to 2.\n\nSigmas to [1.0, 0.9375001, 0.8333333, 0.625, 0.0000]\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning"
904
+ ],
905
+ "color": "#432",
906
+ "bgcolor": "#653"
907
+ },
908
+ {
909
+ "id": 90,
910
+ "type": "WanVideoSampler",
911
+ "pos": [
912
+ 1983.11279296875,
913
+ -1304.75439453125
914
+ ],
915
+ "size": [
916
+ 320.79998779296875,
917
+ 975
918
+ ],
919
+ "flags": {},
920
+ "order": 21,
921
+ "mode": 0,
922
+ "inputs": [
923
+ {
924
+ "name": "model",
925
+ "type": "WANVIDEOMODEL",
926
+ "link": 144
927
+ },
928
+ {
929
+ "name": "image_embeds",
930
+ "type": "WANVIDIMAGE_EMBEDS",
931
+ "link": 171
932
+ },
933
+ {
934
+ "name": "text_embeds",
935
+ "shape": 7,
936
+ "type": "WANVIDEOTEXTEMBEDS",
937
+ "link": 152
938
+ },
939
+ {
940
+ "name": "samples",
941
+ "shape": 7,
942
+ "type": "LATENT",
943
+ "link": 143
944
+ },
945
+ {
946
+ "name": "feta_args",
947
+ "shape": 7,
948
+ "type": "FETAARGS",
949
+ "link": null
950
+ },
951
+ {
952
+ "name": "context_options",
953
+ "shape": 7,
954
+ "type": "WANVIDCONTEXT",
955
+ "link": null
956
+ },
957
+ {
958
+ "name": "cache_args",
959
+ "shape": 7,
960
+ "type": "CACHEARGS",
961
+ "link": null
962
+ },
963
+ {
964
+ "name": "flowedit_args",
965
+ "shape": 7,
966
+ "type": "FLOWEDITARGS",
967
+ "link": null
968
+ },
969
+ {
970
+ "name": "slg_args",
971
+ "shape": 7,
972
+ "type": "SLGARGS",
973
+ "link": null
974
+ },
975
+ {
976
+ "name": "loop_args",
977
+ "shape": 7,
978
+ "type": "LOOPARGS",
979
+ "link": null
980
+ },
981
+ {
982
+ "name": "experimental_args",
983
+ "shape": 7,
984
+ "type": "EXPERIMENTALARGS",
985
+ "link": null
986
+ },
987
+ {
988
+ "name": "sigmas",
989
+ "shape": 7,
990
+ "type": "SIGMAS",
991
+ "link": 176
992
+ },
993
+ {
994
+ "name": "unianimate_poses",
995
+ "shape": 7,
996
+ "type": "UNIANIMATE_POSE",
997
+ "link": null
998
+ },
999
+ {
1000
+ "name": "fantasytalking_embeds",
1001
+ "shape": 7,
1002
+ "type": "FANTASYTALKING_EMBEDS",
1003
+ "link": null
1004
+ },
1005
+ {
1006
+ "name": "uni3c_embeds",
1007
+ "shape": 7,
1008
+ "type": "UNI3C_EMBEDS",
1009
+ "link": null
1010
+ },
1011
+ {
1012
+ "name": "multitalk_embeds",
1013
+ "shape": 7,
1014
+ "type": "MULTITALK_EMBEDS",
1015
+ "link": null
1016
+ },
1017
+ {
1018
+ "name": "freeinit_args",
1019
+ "shape": 7,
1020
+ "type": "FREEINITARGS",
1021
+ "link": null
1022
+ },
1023
+ {
1024
+ "name": "steps",
1025
+ "type": "INT",
1026
+ "widget": {
1027
+ "name": "steps"
1028
+ },
1029
+ "link": 164
1030
+ },
1031
+ {
1032
+ "name": "start_step",
1033
+ "shape": 7,
1034
+ "type": "INT",
1035
+ "widget": {
1036
+ "name": "start_step"
1037
+ },
1038
+ "link": 154
1039
+ }
1040
+ ],
1041
+ "outputs": [
1042
+ {
1043
+ "name": "samples",
1044
+ "type": "LATENT",
1045
+ "slot_index": 0,
1046
+ "links": [
1047
+ 151
1048
+ ]
1049
+ },
1050
+ {
1051
+ "name": "denoised_samples",
1052
+ "type": "LATENT",
1053
+ "links": null
1054
+ }
1055
+ ],
1056
+ "properties": {
1057
+ "Node name for S&R": "WanVideoSampler",
1058
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1059
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1060
+ },
1061
+ "widgets_values": [
1062
+ 6,
1063
+ 1,
1064
+ 1.0000000000000002,
1065
+ 42,
1066
+ "fixed",
1067
+ true,
1068
+ "euler",
1069
+ 0,
1070
+ 1,
1071
+ false,
1072
+ "comfy",
1073
+ 10,
1074
+ -1,
1075
+ ""
1076
+ ]
1077
+ },
1078
+ {
1079
+ "id": 27,
1080
+ "type": "WanVideoSampler",
1081
+ "pos": [
1082
+ 1601.3134765625,
1083
+ -1303.6197509765625
1084
+ ],
1085
+ "size": [
1086
+ 320.79998779296875,
1087
+ 975
1088
+ ],
1089
+ "flags": {},
1090
+ "order": 20,
1091
+ "mode": 0,
1092
+ "inputs": [
1093
+ {
1094
+ "name": "model",
1095
+ "type": "WANVIDEOMODEL",
1096
+ "link": 109
1097
+ },
1098
+ {
1099
+ "name": "image_embeds",
1100
+ "type": "WANVIDIMAGE_EMBEDS",
1101
+ "link": 170
1102
+ },
1103
+ {
1104
+ "name": "text_embeds",
1105
+ "shape": 7,
1106
+ "type": "WANVIDEOTEXTEMBEDS",
1107
+ "link": 30
1108
+ },
1109
+ {
1110
+ "name": "samples",
1111
+ "shape": 7,
1112
+ "type": "LATENT",
1113
+ "link": null
1114
+ },
1115
+ {
1116
+ "name": "feta_args",
1117
+ "shape": 7,
1118
+ "type": "FETAARGS",
1119
+ "link": null
1120
+ },
1121
+ {
1122
+ "name": "context_options",
1123
+ "shape": 7,
1124
+ "type": "WANVIDCONTEXT",
1125
+ "link": null
1126
+ },
1127
+ {
1128
+ "name": "cache_args",
1129
+ "shape": 7,
1130
+ "type": "CACHEARGS",
1131
+ "link": null
1132
+ },
1133
+ {
1134
+ "name": "flowedit_args",
1135
+ "shape": 7,
1136
+ "type": "FLOWEDITARGS",
1137
+ "link": null
1138
+ },
1139
+ {
1140
+ "name": "slg_args",
1141
+ "shape": 7,
1142
+ "type": "SLGARGS",
1143
+ "link": null
1144
+ },
1145
+ {
1146
+ "name": "loop_args",
1147
+ "shape": 7,
1148
+ "type": "LOOPARGS",
1149
+ "link": null
1150
+ },
1151
+ {
1152
+ "name": "experimental_args",
1153
+ "shape": 7,
1154
+ "type": "EXPERIMENTALARGS",
1155
+ "link": null
1156
+ },
1157
+ {
1158
+ "name": "sigmas",
1159
+ "shape": 7,
1160
+ "type": "SIGMAS",
1161
+ "link": 173
1162
+ },
1163
+ {
1164
+ "name": "unianimate_poses",
1165
+ "shape": 7,
1166
+ "type": "UNIANIMATE_POSE",
1167
+ "link": null
1168
+ },
1169
+ {
1170
+ "name": "fantasytalking_embeds",
1171
+ "shape": 7,
1172
+ "type": "FANTASYTALKING_EMBEDS",
1173
+ "link": null
1174
+ },
1175
+ {
1176
+ "name": "uni3c_embeds",
1177
+ "shape": 7,
1178
+ "type": "UNI3C_EMBEDS",
1179
+ "link": null
1180
+ },
1181
+ {
1182
+ "name": "multitalk_embeds",
1183
+ "shape": 7,
1184
+ "type": "MULTITALK_EMBEDS",
1185
+ "link": null
1186
+ },
1187
+ {
1188
+ "name": "freeinit_args",
1189
+ "shape": 7,
1190
+ "type": "FREEINITARGS",
1191
+ "link": null
1192
+ },
1193
+ {
1194
+ "name": "steps",
1195
+ "type": "INT",
1196
+ "widget": {
1197
+ "name": "steps"
1198
+ },
1199
+ "link": 163
1200
+ },
1201
+ {
1202
+ "name": "end_step",
1203
+ "shape": 7,
1204
+ "type": "INT",
1205
+ "widget": {
1206
+ "name": "end_step"
1207
+ },
1208
+ "link": 153
1209
+ }
1210
+ ],
1211
+ "outputs": [
1212
+ {
1213
+ "name": "samples",
1214
+ "type": "LATENT",
1215
+ "slot_index": 0,
1216
+ "links": [
1217
+ 143
1218
+ ]
1219
+ },
1220
+ {
1221
+ "name": "denoised_samples",
1222
+ "type": "LATENT",
1223
+ "links": null
1224
+ }
1225
+ ],
1226
+ "properties": {
1227
+ "Node name for S&R": "WanVideoSampler",
1228
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1229
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1230
+ },
1231
+ "widgets_values": [
1232
+ 6,
1233
+ 1,
1234
+ 1.0000000000000002,
1235
+ 42,
1236
+ "fixed",
1237
+ true,
1238
+ "euler",
1239
+ 0,
1240
+ 1,
1241
+ false,
1242
+ "comfy",
1243
+ 0,
1244
+ 10,
1245
+ ""
1246
+ ]
1247
+ },
1248
+ {
1249
+ "id": 16,
1250
+ "type": "WanVideoTextEncode",
1251
+ "pos": [
1252
+ 391.0511169433594,
1253
+ -294.24603271484375
1254
+ ],
1255
+ "size": [
1256
+ 473.22991943359375,
1257
+ 532.672119140625
1258
+ ],
1259
+ "flags": {},
1260
+ "order": 14,
1261
+ "mode": 0,
1262
+ "inputs": [
1263
+ {
1264
+ "name": "t5",
1265
+ "shape": 7,
1266
+ "type": "WANTEXTENCODER",
1267
+ "link": 15
1268
+ },
1269
+ {
1270
+ "name": "model_to_offload",
1271
+ "shape": 7,
1272
+ "type": "WANVIDEOMODEL",
1273
+ "link": null
1274
+ }
1275
+ ],
1276
+ "outputs": [
1277
+ {
1278
+ "name": "text_embeds",
1279
+ "type": "WANVIDEOTEXTEMBEDS",
1280
+ "slot_index": 0,
1281
+ "links": [
1282
+ 30,
1283
+ 152
1284
+ ]
1285
+ }
1286
+ ],
1287
+ "properties": {
1288
+ "Node name for S&R": "WanVideoTextEncode",
1289
+ "cnr_id": "ComfyUI-WanVideoWrapper",
1290
+ "ver": "998a69cc0acbec503001b8b0ce0a5d5404420e1e"
1291
+ },
1292
+ "widgets_values": [
1293
+ "In a warmly lit living room, an elderly man with gray hair sits in a wooden armchair adorned with a blue cushion. He wears a gray cardigan over a white shirt, engrossed in reading a book. As he turns the pages, he subtly adjusts his posture, ensuring his glasses stay in place. He then removes his glasses, holding them in his hand, and turns his head to the right, maintaining his grip on the book. The soft glow of a bedside lamp bathes the scene, creating a calm and serene atmosphere, with gentle shadows enhancing the intimate setting.",
1294
+ "",
1295
+ true,
1296
+ false,
1297
+ "gpu"
1298
+ ],
1299
+ "color": "#332922",
1300
+ "bgcolor": "#593930"
1301
+ },
1302
+ {
1303
+ "id": 60,
1304
+ "type": "VHS_VideoCombine",
1305
+ "pos": [
1306
+ 2364.99462890625,
1307
+ -1116.5574951171875
1308
+ ],
1309
+ "size": [
1310
+ 698.6392211914062,
1311
+ 729.7345581054688
1312
+ ],
1313
+ "flags": {},
1314
+ "order": 23,
1315
+ "mode": 0,
1316
+ "inputs": [
1317
+ {
1318
+ "name": "images",
1319
+ "type": "IMAGE",
1320
+ "link": 179
1321
+ },
1322
+ {
1323
+ "name": "audio",
1324
+ "shape": 7,
1325
+ "type": "AUDIO",
1326
+ "link": null
1327
+ },
1328
+ {
1329
+ "name": "meta_batch",
1330
+ "shape": 7,
1331
+ "type": "VHS_BatchManager",
1332
+ "link": null
1333
+ },
1334
+ {
1335
+ "name": "vae",
1336
+ "shape": 7,
1337
+ "type": "VAE",
1338
+ "link": null
1339
+ }
1340
+ ],
1341
+ "outputs": [
1342
+ {
1343
+ "name": "Filenames",
1344
+ "type": "VHS_FILENAMES",
1345
+ "links": null
1346
+ }
1347
+ ],
1348
+ "properties": {
1349
+ "Node name for S&R": "VHS_VideoCombine",
1350
+ "cnr_id": "comfyui-videohelpersuite",
1351
+ "ver": "0a75c7958fe320efcb052f1d9f8451fd20c730a8"
1352
+ },
1353
+ "widgets_values": {
1354
+ "frame_rate": 16,
1355
+ "loop_count": 0,
1356
+ "filename_prefix": "Wan2.2-Lightning-T2V-4steps",
1357
+ "format": "video/h264-mp4",
1358
+ "pix_fmt": "yuv420p",
1359
+ "crf": 19,
1360
+ "save_metadata": true,
1361
+ "trim_to_audio": false,
1362
+ "pingpong": false,
1363
+ "save_output": false,
1364
+ "videopreview": {
1365
+ "hidden": false,
1366
+ "paused": false,
1367
+ "params": {
1368
+ "filename": "Wan2.2-Lightning-T2V-4steps_00010.mp4",
1369
+ "subfolder": "",
1370
+ "type": "temp",
1371
+ "format": "video/h264-mp4",
1372
+ "frame_rate": 16,
1373
+ "workflow": "Wan2.2-Lightning-T2V-4steps_00010.png",
1374
+ "fullpath": "/mnt/afs/qiuzesong/ComfyUI_TestEnv/code/ComfyUI/temp/Wan2.2-Lightning-T2V-4steps_00010.mp4"
1375
+ }
1376
+ }
1377
+ }
1378
+ }
1379
+ ],
1380
+ "links": [
1381
+ [
1382
+ 15,
1383
+ 11,
1384
+ 0,
1385
+ 16,
1386
+ 0,
1387
+ "WANTEXTENCODER"
1388
+ ],
1389
+ [
1390
+ 30,
1391
+ 16,
1392
+ 0,
1393
+ 27,
1394
+ 2,
1395
+ "WANVIDEOTEXTEMBEDS"
1396
+ ],
1397
+ [
1398
+ 43,
1399
+ 38,
1400
+ 0,
1401
+ 28,
1402
+ 0,
1403
+ "VAE"
1404
+ ],
1405
+ [
1406
+ 109,
1407
+ 80,
1408
+ 0,
1409
+ 27,
1410
+ 0,
1411
+ "WANVIDEOMODEL"
1412
+ ],
1413
+ [
1414
+ 110,
1415
+ 56,
1416
+ 0,
1417
+ 80,
1418
+ 1,
1419
+ "WANVIDLORA"
1420
+ ],
1421
+ [
1422
+ 111,
1423
+ 35,
1424
+ 0,
1425
+ 22,
1426
+ 0,
1427
+ "WANCOMPILEARGS"
1428
+ ],
1429
+ [
1430
+ 112,
1431
+ 35,
1432
+ 0,
1433
+ 71,
1434
+ 0,
1435
+ "WANCOMPILEARGS"
1436
+ ],
1437
+ [
1438
+ 143,
1439
+ 27,
1440
+ 0,
1441
+ 90,
1442
+ 3,
1443
+ "LATENT"
1444
+ ],
1445
+ [
1446
+ 144,
1447
+ 79,
1448
+ 0,
1449
+ 90,
1450
+ 0,
1451
+ "WANVIDEOMODEL"
1452
+ ],
1453
+ [
1454
+ 151,
1455
+ 90,
1456
+ 0,
1457
+ 28,
1458
+ 1,
1459
+ "LATENT"
1460
+ ],
1461
+ [
1462
+ 152,
1463
+ 16,
1464
+ 0,
1465
+ 90,
1466
+ 2,
1467
+ "WANVIDEOTEXTEMBEDS"
1468
+ ],
1469
+ [
1470
+ 153,
1471
+ 91,
1472
+ 0,
1473
+ 27,
1474
+ 19,
1475
+ "INT"
1476
+ ],
1477
+ [
1478
+ 154,
1479
+ 91,
1480
+ 0,
1481
+ 90,
1482
+ 18,
1483
+ "INT"
1484
+ ],
1485
+ [
1486
+ 155,
1487
+ 22,
1488
+ 0,
1489
+ 92,
1490
+ 0,
1491
+ "WANVIDEOMODEL"
1492
+ ],
1493
+ [
1494
+ 156,
1495
+ 39,
1496
+ 0,
1497
+ 92,
1498
+ 1,
1499
+ "BLOCKSWAPARGS"
1500
+ ],
1501
+ [
1502
+ 157,
1503
+ 92,
1504
+ 0,
1505
+ 80,
1506
+ 0,
1507
+ "WANVIDEOMODEL"
1508
+ ],
1509
+ [
1510
+ 159,
1511
+ 39,
1512
+ 0,
1513
+ 93,
1514
+ 1,
1515
+ "BLOCKSWAPARGS"
1516
+ ],
1517
+ [
1518
+ 160,
1519
+ 71,
1520
+ 0,
1521
+ 93,
1522
+ 0,
1523
+ "WANVIDEOMODEL"
1524
+ ],
1525
+ [
1526
+ 161,
1527
+ 93,
1528
+ 0,
1529
+ 79,
1530
+ 0,
1531
+ "WANVIDEOMODEL"
1532
+ ],
1533
+ [
1534
+ 163,
1535
+ 94,
1536
+ 0,
1537
+ 27,
1538
+ 17,
1539
+ "INT"
1540
+ ],
1541
+ [
1542
+ 164,
1543
+ 94,
1544
+ 0,
1545
+ 90,
1546
+ 17,
1547
+ "INT"
1548
+ ],
1549
+ [
1550
+ 169,
1551
+ 97,
1552
+ 0,
1553
+ 79,
1554
+ 1,
1555
+ "WANVIDLORA"
1556
+ ],
1557
+ [
1558
+ 170,
1559
+ 98,
1560
+ 0,
1561
+ 27,
1562
+ 1,
1563
+ "WANVIDIMAGE_EMBEDS"
1564
+ ],
1565
+ [
1566
+ 171,
1567
+ 98,
1568
+ 0,
1569
+ 90,
1570
+ 1,
1571
+ "WANVIDIMAGE_EMBEDS"
1572
+ ],
1573
+ [
1574
+ 172,
1575
+ 100,
1576
+ 0,
1577
+ 99,
1578
+ 0,
1579
+ "FLOAT"
1580
+ ],
1581
+ [
1582
+ 173,
1583
+ 99,
1584
+ 0,
1585
+ 27,
1586
+ 11,
1587
+ "SIGMAS"
1588
+ ],
1589
+ [
1590
+ 176,
1591
+ 99,
1592
+ 0,
1593
+ 90,
1594
+ 11,
1595
+ "SIGMAS"
1596
+ ],
1597
+ [
1598
+ 179,
1599
+ 28,
1600
+ 0,
1601
+ 60,
1602
+ 0,
1603
+ "IMAGE"
1604
+ ]
1605
+ ],
1606
+ "groups": [
1607
+ {
1608
+ "id": 2,
1609
+ "title": "4step-inference setting",
1610
+ "bounding": [
1611
+ 905.956298828125,
1612
+ -316.2374267578125,
1613
+ 731.2161254882812,
1614
+ 572.407958984375
1615
+ ],
1616
+ "color": "#3f789e",
1617
+ "font_size": 24,
1618
+ "flags": {}
1619
+ }
1620
+ ],
1621
+ "config": {},
1622
+ "extra": {
1623
+ "ds": {
1624
+ "scale": 0.42409761837248483,
1625
+ "offset": [
1626
+ 666.8373513065575,
1627
+ 1776.878217014669
1628
+ ]
1629
+ },
1630
+ "node_versions": {
1631
+ "ComfyUI-WanVideoWrapper": "5a2383621a05825d0d0437781afcb8552d9590fd",
1632
+ "comfy-core": "0.3.26",
1633
+ "ComfyUI-VideoHelperSuite": "0a75c7958fe320efcb052f1d9f8451fd20c730a8"
1634
+ },
1635
+ "VHS_latentpreview": false,
1636
+ "VHS_latentpreviewrate": 0,
1637
+ "VHS_MetadataImage": true,
1638
+ "VHS_KeepIntermediate": true,
1639
+ "frontendVersion": "1.24.1"
1640
+ },
1641
+ "version": 0.4
1642
+ }
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1-forKJ.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655a6001c4265e4cfa86338aa21060584218140a0d6aa7bec15a3e022fc67884
3
+ size 2023012
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/high_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:698321cb86bd30c4af06c9b84e656a1048c8cb54e06d50694536fb5de37fde41
3
+ size 1226977424
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1/low_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec95216e614b3c132c11bfb387b11feedf62163150ccc9068bca8a189771e75a
3
+ size 1226977424
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ [Lightx2V](https://github.com/ModelTC/LightX2V)
3
+
4
+ Please see [Wan2.2-Lightning](https://github.com/ModelTC/Wan2.2-Lightning) for the details of usage.
5
+
6
+ <!-- ![Lightx2V ComfyUI](https://github.com/ModelTC/LightX2V) -->
7
+
8
+ <table border="0" style="width: 100%; text-align: left; margin-top: 20px;">
9
+ <tr>
10
+ <td>
11
+ <video src="https://github.com/user-attachments/assets/29ded349-9ebd-4de4-aa3c-7cdc1089fc86" width="320" controls loop></video>
12
+ </td>
13
+ <td>
14
+ <video src="https://github.com/user-attachments/assets/890c0b46-6cd4-4b3f-8a54-b464b6aef2ec" width="320" controls loop></video>
15
+ </td>
16
+ <td>
17
+ <video src="https://github.com/user-attachments/assets/bc88263d-e934-4ea4-855e-820f1e5e22eb" width="320" controls loop></video>
18
+ </td>
19
+ </tr>
20
+ <tr>
21
+ <td>
22
+ <video src="https://github.com/user-attachments/assets/4956e5b2-6f3f-4d47-a73e-8d82f010128f" width="320" controls loop></video>
23
+ </td>
24
+ <td>
25
+ <video src="https://github.com/user-attachments/assets/04101a92-9c19-4b47-a3fc-934f6aa2932c" width="320" controls loop></video>
26
+ </td>
27
+ <td>
28
+ <video src="https://github.com/user-attachments/assets/d41cb4c5-3ee5-46fa-b1ef-016b69fdd58e" width="320" controls loop></video>
29
+ </td>
30
+ </tr>
31
+ <tr>
32
+ <td>
33
+ <video src="https://github.com/user-attachments/assets/7cfd8d7a-750a-4e76-b622-f1f63618e4a5" width="320" controls loop></video>
34
+ </td>
35
+ <td>
36
+ <video src="https://github.com/user-attachments/assets/2bbefcb9-a519-4e3d-9449-cb9833ee6405" width="320" controls loop></video>
37
+ </td>
38
+ <td>
39
+ <video src="https://github.com/user-attachments/assets/6a2de19f-b9ec-4c22-82c9-49eb2fd3edb8" width="320" controls loop></video>
40
+ </td>
41
+ </tr>
42
+ </table>
43
+
44
+
45
+ # ComfyUI
46
+ [See kijai github](https://github.com/kijai/ComfyUI-WanVideoWrapper) for comfy ui workflows.
47
+
48
+ # Training details
49
+ High_noise_model and low_noise_model are distilled simultaneously. On 81x720x1280, 81x1280x720, 81x480x832, 81x832x480 size options.
50
+
51
+ # Tips on usage
52
+ In the distillation process, euler scheduler is used, with time_shift = 5. Specifically, the timesetps should be [1000.0000, 937.5001, 833.3333, 625.0000]
53
+
54
+ In inference, please set the scheduler accordingly. Besides, please set cfg = 1.0 so that NFE = 4 but not 8.
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy.json ADDED
@@ -0,0 +1,980 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 69,
5
+ "last_link_id": 136,
6
+ "nodes": [
7
+ {
8
+ "id": 39,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 40,
12
+ 350
13
+ ],
14
+ "size": [
15
+ 344.731689453125,
16
+ 59.98149108886719
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "VAE",
25
+ "type": "VAE",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 76
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "Node name for S&R": "VAELoader",
34
+ "cnr_id": "comfy-core",
35
+ "ver": "0.3.45",
36
+ "models": [
37
+ {
38
+ "name": "wan_2.1_vae.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
40
+ "directory": "vae"
41
+ }
42
+ ]
43
+ },
44
+ "widgets_values": [
45
+ "wan_2.1_vae.safetensors"
46
+ ]
47
+ },
48
+ {
49
+ "id": 7,
50
+ "type": "CLIPTextEncode",
51
+ "pos": [
52
+ 426.6974792480469,
53
+ 722.106201171875
54
+ ],
55
+ "size": [
56
+ 425.27801513671875,
57
+ 180.6060791015625
58
+ ],
59
+ "flags": {},
60
+ "order": 11,
61
+ "mode": 0,
62
+ "inputs": [
63
+ {
64
+ "name": "clip",
65
+ "type": "CLIP",
66
+ "link": 75
67
+ }
68
+ ],
69
+ "outputs": [
70
+ {
71
+ "name": "CONDITIONING",
72
+ "type": "CONDITIONING",
73
+ "slot_index": 0,
74
+ "links": [
75
+ 129,
76
+ 130
77
+ ]
78
+ }
79
+ ],
80
+ "title": "CLIP Text Encode (Negative Prompt)",
81
+ "properties": {
82
+ "Node name for S&R": "CLIPTextEncode",
83
+ "cnr_id": "comfy-core",
84
+ "ver": "0.3.45"
85
+ },
86
+ "widgets_values": [
87
+ ""
88
+ ],
89
+ "color": "#322",
90
+ "bgcolor": "#533"
91
+ },
92
+ {
93
+ "id": 63,
94
+ "type": "Note",
95
+ "pos": [
96
+ 20,
97
+ 720
98
+ ],
99
+ "size": [
100
+ 370,
101
+ 120
102
+ ],
103
+ "flags": {},
104
+ "order": 1,
105
+ "mode": 0,
106
+ "inputs": [],
107
+ "outputs": [],
108
+ "title": "Video Size",
109
+ "properties": {},
110
+ "widgets_values": [
111
+ "By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
112
+ ],
113
+ "color": "#432",
114
+ "bgcolor": "#653"
115
+ },
116
+ {
117
+ "id": 60,
118
+ "type": "CreateVideo",
119
+ "pos": [
120
+ 1653.5601806640625,
121
+ 79.06910705566406
122
+ ],
123
+ "size": [
124
+ 270,
125
+ 78
126
+ ],
127
+ "flags": {},
128
+ "order": 17,
129
+ "mode": 0,
130
+ "inputs": [
131
+ {
132
+ "name": "images",
133
+ "type": "IMAGE",
134
+ "link": 131
135
+ },
136
+ {
137
+ "name": "audio",
138
+ "shape": 7,
139
+ "type": "AUDIO",
140
+ "link": null
141
+ }
142
+ ],
143
+ "outputs": [
144
+ {
145
+ "name": "VIDEO",
146
+ "type": "VIDEO",
147
+ "links": [
148
+ 132
149
+ ]
150
+ }
151
+ ],
152
+ "properties": {
153
+ "Node name for S&R": "CreateVideo",
154
+ "cnr_id": "comfy-core",
155
+ "ver": "0.3.45"
156
+ },
157
+ "widgets_values": [
158
+ 16
159
+ ]
160
+ },
161
+ {
162
+ "id": 8,
163
+ "type": "VAEDecode",
164
+ "pos": [
165
+ 1657.0252685546875,
166
+ -42.49197006225586
167
+ ],
168
+ "size": [
169
+ 210,
170
+ 46
171
+ ],
172
+ "flags": {},
173
+ "order": 16,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "name": "samples",
178
+ "type": "LATENT",
179
+ "link": 124
180
+ },
181
+ {
182
+ "name": "vae",
183
+ "type": "VAE",
184
+ "link": 76
185
+ }
186
+ ],
187
+ "outputs": [
188
+ {
189
+ "name": "IMAGE",
190
+ "type": "IMAGE",
191
+ "slot_index": 0,
192
+ "links": [
193
+ 131
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "Node name for S&R": "VAEDecode",
199
+ "cnr_id": "comfy-core",
200
+ "ver": "0.3.45"
201
+ },
202
+ "widgets_values": []
203
+ },
204
+ {
205
+ "id": 69,
206
+ "type": "Note",
207
+ "pos": [
208
+ 1086.6795654296875,
209
+ 359.7047424316406
210
+ ],
211
+ "size": [
212
+ 379.72747802734375,
213
+ 135.40545654296875
214
+ ],
215
+ "flags": {},
216
+ "order": 2,
217
+ "mode": 0,
218
+ "inputs": [],
219
+ "outputs": [],
220
+ "properties": {},
221
+ "widgets_values": [
222
+ "Set steps to 4, split step to 2.\n\nShift to 5\n\nPlease let me know if you run into any issues.\n\nhttps://github.com/ModelTC/Wan2.2-Lightning/issues/3\nhttps://github.com/ModelTC/Wan2.2-Lightning"
223
+ ],
224
+ "color": "#432",
225
+ "bgcolor": "#653"
226
+ },
227
+ {
228
+ "id": 37,
229
+ "type": "UNETLoader",
230
+ "pos": [
231
+ 34.225364685058594,
232
+ -71.77911376953125
233
+ ],
234
+ "size": [
235
+ 346.7470703125,
236
+ 82
237
+ ],
238
+ "flags": {},
239
+ "order": 3,
240
+ "mode": 0,
241
+ "inputs": [],
242
+ "outputs": [
243
+ {
244
+ "name": "MODEL",
245
+ "type": "MODEL",
246
+ "slot_index": 0,
247
+ "links": [
248
+ 133
249
+ ]
250
+ }
251
+ ],
252
+ "properties": {
253
+ "Node name for S&R": "UNETLoader",
254
+ "cnr_id": "comfy-core",
255
+ "ver": "0.3.45",
256
+ "models": [
257
+ {
258
+ "name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
259
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
260
+ "directory": "diffusion_models"
261
+ }
262
+ ]
263
+ },
264
+ "widgets_values": [
265
+ "wan2.2_t2v_high_noise_14B_fp16.safetensors",
266
+ "default"
267
+ ]
268
+ },
269
+ {
270
+ "id": 55,
271
+ "type": "ModelSamplingSD3",
272
+ "pos": [
273
+ 438.16534423828125,
274
+ 350.7990417480469
275
+ ],
276
+ "size": [
277
+ 210,
278
+ 58
279
+ ],
280
+ "flags": {},
281
+ "order": 13,
282
+ "mode": 0,
283
+ "inputs": [
284
+ {
285
+ "name": "model",
286
+ "type": "MODEL",
287
+ "link": 136
288
+ }
289
+ ],
290
+ "outputs": [
291
+ {
292
+ "name": "MODEL",
293
+ "type": "MODEL",
294
+ "slot_index": 0,
295
+ "links": [
296
+ 123
297
+ ]
298
+ }
299
+ ],
300
+ "properties": {
301
+ "Node name for S&R": "ModelSamplingSD3",
302
+ "cnr_id": "comfy-core",
303
+ "ver": "0.3.45"
304
+ },
305
+ "widgets_values": [
306
+ 5.000000000000001
307
+ ]
308
+ },
309
+ {
310
+ "id": 54,
311
+ "type": "ModelSamplingSD3",
312
+ "pos": [
313
+ 632.8981323242188,
314
+ 286.01043701171875
315
+ ],
316
+ "size": [
317
+ 210,
318
+ 60
319
+ ],
320
+ "flags": {},
321
+ "order": 12,
322
+ "mode": 0,
323
+ "inputs": [
324
+ {
325
+ "name": "model",
326
+ "type": "MODEL",
327
+ "link": 134
328
+ }
329
+ ],
330
+ "outputs": [
331
+ {
332
+ "name": "MODEL",
333
+ "type": "MODEL",
334
+ "slot_index": 0,
335
+ "links": [
336
+ 125
337
+ ]
338
+ }
339
+ ],
340
+ "properties": {
341
+ "Node name for S&R": "ModelSamplingSD3",
342
+ "cnr_id": "comfy-core",
343
+ "ver": "0.3.45"
344
+ },
345
+ "widgets_values": [
346
+ 5.000000000000001
347
+ ]
348
+ },
349
+ {
350
+ "id": 56,
351
+ "type": "UNETLoader",
352
+ "pos": [
353
+ 34.70310592651367,
354
+ 57.175601959228516
355
+ ],
356
+ "size": [
357
+ 346.7470703125,
358
+ 82
359
+ ],
360
+ "flags": {},
361
+ "order": 4,
362
+ "mode": 0,
363
+ "inputs": [],
364
+ "outputs": [
365
+ {
366
+ "name": "MODEL",
367
+ "type": "MODEL",
368
+ "slot_index": 0,
369
+ "links": [
370
+ 135
371
+ ]
372
+ }
373
+ ],
374
+ "properties": {
375
+ "Node name for S&R": "UNETLoader",
376
+ "cnr_id": "comfy-core",
377
+ "ver": "0.3.45",
378
+ "models": [
379
+ {
380
+ "name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
381
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
382
+ "directory": "diffusion_models"
383
+ }
384
+ ]
385
+ },
386
+ "widgets_values": [
387
+ "wan2.2_t2v_low_noise_14B_fp16.safetensors",
388
+ "default"
389
+ ]
390
+ },
391
+ {
392
+ "id": 57,
393
+ "type": "KSamplerAdvanced",
394
+ "pos": [
395
+ 947.5302124023438,
396
+ -68.99319458007812
397
+ ],
398
+ "size": [
399
+ 304.748046875,
400
+ 334
401
+ ],
402
+ "flags": {},
403
+ "order": 14,
404
+ "mode": 0,
405
+ "inputs": [
406
+ {
407
+ "name": "model",
408
+ "type": "MODEL",
409
+ "link": 125
410
+ },
411
+ {
412
+ "name": "positive",
413
+ "type": "CONDITIONING",
414
+ "link": 127
415
+ },
416
+ {
417
+ "name": "negative",
418
+ "type": "CONDITIONING",
419
+ "link": 129
420
+ },
421
+ {
422
+ "name": "latent_image",
423
+ "type": "LATENT",
424
+ "link": 126
425
+ }
426
+ ],
427
+ "outputs": [
428
+ {
429
+ "name": "LATENT",
430
+ "type": "LATENT",
431
+ "links": [
432
+ 113
433
+ ]
434
+ }
435
+ ],
436
+ "properties": {
437
+ "Node name for S&R": "KSamplerAdvanced",
438
+ "cnr_id": "comfy-core",
439
+ "ver": "0.3.45"
440
+ },
441
+ "widgets_values": [
442
+ "enable",
443
+ 42,
444
+ "fixed",
445
+ 4,
446
+ 1,
447
+ "euler",
448
+ "simple",
449
+ 0,
450
+ 2,
451
+ "enable"
452
+ ]
453
+ },
454
+ {
455
+ "id": 58,
456
+ "type": "KSamplerAdvanced",
457
+ "pos": [
458
+ 1302.703857421875,
459
+ -70.93173217773438
460
+ ],
461
+ "size": [
462
+ 296.40533447265625,
463
+ 334.2197265625
464
+ ],
465
+ "flags": {},
466
+ "order": 15,
467
+ "mode": 0,
468
+ "inputs": [
469
+ {
470
+ "name": "model",
471
+ "type": "MODEL",
472
+ "link": 123
473
+ },
474
+ {
475
+ "name": "positive",
476
+ "type": "CONDITIONING",
477
+ "link": 128
478
+ },
479
+ {
480
+ "name": "negative",
481
+ "type": "CONDITIONING",
482
+ "link": 130
483
+ },
484
+ {
485
+ "name": "latent_image",
486
+ "type": "LATENT",
487
+ "link": 113
488
+ }
489
+ ],
490
+ "outputs": [
491
+ {
492
+ "name": "LATENT",
493
+ "type": "LATENT",
494
+ "links": [
495
+ 124
496
+ ]
497
+ }
498
+ ],
499
+ "properties": {
500
+ "Node name for S&R": "KSamplerAdvanced",
501
+ "cnr_id": "comfy-core",
502
+ "ver": "0.3.45"
503
+ },
504
+ "widgets_values": [
505
+ "disable",
506
+ 42,
507
+ "fixed",
508
+ 4,
509
+ 1,
510
+ "euler",
511
+ "simple",
512
+ 2,
513
+ 4,
514
+ "disable"
515
+ ]
516
+ },
517
+ {
518
+ "id": 38,
519
+ "type": "CLIPLoader",
520
+ "pos": [
521
+ 38.86457061767578,
522
+ 189.26513671875
523
+ ],
524
+ "size": [
525
+ 346.391845703125,
526
+ 106
527
+ ],
528
+ "flags": {},
529
+ "order": 5,
530
+ "mode": 0,
531
+ "inputs": [],
532
+ "outputs": [
533
+ {
534
+ "name": "CLIP",
535
+ "type": "CLIP",
536
+ "slot_index": 0,
537
+ "links": [
538
+ 74,
539
+ 75
540
+ ]
541
+ }
542
+ ],
543
+ "properties": {
544
+ "Node name for S&R": "CLIPLoader",
545
+ "cnr_id": "comfy-core",
546
+ "ver": "0.3.45",
547
+ "models": [
548
+ {
549
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
550
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
551
+ "directory": "text_encoders"
552
+ }
553
+ ]
554
+ },
555
+ "widgets_values": [
556
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
557
+ "wan",
558
+ "default"
559
+ ]
560
+ },
561
+ {
562
+ "id": 59,
563
+ "type": "EmptyHunyuanLatentVideo",
564
+ "pos": [
565
+ 35.60546875,
566
+ 508.12109375
567
+ ],
568
+ "size": [
569
+ 315,
570
+ 130
571
+ ],
572
+ "flags": {},
573
+ "order": 6,
574
+ "mode": 0,
575
+ "inputs": [],
576
+ "outputs": [
577
+ {
578
+ "name": "LATENT",
579
+ "type": "LATENT",
580
+ "slot_index": 0,
581
+ "links": [
582
+ 126
583
+ ]
584
+ }
585
+ ],
586
+ "properties": {
587
+ "Node name for S&R": "EmptyHunyuanLatentVideo",
588
+ "cnr_id": "comfy-core",
589
+ "ver": "0.3.45"
590
+ },
591
+ "widgets_values": [
592
+ 1280,
593
+ 720,
594
+ 81,
595
+ 1
596
+ ]
597
+ },
598
+ {
599
+ "id": 61,
600
+ "type": "SaveVideo",
601
+ "pos": [
602
+ 1658.5662841796875,
603
+ 215.62408447265625
604
+ ],
605
+ "size": [
606
+ 695.2254028320312,
607
+ 820
608
+ ],
609
+ "flags": {},
610
+ "order": 18,
611
+ "mode": 0,
612
+ "inputs": [
613
+ {
614
+ "name": "video",
615
+ "type": "VIDEO",
616
+ "link": 132
617
+ }
618
+ ],
619
+ "outputs": [],
620
+ "properties": {
621
+ "Node name for S&R": "SaveVideo",
622
+ "cnr_id": "comfy-core",
623
+ "ver": "0.3.45"
624
+ },
625
+ "widgets_values": [
626
+ "WanVideo2_2_T2V_Lightning",
627
+ "mp4",
628
+ "h264",
629
+ ""
630
+ ]
631
+ },
632
+ {
633
+ "id": 6,
634
+ "type": "CLIPTextEncode",
635
+ "pos": [
636
+ 426.6974792480469,
637
+ 522.106201171875
638
+ ],
639
+ "size": [
640
+ 422.84503173828125,
641
+ 164.31304931640625
642
+ ],
643
+ "flags": {},
644
+ "order": 10,
645
+ "mode": 0,
646
+ "inputs": [
647
+ {
648
+ "name": "clip",
649
+ "type": "CLIP",
650
+ "link": 74
651
+ }
652
+ ],
653
+ "outputs": [
654
+ {
655
+ "name": "CONDITIONING",
656
+ "type": "CONDITIONING",
657
+ "slot_index": 0,
658
+ "links": [
659
+ 127,
660
+ 128
661
+ ]
662
+ }
663
+ ],
664
+ "title": "CLIP Text Encode (Positive Prompt)",
665
+ "properties": {
666
+ "Node name for S&R": "CLIPTextEncode",
667
+ "cnr_id": "comfy-core",
668
+ "ver": "0.3.45"
669
+ },
670
+ "widgets_values": [
671
+ "Static camera shot, wide shot, sunrise time, side lighting, warm colors. A dinosaur runs swiftly through a savanna, sunlight casting long shadows on the grassy terrain. The lions cower and scatter as the dinosaur approaches, bushes and trees swaying slightly in the breeze. The sky is a beautiful blend of orange and pink hues, highlighting the dramatic scene."
672
+ ],
673
+ "color": "#232",
674
+ "bgcolor": "#353"
675
+ },
676
+ {
677
+ "id": 67,
678
+ "type": "LoraLoaderModelOnly",
679
+ "pos": [
680
+ 491.8816833496094,
681
+ -57.566314697265625
682
+ ],
683
+ "size": [
684
+ 315,
685
+ 82
686
+ ],
687
+ "flags": {},
688
+ "order": 8,
689
+ "mode": 0,
690
+ "inputs": [
691
+ {
692
+ "name": "model",
693
+ "type": "MODEL",
694
+ "link": 133
695
+ }
696
+ ],
697
+ "outputs": [
698
+ {
699
+ "name": "MODEL",
700
+ "type": "MODEL",
701
+ "links": [
702
+ 134
703
+ ]
704
+ }
705
+ ],
706
+ "properties": {
707
+ "Node name for S&R": "LoraLoaderModelOnly"
708
+ },
709
+ "widgets_values": [
710
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors",
711
+ 1.0000000000000002
712
+ ]
713
+ },
714
+ {
715
+ "id": 68,
716
+ "type": "LoraLoaderModelOnly",
717
+ "pos": [
718
+ 487.37158203125,
719
+ 72.34300994873047
720
+ ],
721
+ "size": [
722
+ 315,
723
+ 82
724
+ ],
725
+ "flags": {},
726
+ "order": 9,
727
+ "mode": 0,
728
+ "inputs": [
729
+ {
730
+ "name": "model",
731
+ "type": "MODEL",
732
+ "link": 135
733
+ }
734
+ ],
735
+ "outputs": [
736
+ {
737
+ "name": "MODEL",
738
+ "type": "MODEL",
739
+ "links": [
740
+ 136
741
+ ]
742
+ }
743
+ ],
744
+ "properties": {
745
+ "Node name for S&R": "LoraLoaderModelOnly"
746
+ },
747
+ "widgets_values": [
748
+ "Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors",
749
+ 1.0000000000000002
750
+ ]
751
+ },
752
+ {
753
+ "id": 62,
754
+ "type": "MarkdownNote",
755
+ "pos": [
756
+ -480,
757
+ -120
758
+ ],
759
+ "size": [
760
+ 476.29986572265625,
761
+ 437.32293701171875
762
+ ],
763
+ "flags": {},
764
+ "order": 7,
765
+ "mode": 0,
766
+ "inputs": [],
767
+ "outputs": [],
768
+ "title": "Model Links",
769
+ "properties": {},
770
+ "widgets_values": [
771
+ "**Diffusion Model**\n- [wan2.2_t2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_t2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_t2v_low_noise_14B_fp16.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n**Loras** \n- [Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1](https://huggingface.co/lightx2v/Wan2.2-Lightning/tree/main/Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_t2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_t2v_high_noise_14B_fp16.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ ├───📂 loras/\n│ ├─────📂 Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/\n│ │ ├────── high_noise_model.safetensors\n│ │ └────── low_noise_model.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n\n```\n"
772
+ ],
773
+ "color": "#432",
774
+ "bgcolor": "#653"
775
+ }
776
+ ],
777
+ "links": [
778
+ [
779
+ 74,
780
+ 38,
781
+ 0,
782
+ 6,
783
+ 0,
784
+ "CLIP"
785
+ ],
786
+ [
787
+ 75,
788
+ 38,
789
+ 0,
790
+ 7,
791
+ 0,
792
+ "CLIP"
793
+ ],
794
+ [
795
+ 76,
796
+ 39,
797
+ 0,
798
+ 8,
799
+ 1,
800
+ "VAE"
801
+ ],
802
+ [
803
+ 113,
804
+ 57,
805
+ 0,
806
+ 58,
807
+ 3,
808
+ "LATENT"
809
+ ],
810
+ [
811
+ 123,
812
+ 55,
813
+ 0,
814
+ 58,
815
+ 0,
816
+ "MODEL"
817
+ ],
818
+ [
819
+ 124,
820
+ 58,
821
+ 0,
822
+ 8,
823
+ 0,
824
+ "LATENT"
825
+ ],
826
+ [
827
+ 125,
828
+ 54,
829
+ 0,
830
+ 57,
831
+ 0,
832
+ "MODEL"
833
+ ],
834
+ [
835
+ 126,
836
+ 59,
837
+ 0,
838
+ 57,
839
+ 3,
840
+ "LATENT"
841
+ ],
842
+ [
843
+ 127,
844
+ 6,
845
+ 0,
846
+ 57,
847
+ 1,
848
+ "CONDITIONING"
849
+ ],
850
+ [
851
+ 128,
852
+ 6,
853
+ 0,
854
+ 58,
855
+ 1,
856
+ "CONDITIONING"
857
+ ],
858
+ [
859
+ 129,
860
+ 7,
861
+ 0,
862
+ 57,
863
+ 2,
864
+ "CONDITIONING"
865
+ ],
866
+ [
867
+ 130,
868
+ 7,
869
+ 0,
870
+ 58,
871
+ 2,
872
+ "CONDITIONING"
873
+ ],
874
+ [
875
+ 131,
876
+ 8,
877
+ 0,
878
+ 60,
879
+ 0,
880
+ "IMAGE"
881
+ ],
882
+ [
883
+ 132,
884
+ 60,
885
+ 0,
886
+ 61,
887
+ 0,
888
+ "VIDEO"
889
+ ],
890
+ [
891
+ 133,
892
+ 37,
893
+ 0,
894
+ 67,
895
+ 0,
896
+ "MODEL"
897
+ ],
898
+ [
899
+ 134,
900
+ 67,
901
+ 0,
902
+ 54,
903
+ 0,
904
+ "MODEL"
905
+ ],
906
+ [
907
+ 135,
908
+ 56,
909
+ 0,
910
+ 68,
911
+ 0,
912
+ "MODEL"
913
+ ],
914
+ [
915
+ 136,
916
+ 68,
917
+ 0,
918
+ 55,
919
+ 0,
920
+ "MODEL"
921
+ ]
922
+ ],
923
+ "groups": [
924
+ {
925
+ "id": 1,
926
+ "title": "Step1 - Load models",
927
+ "bounding": [
928
+ 20,
929
+ -150,
930
+ 822.4443359375,
931
+ 578.7847900390625
932
+ ],
933
+ "color": "#3f789e",
934
+ "font_size": 24,
935
+ "flags": {}
936
+ },
937
+ {
938
+ "id": 2,
939
+ "title": "Step2 - Video size",
940
+ "bounding": [
941
+ 20,
942
+ 450,
943
+ 367.5572814941406,
944
+ 222.82713317871094
945
+ ],
946
+ "color": "#3f789e",
947
+ "font_size": 24,
948
+ "flags": {}
949
+ },
950
+ {
951
+ "id": 3,
952
+ "title": "Step3 Prompt",
953
+ "bounding": [
954
+ 416.6974792480469,
955
+ 452.1065673828125,
956
+ 445.27801513671875,
957
+ 464.2060852050781
958
+ ],
959
+ "color": "#3f789e",
960
+ "font_size": 24,
961
+ "flags": {}
962
+ }
963
+ ],
964
+ "config": {},
965
+ "extra": {
966
+ "ds": {
967
+ "scale": 0.6934334949441332,
968
+ "offset": [
969
+ -280.98502813910534,
970
+ 197.5228024674855
971
+ ]
972
+ },
973
+ "frontendVersion": "1.25.3",
974
+ "VHS_latentpreview": false,
975
+ "VHS_latentpreviewrate": 0,
976
+ "VHS_MetadataImage": true,
977
+ "VHS_KeepIntermediate": true
978
+ },
979
+ "version": 0.4
980
+ }
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f453891a620b883b6ae1014c05d853626a108c1b69181fe8924845ede8eff6
3
+ size 1226977424
Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab25c7892fd02c3f7d0a2c2c868db1081ef26814055eeec9001196d3e2d812f
3
+ size 1226977424