comfyui-workflow-templates 0.1.45__py3-none-any.whl → 0.1.46__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
- comfyui_workflow_templates/templates/image_to_video.json +390 -161
- comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
- comfyui_workflow_templates/templates/index.json +12 -0
- comfyui_workflow_templates/templates/index.schema.json +19 -0
- comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
- comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
- comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
- comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
- comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
- comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
- comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
- comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +23 -20
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
|
@@ -1,55 +1,115 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"id": "469720c1-eccb-42bf-835a-f2976736e0bf",
|
|
3
|
+
"revision": 0,
|
|
4
|
+
"last_node_id": 56,
|
|
5
|
+
"last_link_id": 113,
|
|
4
6
|
"nodes": [
|
|
5
7
|
{
|
|
6
|
-
"id":
|
|
7
|
-
"type": "
|
|
8
|
-
"pos": [
|
|
9
|
-
|
|
8
|
+
"id": 37,
|
|
9
|
+
"type": "UNETLoader",
|
|
10
|
+
"pos": [
|
|
11
|
+
20,
|
|
12
|
+
70
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
346.7470703125,
|
|
16
|
+
82
|
|
17
|
+
],
|
|
10
18
|
"flags": {},
|
|
11
|
-
"order":
|
|
19
|
+
"order": 0,
|
|
12
20
|
"mode": 0,
|
|
13
|
-
"inputs": [
|
|
14
|
-
|
|
15
|
-
"name": "samples",
|
|
16
|
-
"type": "LATENT",
|
|
17
|
-
"link": 35
|
|
18
|
-
},
|
|
21
|
+
"inputs": [],
|
|
22
|
+
"outputs": [
|
|
19
23
|
{
|
|
20
|
-
"name": "
|
|
21
|
-
"type": "
|
|
22
|
-
"
|
|
24
|
+
"name": "MODEL",
|
|
25
|
+
"type": "MODEL",
|
|
26
|
+
"slot_index": 0,
|
|
27
|
+
"links": [
|
|
28
|
+
110
|
|
29
|
+
]
|
|
23
30
|
}
|
|
24
31
|
],
|
|
32
|
+
"properties": {
|
|
33
|
+
"Node name for S&R": "UNETLoader",
|
|
34
|
+
"models": [
|
|
35
|
+
{
|
|
36
|
+
"name": "wan2.1_i2v_480p_14B_fp16.safetensors",
|
|
37
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_i2v_480p_14B_fp16.safetensors?download=true",
|
|
38
|
+
"directory": "diffusion_models"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"widgets_values": [
|
|
43
|
+
"wan2.1_i2v_480p_14B_fp16.safetensors",
|
|
44
|
+
"default"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": 38,
|
|
49
|
+
"type": "CLIPLoader",
|
|
50
|
+
"pos": [
|
|
51
|
+
20,
|
|
52
|
+
190
|
|
53
|
+
],
|
|
54
|
+
"size": [
|
|
55
|
+
350,
|
|
56
|
+
110
|
|
57
|
+
],
|
|
58
|
+
"flags": {},
|
|
59
|
+
"order": 1,
|
|
60
|
+
"mode": 0,
|
|
61
|
+
"inputs": [],
|
|
25
62
|
"outputs": [
|
|
26
63
|
{
|
|
27
|
-
"name": "
|
|
28
|
-
"type": "
|
|
29
|
-
"
|
|
30
|
-
"
|
|
64
|
+
"name": "CLIP",
|
|
65
|
+
"type": "CLIP",
|
|
66
|
+
"slot_index": 0,
|
|
67
|
+
"links": [
|
|
68
|
+
74,
|
|
69
|
+
75
|
|
70
|
+
]
|
|
31
71
|
}
|
|
32
72
|
],
|
|
33
73
|
"properties": {
|
|
34
|
-
"Node name for S&R": "
|
|
74
|
+
"Node name for S&R": "CLIPLoader",
|
|
75
|
+
"models": [
|
|
76
|
+
{
|
|
77
|
+
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
78
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true",
|
|
79
|
+
"directory": "text_encoders"
|
|
80
|
+
}
|
|
81
|
+
]
|
|
35
82
|
},
|
|
36
|
-
"widgets_values": [
|
|
83
|
+
"widgets_values": [
|
|
84
|
+
"umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
85
|
+
"wan",
|
|
86
|
+
"default"
|
|
87
|
+
]
|
|
37
88
|
},
|
|
38
89
|
{
|
|
39
90
|
"id": 39,
|
|
40
91
|
"type": "VAELoader",
|
|
41
|
-
"pos": [
|
|
42
|
-
|
|
92
|
+
"pos": [
|
|
93
|
+
20,
|
|
94
|
+
350
|
|
95
|
+
],
|
|
96
|
+
"size": [
|
|
97
|
+
350,
|
|
98
|
+
60
|
|
99
|
+
],
|
|
43
100
|
"flags": {},
|
|
44
|
-
"order":
|
|
101
|
+
"order": 2,
|
|
45
102
|
"mode": 0,
|
|
46
103
|
"inputs": [],
|
|
47
104
|
"outputs": [
|
|
48
105
|
{
|
|
49
106
|
"name": "VAE",
|
|
50
107
|
"type": "VAE",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
108
|
+
"slot_index": 0,
|
|
109
|
+
"links": [
|
|
110
|
+
76,
|
|
111
|
+
99
|
|
112
|
+
]
|
|
53
113
|
}
|
|
54
114
|
],
|
|
55
115
|
"properties": {
|
|
@@ -62,55 +122,141 @@
|
|
|
62
122
|
}
|
|
63
123
|
]
|
|
64
124
|
},
|
|
65
|
-
"widgets_values": [
|
|
125
|
+
"widgets_values": [
|
|
126
|
+
"wan_2.1_vae.safetensors"
|
|
127
|
+
]
|
|
66
128
|
},
|
|
67
129
|
{
|
|
68
|
-
"id":
|
|
69
|
-
"type": "
|
|
70
|
-
"pos": [
|
|
71
|
-
|
|
130
|
+
"id": 49,
|
|
131
|
+
"type": "CLIPVisionLoader",
|
|
132
|
+
"pos": [
|
|
133
|
+
20,
|
|
134
|
+
460
|
|
135
|
+
],
|
|
136
|
+
"size": [
|
|
137
|
+
350,
|
|
138
|
+
60
|
|
139
|
+
],
|
|
72
140
|
"flags": {},
|
|
73
|
-
"order":
|
|
141
|
+
"order": 3,
|
|
74
142
|
"mode": 0,
|
|
75
|
-
"inputs": [
|
|
143
|
+
"inputs": [],
|
|
144
|
+
"outputs": [
|
|
76
145
|
{
|
|
77
|
-
"name": "
|
|
146
|
+
"name": "CLIP_VISION",
|
|
147
|
+
"type": "CLIP_VISION",
|
|
148
|
+
"slot_index": 0,
|
|
149
|
+
"links": [
|
|
150
|
+
94
|
|
151
|
+
]
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"properties": {
|
|
155
|
+
"Node name for S&R": "CLIPVisionLoader",
|
|
156
|
+
"models": [
|
|
157
|
+
{
|
|
158
|
+
"name": "clip_vision_h.safetensors",
|
|
159
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors?download=true",
|
|
160
|
+
"directory": "clip_vision"
|
|
161
|
+
}
|
|
162
|
+
]
|
|
163
|
+
},
|
|
164
|
+
"widgets_values": [
|
|
165
|
+
"clip_vision_h.safetensors"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"id": 52,
|
|
170
|
+
"type": "LoadImage",
|
|
171
|
+
"pos": [
|
|
172
|
+
20,
|
|
173
|
+
620
|
|
174
|
+
],
|
|
175
|
+
"size": [
|
|
176
|
+
315,
|
|
177
|
+
314
|
|
178
|
+
],
|
|
179
|
+
"flags": {},
|
|
180
|
+
"order": 4,
|
|
181
|
+
"mode": 0,
|
|
182
|
+
"inputs": [],
|
|
183
|
+
"outputs": [
|
|
184
|
+
{
|
|
185
|
+
"name": "IMAGE",
|
|
78
186
|
"type": "IMAGE",
|
|
79
|
-
"
|
|
187
|
+
"slot_index": 0,
|
|
188
|
+
"links": [
|
|
189
|
+
106,
|
|
190
|
+
109
|
|
191
|
+
]
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "MASK",
|
|
195
|
+
"type": "MASK",
|
|
196
|
+
"slot_index": 1,
|
|
197
|
+
"links": null
|
|
80
198
|
}
|
|
81
199
|
],
|
|
82
|
-
"
|
|
83
|
-
|
|
84
|
-
|
|
200
|
+
"properties": {
|
|
201
|
+
"Node name for S&R": "LoadImage"
|
|
202
|
+
},
|
|
203
|
+
"widgets_values": [
|
|
204
|
+
"flux_dev_example.png",
|
|
205
|
+
"image"
|
|
206
|
+
]
|
|
85
207
|
},
|
|
86
208
|
{
|
|
87
|
-
"id":
|
|
88
|
-
"type": "
|
|
89
|
-
"pos": [
|
|
90
|
-
|
|
209
|
+
"id": 6,
|
|
210
|
+
"type": "CLIPTextEncode",
|
|
211
|
+
"pos": [
|
|
212
|
+
410,
|
|
213
|
+
80
|
|
214
|
+
],
|
|
215
|
+
"size": [
|
|
216
|
+
422.84503173828125,
|
|
217
|
+
164.31304931640625
|
|
218
|
+
],
|
|
91
219
|
"flags": {},
|
|
92
|
-
"order":
|
|
93
|
-
"mode":
|
|
220
|
+
"order": 6,
|
|
221
|
+
"mode": 0,
|
|
94
222
|
"inputs": [
|
|
95
223
|
{
|
|
96
|
-
"name": "
|
|
97
|
-
"type": "
|
|
98
|
-
"link":
|
|
224
|
+
"name": "clip",
|
|
225
|
+
"type": "CLIP",
|
|
226
|
+
"link": 74
|
|
99
227
|
}
|
|
100
228
|
],
|
|
101
|
-
"outputs": [
|
|
229
|
+
"outputs": [
|
|
230
|
+
{
|
|
231
|
+
"name": "CONDITIONING",
|
|
232
|
+
"type": "CONDITIONING",
|
|
233
|
+
"slot_index": 0,
|
|
234
|
+
"links": [
|
|
235
|
+
97
|
|
236
|
+
]
|
|
237
|
+
}
|
|
238
|
+
],
|
|
239
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
102
240
|
"properties": {
|
|
103
|
-
"Node name for S&R": "
|
|
104
|
-
"cnr_id": "comfy-core",
|
|
105
|
-
"ver": "0.3.26"
|
|
241
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
106
242
|
},
|
|
107
|
-
"widgets_values": [
|
|
243
|
+
"widgets_values": [
|
|
244
|
+
"a cute anime girl with massive fennec ears and a big fluffy tail wearing a maid outfit turning around"
|
|
245
|
+
],
|
|
246
|
+
"color": "#232",
|
|
247
|
+
"bgcolor": "#353"
|
|
108
248
|
},
|
|
109
249
|
{
|
|
110
250
|
"id": 7,
|
|
111
251
|
"type": "CLIPTextEncode",
|
|
112
|
-
"pos": [
|
|
113
|
-
|
|
252
|
+
"pos": [
|
|
253
|
+
410,
|
|
254
|
+
280
|
|
255
|
+
],
|
|
256
|
+
"size": [
|
|
257
|
+
425.27801513671875,
|
|
258
|
+
180.6060791015625
|
|
259
|
+
],
|
|
114
260
|
"flags": {},
|
|
115
261
|
"order": 7,
|
|
116
262
|
"mode": 0,
|
|
@@ -125,8 +271,10 @@
|
|
|
125
271
|
{
|
|
126
272
|
"name": "CONDITIONING",
|
|
127
273
|
"type": "CONDITIONING",
|
|
128
|
-
"
|
|
129
|
-
"
|
|
274
|
+
"slot_index": 0,
|
|
275
|
+
"links": [
|
|
276
|
+
98
|
|
277
|
+
]
|
|
130
278
|
}
|
|
131
279
|
],
|
|
132
280
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
@@ -140,105 +288,97 @@
|
|
|
140
288
|
"bgcolor": "#533"
|
|
141
289
|
},
|
|
142
290
|
{
|
|
143
|
-
"id":
|
|
144
|
-
"type": "
|
|
145
|
-
"pos": [
|
|
146
|
-
|
|
291
|
+
"id": 54,
|
|
292
|
+
"type": "ModelSamplingSD3",
|
|
293
|
+
"pos": [
|
|
294
|
+
860,
|
|
295
|
+
30
|
|
296
|
+
],
|
|
297
|
+
"size": [
|
|
298
|
+
290,
|
|
299
|
+
60
|
|
300
|
+
],
|
|
147
301
|
"flags": {},
|
|
148
|
-
"order":
|
|
302
|
+
"order": 5,
|
|
149
303
|
"mode": 0,
|
|
150
304
|
"inputs": [
|
|
151
305
|
{
|
|
152
|
-
"name": "
|
|
153
|
-
"type": "
|
|
154
|
-
"link":
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"name": "negative",
|
|
158
|
-
"type": "CONDITIONING",
|
|
159
|
-
"link": 98
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"name": "vae",
|
|
163
|
-
"type": "VAE",
|
|
164
|
-
"link": 99
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "clip_vision_output",
|
|
168
|
-
"type": "CLIP_VISION_OUTPUT",
|
|
169
|
-
"shape": 7,
|
|
170
|
-
"link": 107
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "start_image",
|
|
174
|
-
"type": "IMAGE",
|
|
175
|
-
"shape": 7,
|
|
176
|
-
"link": 106
|
|
306
|
+
"name": "model",
|
|
307
|
+
"type": "MODEL",
|
|
308
|
+
"link": 110
|
|
177
309
|
}
|
|
178
310
|
],
|
|
179
311
|
"outputs": [
|
|
180
312
|
{
|
|
181
|
-
"name": "
|
|
182
|
-
"type": "
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
"name": "negative",
|
|
188
|
-
"type": "CONDITIONING",
|
|
189
|
-
"links": [102],
|
|
190
|
-
"slot_index": 1
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"name": "latent",
|
|
194
|
-
"type": "LATENT",
|
|
195
|
-
"links": [103],
|
|
196
|
-
"slot_index": 2
|
|
313
|
+
"name": "MODEL",
|
|
314
|
+
"type": "MODEL",
|
|
315
|
+
"slot_index": 0,
|
|
316
|
+
"links": [
|
|
317
|
+
111
|
|
318
|
+
]
|
|
197
319
|
}
|
|
198
320
|
],
|
|
199
321
|
"properties": {
|
|
200
|
-
"Node name for S&R": "
|
|
322
|
+
"Node name for S&R": "ModelSamplingSD3"
|
|
201
323
|
},
|
|
202
|
-
"widgets_values": [
|
|
324
|
+
"widgets_values": [
|
|
325
|
+
8
|
|
326
|
+
]
|
|
203
327
|
},
|
|
204
328
|
{
|
|
205
|
-
"id":
|
|
206
|
-
"type": "
|
|
207
|
-
"pos": [
|
|
208
|
-
|
|
329
|
+
"id": 55,
|
|
330
|
+
"type": "CreateVideo",
|
|
331
|
+
"pos": [
|
|
332
|
+
1190,
|
|
333
|
+
30
|
|
334
|
+
],
|
|
335
|
+
"size": [
|
|
336
|
+
270,
|
|
337
|
+
78
|
|
338
|
+
],
|
|
209
339
|
"flags": {},
|
|
210
|
-
"order":
|
|
340
|
+
"order": 12,
|
|
211
341
|
"mode": 0,
|
|
212
342
|
"inputs": [
|
|
213
343
|
{
|
|
214
|
-
"name": "
|
|
215
|
-
"type": "
|
|
216
|
-
"link":
|
|
344
|
+
"name": "images",
|
|
345
|
+
"type": "IMAGE",
|
|
346
|
+
"link": 112
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"name": "audio",
|
|
350
|
+
"shape": 7,
|
|
351
|
+
"type": "AUDIO",
|
|
352
|
+
"link": null
|
|
217
353
|
}
|
|
218
354
|
],
|
|
219
355
|
"outputs": [
|
|
220
356
|
{
|
|
221
|
-
"name": "
|
|
222
|
-
"type": "
|
|
223
|
-
"links": [
|
|
224
|
-
|
|
357
|
+
"name": "VIDEO",
|
|
358
|
+
"type": "VIDEO",
|
|
359
|
+
"links": [
|
|
360
|
+
113
|
|
361
|
+
]
|
|
225
362
|
}
|
|
226
363
|
],
|
|
227
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
|
228
364
|
"properties": {
|
|
229
|
-
"Node name for S&R": "
|
|
365
|
+
"Node name for S&R": "CreateVideo"
|
|
230
366
|
},
|
|
231
367
|
"widgets_values": [
|
|
232
|
-
|
|
233
|
-
]
|
|
234
|
-
"color": "#232",
|
|
235
|
-
"bgcolor": "#353"
|
|
368
|
+
16
|
|
369
|
+
]
|
|
236
370
|
},
|
|
237
371
|
{
|
|
238
372
|
"id": 3,
|
|
239
373
|
"type": "KSampler",
|
|
240
|
-
"pos": [
|
|
241
|
-
|
|
374
|
+
"pos": [
|
|
375
|
+
860,
|
|
376
|
+
140
|
|
377
|
+
],
|
|
378
|
+
"size": [
|
|
379
|
+
315,
|
|
380
|
+
262
|
|
381
|
+
],
|
|
242
382
|
"flags": {},
|
|
243
383
|
"order": 10,
|
|
244
384
|
"mode": 0,
|
|
@@ -268,8 +408,10 @@
|
|
|
268
408
|
{
|
|
269
409
|
"name": "LATENT",
|
|
270
410
|
"type": "LATENT",
|
|
271
|
-
"
|
|
272
|
-
"
|
|
411
|
+
"slot_index": 0,
|
|
412
|
+
"links": [
|
|
413
|
+
35
|
|
414
|
+
]
|
|
273
415
|
}
|
|
274
416
|
],
|
|
275
417
|
"properties": {
|
|
@@ -286,41 +428,90 @@
|
|
|
286
428
|
]
|
|
287
429
|
},
|
|
288
430
|
{
|
|
289
|
-
"id":
|
|
290
|
-
"type": "
|
|
291
|
-
"pos": [
|
|
292
|
-
|
|
431
|
+
"id": 8,
|
|
432
|
+
"type": "VAEDecode",
|
|
433
|
+
"pos": [
|
|
434
|
+
960,
|
|
435
|
+
450
|
|
436
|
+
],
|
|
437
|
+
"size": [
|
|
438
|
+
210,
|
|
439
|
+
46
|
|
440
|
+
],
|
|
293
441
|
"flags": {},
|
|
294
|
-
"order":
|
|
442
|
+
"order": 11,
|
|
295
443
|
"mode": 0,
|
|
296
|
-
"inputs": [
|
|
444
|
+
"inputs": [
|
|
445
|
+
{
|
|
446
|
+
"name": "samples",
|
|
447
|
+
"type": "LATENT",
|
|
448
|
+
"link": 35
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "vae",
|
|
452
|
+
"type": "VAE",
|
|
453
|
+
"link": 76
|
|
454
|
+
}
|
|
455
|
+
],
|
|
297
456
|
"outputs": [
|
|
298
457
|
{
|
|
299
|
-
"name": "
|
|
300
|
-
"type": "
|
|
301
|
-
"
|
|
302
|
-
"
|
|
458
|
+
"name": "IMAGE",
|
|
459
|
+
"type": "IMAGE",
|
|
460
|
+
"slot_index": 0,
|
|
461
|
+
"links": [
|
|
462
|
+
112
|
|
463
|
+
]
|
|
303
464
|
}
|
|
304
465
|
],
|
|
305
466
|
"properties": {
|
|
306
|
-
"Node name for S&R": "
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
467
|
+
"Node name for S&R": "VAEDecode"
|
|
468
|
+
},
|
|
469
|
+
"widgets_values": []
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"id": 56,
|
|
473
|
+
"type": "SaveVideo",
|
|
474
|
+
"pos": [
|
|
475
|
+
1200,
|
|
476
|
+
160
|
|
477
|
+
],
|
|
478
|
+
"size": [
|
|
479
|
+
740,
|
|
480
|
+
540
|
|
481
|
+
],
|
|
482
|
+
"flags": {},
|
|
483
|
+
"order": 13,
|
|
484
|
+
"mode": 0,
|
|
485
|
+
"inputs": [
|
|
486
|
+
{
|
|
487
|
+
"name": "video",
|
|
488
|
+
"type": "VIDEO",
|
|
489
|
+
"link": 113
|
|
490
|
+
}
|
|
491
|
+
],
|
|
492
|
+
"outputs": [],
|
|
493
|
+
"properties": {
|
|
494
|
+
"Node name for S&R": "SaveVideo"
|
|
314
495
|
},
|
|
315
|
-
"widgets_values": [
|
|
496
|
+
"widgets_values": [
|
|
497
|
+
"video/ComfyUI",
|
|
498
|
+
"auto",
|
|
499
|
+
"auto"
|
|
500
|
+
]
|
|
316
501
|
},
|
|
317
502
|
{
|
|
318
503
|
"id": 51,
|
|
319
504
|
"type": "CLIPVisionEncode",
|
|
320
|
-
"pos": [
|
|
321
|
-
|
|
505
|
+
"pos": [
|
|
506
|
+
470,
|
|
507
|
+
910
|
|
508
|
+
],
|
|
509
|
+
"size": [
|
|
510
|
+
253.60000610351562,
|
|
511
|
+
78
|
|
512
|
+
],
|
|
322
513
|
"flags": {},
|
|
323
|
-
"order":
|
|
514
|
+
"order": 8,
|
|
324
515
|
"mode": 0,
|
|
325
516
|
"inputs": [
|
|
326
517
|
{
|
|
@@ -338,161 +529,309 @@
|
|
|
338
529
|
{
|
|
339
530
|
"name": "CLIP_VISION_OUTPUT",
|
|
340
531
|
"type": "CLIP_VISION_OUTPUT",
|
|
341
|
-
"
|
|
342
|
-
"
|
|
532
|
+
"slot_index": 0,
|
|
533
|
+
"links": [
|
|
534
|
+
107
|
|
535
|
+
]
|
|
343
536
|
}
|
|
344
537
|
],
|
|
345
538
|
"properties": {
|
|
346
539
|
"Node name for S&R": "CLIPVisionEncode"
|
|
347
540
|
},
|
|
348
|
-
"widgets_values": [
|
|
541
|
+
"widgets_values": [
|
|
542
|
+
"none"
|
|
543
|
+
]
|
|
349
544
|
},
|
|
350
545
|
{
|
|
351
|
-
"id":
|
|
352
|
-
"type": "
|
|
353
|
-
"pos": [
|
|
354
|
-
|
|
546
|
+
"id": 50,
|
|
547
|
+
"type": "WanImageToVideo",
|
|
548
|
+
"pos": [
|
|
549
|
+
460,
|
|
550
|
+
560
|
|
551
|
+
],
|
|
552
|
+
"size": [
|
|
553
|
+
320,
|
|
554
|
+
220
|
|
555
|
+
],
|
|
355
556
|
"flags": {},
|
|
356
|
-
"order":
|
|
557
|
+
"order": 9,
|
|
357
558
|
"mode": 0,
|
|
358
|
-
"inputs": [
|
|
359
|
-
"outputs": [
|
|
559
|
+
"inputs": [
|
|
360
560
|
{
|
|
361
|
-
"name": "
|
|
362
|
-
"type": "
|
|
363
|
-
"
|
|
364
|
-
"slot_index": 0
|
|
561
|
+
"name": "positive",
|
|
562
|
+
"type": "CONDITIONING",
|
|
563
|
+
"link": 97
|
|
365
564
|
},
|
|
366
565
|
{
|
|
367
|
-
"name": "
|
|
368
|
-
"type": "
|
|
369
|
-
"
|
|
370
|
-
|
|
566
|
+
"name": "negative",
|
|
567
|
+
"type": "CONDITIONING",
|
|
568
|
+
"link": 98
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"name": "vae",
|
|
572
|
+
"type": "VAE",
|
|
573
|
+
"link": 99
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"name": "clip_vision_output",
|
|
577
|
+
"shape": 7,
|
|
578
|
+
"type": "CLIP_VISION_OUTPUT",
|
|
579
|
+
"link": 107
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"name": "start_image",
|
|
583
|
+
"shape": 7,
|
|
584
|
+
"type": "IMAGE",
|
|
585
|
+
"link": 106
|
|
371
586
|
}
|
|
372
587
|
],
|
|
373
|
-
"properties": {
|
|
374
|
-
"Node name for S&R": "LoadImage"
|
|
375
|
-
},
|
|
376
|
-
"widgets_values": ["flux_dev_example.png", "image"]
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"id": 38,
|
|
380
|
-
"type": "CLIPLoader",
|
|
381
|
-
"pos": [20, 190],
|
|
382
|
-
"size": [390, 82],
|
|
383
|
-
"flags": {},
|
|
384
|
-
"order": 3,
|
|
385
|
-
"mode": 0,
|
|
386
|
-
"inputs": [],
|
|
387
588
|
"outputs": [
|
|
388
589
|
{
|
|
389
|
-
"name": "
|
|
390
|
-
"type": "
|
|
391
|
-
"
|
|
392
|
-
"
|
|
590
|
+
"name": "positive",
|
|
591
|
+
"type": "CONDITIONING",
|
|
592
|
+
"slot_index": 0,
|
|
593
|
+
"links": [
|
|
594
|
+
101
|
|
595
|
+
]
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "negative",
|
|
599
|
+
"type": "CONDITIONING",
|
|
600
|
+
"slot_index": 1,
|
|
601
|
+
"links": [
|
|
602
|
+
102
|
|
603
|
+
]
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "latent",
|
|
607
|
+
"type": "LATENT",
|
|
608
|
+
"slot_index": 2,
|
|
609
|
+
"links": [
|
|
610
|
+
103
|
|
611
|
+
]
|
|
393
612
|
}
|
|
394
613
|
],
|
|
395
614
|
"properties": {
|
|
396
|
-
"Node name for S&R": "
|
|
397
|
-
"models": [
|
|
398
|
-
{
|
|
399
|
-
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
400
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true",
|
|
401
|
-
"directory": "text_encoders"
|
|
402
|
-
}
|
|
403
|
-
]
|
|
615
|
+
"Node name for S&R": "WanImageToVideo"
|
|
404
616
|
},
|
|
405
617
|
"widgets_values": [
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
618
|
+
512,
|
|
619
|
+
512,
|
|
620
|
+
33,
|
|
621
|
+
1
|
|
409
622
|
]
|
|
623
|
+
}
|
|
624
|
+
],
|
|
625
|
+
"links": [
|
|
626
|
+
[
|
|
627
|
+
35,
|
|
628
|
+
3,
|
|
629
|
+
0,
|
|
630
|
+
8,
|
|
631
|
+
0,
|
|
632
|
+
"LATENT"
|
|
633
|
+
],
|
|
634
|
+
[
|
|
635
|
+
74,
|
|
636
|
+
38,
|
|
637
|
+
0,
|
|
638
|
+
6,
|
|
639
|
+
0,
|
|
640
|
+
"CLIP"
|
|
641
|
+
],
|
|
642
|
+
[
|
|
643
|
+
75,
|
|
644
|
+
38,
|
|
645
|
+
0,
|
|
646
|
+
7,
|
|
647
|
+
0,
|
|
648
|
+
"CLIP"
|
|
649
|
+
],
|
|
650
|
+
[
|
|
651
|
+
76,
|
|
652
|
+
39,
|
|
653
|
+
0,
|
|
654
|
+
8,
|
|
655
|
+
1,
|
|
656
|
+
"VAE"
|
|
657
|
+
],
|
|
658
|
+
[
|
|
659
|
+
94,
|
|
660
|
+
49,
|
|
661
|
+
0,
|
|
662
|
+
51,
|
|
663
|
+
0,
|
|
664
|
+
"CLIP_VISION"
|
|
665
|
+
],
|
|
666
|
+
[
|
|
667
|
+
97,
|
|
668
|
+
6,
|
|
669
|
+
0,
|
|
670
|
+
50,
|
|
671
|
+
0,
|
|
672
|
+
"CONDITIONING"
|
|
673
|
+
],
|
|
674
|
+
[
|
|
675
|
+
98,
|
|
676
|
+
7,
|
|
677
|
+
0,
|
|
678
|
+
50,
|
|
679
|
+
1,
|
|
680
|
+
"CONDITIONING"
|
|
681
|
+
],
|
|
682
|
+
[
|
|
683
|
+
99,
|
|
684
|
+
39,
|
|
685
|
+
0,
|
|
686
|
+
50,
|
|
687
|
+
2,
|
|
688
|
+
"VAE"
|
|
689
|
+
],
|
|
690
|
+
[
|
|
691
|
+
101,
|
|
692
|
+
50,
|
|
693
|
+
0,
|
|
694
|
+
3,
|
|
695
|
+
1,
|
|
696
|
+
"CONDITIONING"
|
|
697
|
+
],
|
|
698
|
+
[
|
|
699
|
+
102,
|
|
700
|
+
50,
|
|
701
|
+
1,
|
|
702
|
+
3,
|
|
703
|
+
2,
|
|
704
|
+
"CONDITIONING"
|
|
705
|
+
],
|
|
706
|
+
[
|
|
707
|
+
103,
|
|
708
|
+
50,
|
|
709
|
+
2,
|
|
710
|
+
3,
|
|
711
|
+
3,
|
|
712
|
+
"LATENT"
|
|
713
|
+
],
|
|
714
|
+
[
|
|
715
|
+
106,
|
|
716
|
+
52,
|
|
717
|
+
0,
|
|
718
|
+
50,
|
|
719
|
+
4,
|
|
720
|
+
"IMAGE"
|
|
721
|
+
],
|
|
722
|
+
[
|
|
723
|
+
107,
|
|
724
|
+
51,
|
|
725
|
+
0,
|
|
726
|
+
50,
|
|
727
|
+
3,
|
|
728
|
+
"CLIP_VISION_OUTPUT"
|
|
729
|
+
],
|
|
730
|
+
[
|
|
731
|
+
109,
|
|
732
|
+
52,
|
|
733
|
+
0,
|
|
734
|
+
51,
|
|
735
|
+
1,
|
|
736
|
+
"IMAGE"
|
|
737
|
+
],
|
|
738
|
+
[
|
|
739
|
+
110,
|
|
740
|
+
37,
|
|
741
|
+
0,
|
|
742
|
+
54,
|
|
743
|
+
0,
|
|
744
|
+
"MODEL"
|
|
745
|
+
],
|
|
746
|
+
[
|
|
747
|
+
111,
|
|
748
|
+
54,
|
|
749
|
+
0,
|
|
750
|
+
3,
|
|
751
|
+
0,
|
|
752
|
+
"MODEL"
|
|
753
|
+
],
|
|
754
|
+
[
|
|
755
|
+
112,
|
|
756
|
+
8,
|
|
757
|
+
0,
|
|
758
|
+
55,
|
|
759
|
+
0,
|
|
760
|
+
"IMAGE"
|
|
761
|
+
],
|
|
762
|
+
[
|
|
763
|
+
113,
|
|
764
|
+
55,
|
|
765
|
+
0,
|
|
766
|
+
56,
|
|
767
|
+
0,
|
|
768
|
+
"VIDEO"
|
|
769
|
+
]
|
|
770
|
+
],
|
|
771
|
+
"groups": [
|
|
772
|
+
{
|
|
773
|
+
"id": 1,
|
|
774
|
+
"title": "Step1 - Load models",
|
|
775
|
+
"bounding": [
|
|
776
|
+
10,
|
|
777
|
+
0,
|
|
778
|
+
370,
|
|
779
|
+
533.5999755859375
|
|
780
|
+
],
|
|
781
|
+
"color": "#3f789e",
|
|
782
|
+
"font_size": 24,
|
|
783
|
+
"flags": {}
|
|
410
784
|
},
|
|
411
785
|
{
|
|
412
|
-
"id":
|
|
413
|
-
"
|
|
414
|
-
"
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
"inputs": [],
|
|
420
|
-
"outputs": [
|
|
421
|
-
{
|
|
422
|
-
"name": "MODEL",
|
|
423
|
-
"type": "MODEL",
|
|
424
|
-
"links": [110],
|
|
425
|
-
"slot_index": 0
|
|
426
|
-
}
|
|
786
|
+
"id": 2,
|
|
787
|
+
"title": "Step2 - Upload start_image",
|
|
788
|
+
"bounding": [
|
|
789
|
+
10,
|
|
790
|
+
550,
|
|
791
|
+
370,
|
|
792
|
+
400
|
|
427
793
|
],
|
|
428
|
-
"
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
{
|
|
432
|
-
"name": "wan2.1_i2v_480p_14B_fp16.safetensors",
|
|
433
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_i2v_480p_14B_fp16.safetensors?download=true",
|
|
434
|
-
"directory": "diffusion_models"
|
|
435
|
-
}
|
|
436
|
-
]
|
|
437
|
-
},
|
|
438
|
-
"widgets_values": ["wan2.1_i2v_480p_14B_fp16.safetensors", "default"]
|
|
794
|
+
"color": "#3f789e",
|
|
795
|
+
"font_size": 24,
|
|
796
|
+
"flags": {}
|
|
439
797
|
},
|
|
440
798
|
{
|
|
441
|
-
"id":
|
|
442
|
-
"
|
|
443
|
-
"
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
"inputs": [
|
|
449
|
-
{
|
|
450
|
-
"name": "model",
|
|
451
|
-
"type": "MODEL",
|
|
452
|
-
"link": 110
|
|
453
|
-
}
|
|
799
|
+
"id": 3,
|
|
800
|
+
"title": "Step4 - Prompt",
|
|
801
|
+
"bounding": [
|
|
802
|
+
400,
|
|
803
|
+
0,
|
|
804
|
+
445.27801513671875,
|
|
805
|
+
467.2060852050781
|
|
454
806
|
],
|
|
455
|
-
"
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
807
|
+
"color": "#3f789e",
|
|
808
|
+
"font_size": 24,
|
|
809
|
+
"flags": {}
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"id": 4,
|
|
813
|
+
"title": "Step3 - Video size",
|
|
814
|
+
"bounding": [
|
|
815
|
+
400,
|
|
816
|
+
480,
|
|
817
|
+
440,
|
|
818
|
+
310
|
|
462
819
|
],
|
|
463
|
-
"
|
|
464
|
-
|
|
465
|
-
}
|
|
466
|
-
"widgets_values": [8]
|
|
820
|
+
"color": "#3f789e",
|
|
821
|
+
"font_size": 24,
|
|
822
|
+
"flags": {}
|
|
467
823
|
}
|
|
468
824
|
],
|
|
469
|
-
"links": [
|
|
470
|
-
[35, 3, 0, 8, 0, "LATENT"],
|
|
471
|
-
[56, 8, 0, 28, 0, "IMAGE"],
|
|
472
|
-
[74, 38, 0, 6, 0, "CLIP"],
|
|
473
|
-
[75, 38, 0, 7, 0, "CLIP"],
|
|
474
|
-
[76, 39, 0, 8, 1, "VAE"],
|
|
475
|
-
[93, 8, 0, 47, 0, "IMAGE"],
|
|
476
|
-
[94, 49, 0, 51, 0, "CLIP_VISION"],
|
|
477
|
-
[97, 6, 0, 50, 0, "CONDITIONING"],
|
|
478
|
-
[98, 7, 0, 50, 1, "CONDITIONING"],
|
|
479
|
-
[99, 39, 0, 50, 2, "VAE"],
|
|
480
|
-
[101, 50, 0, 3, 1, "CONDITIONING"],
|
|
481
|
-
[102, 50, 1, 3, 2, "CONDITIONING"],
|
|
482
|
-
[103, 50, 2, 3, 3, "LATENT"],
|
|
483
|
-
[106, 52, 0, 50, 4, "IMAGE"],
|
|
484
|
-
[107, 51, 0, 50, 3, "CLIP_VISION_OUTPUT"],
|
|
485
|
-
[109, 52, 0, 51, 1, "IMAGE"],
|
|
486
|
-
[110, 37, 0, 54, 0, "MODEL"],
|
|
487
|
-
[111, 54, 0, 3, 0, "MODEL"]
|
|
488
|
-
],
|
|
489
|
-
"groups": [],
|
|
490
825
|
"config": {},
|
|
491
826
|
"extra": {
|
|
492
827
|
"ds": {
|
|
493
|
-
"scale":
|
|
494
|
-
"offset": [
|
|
495
|
-
|
|
828
|
+
"scale": 0.6934334949441644,
|
|
829
|
+
"offset": [
|
|
830
|
+
513.219409306671,
|
|
831
|
+
89.9025722767768
|
|
832
|
+
]
|
|
833
|
+
},
|
|
834
|
+
"frontendVersion": "1.25.3"
|
|
496
835
|
},
|
|
497
836
|
"version": 0.4
|
|
498
|
-
}
|
|
837
|
+
}
|