comfyui-workflow-templates 0.1.44__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/flux1_krea_dev-1.webp +0 -0
- comfyui_workflow_templates/templates/flux1_krea_dev.json +543 -0
- 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 +564 -107
- 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.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +25 -20
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.44.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"id": "d567a5b9-ead0-43f2-ad56-b55ec19c5370",
|
|
3
|
+
"revision": 0,
|
|
4
|
+
"last_node_id": 92,
|
|
5
|
+
"last_link_id": 191,
|
|
4
6
|
"nodes": [
|
|
5
7
|
{
|
|
6
8
|
"id": 39,
|
|
7
9
|
"type": "VAELoader",
|
|
8
|
-
"pos": [
|
|
9
|
-
|
|
10
|
+
"pos": [
|
|
11
|
+
30,
|
|
12
|
+
330
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
350,
|
|
16
|
+
60
|
|
17
|
+
],
|
|
10
18
|
"flags": {},
|
|
11
19
|
"order": 0,
|
|
12
20
|
"mode": 0,
|
|
@@ -16,13 +24,16 @@
|
|
|
16
24
|
"name": "VAE",
|
|
17
25
|
"type": "VAE",
|
|
18
26
|
"slot_index": 0,
|
|
19
|
-
"links": [
|
|
27
|
+
"links": [
|
|
28
|
+
76,
|
|
29
|
+
175
|
|
30
|
+
]
|
|
20
31
|
}
|
|
21
32
|
],
|
|
22
33
|
"properties": {
|
|
34
|
+
"Node name for S&R": "VAELoader",
|
|
23
35
|
"cnr_id": "comfy-core",
|
|
24
36
|
"ver": "0.3.29",
|
|
25
|
-
"Node name for S&R": "VAELoader",
|
|
26
37
|
"models": [
|
|
27
38
|
{
|
|
28
39
|
"name": "wan_2.1_vae.safetensors",
|
|
@@ -33,15 +44,23 @@
|
|
|
33
44
|
}
|
|
34
45
|
]
|
|
35
46
|
},
|
|
36
|
-
"widgets_values": [
|
|
47
|
+
"widgets_values": [
|
|
48
|
+
"wan_2.1_vae.safetensors"
|
|
49
|
+
],
|
|
37
50
|
"color": "#322",
|
|
38
51
|
"bgcolor": "#533"
|
|
39
52
|
},
|
|
40
53
|
{
|
|
41
54
|
"id": 87,
|
|
42
55
|
"type": "CLIPVisionEncode",
|
|
43
|
-
"pos": [
|
|
44
|
-
|
|
56
|
+
"pos": [
|
|
57
|
+
560,
|
|
58
|
+
570
|
|
59
|
+
],
|
|
60
|
+
"size": [
|
|
61
|
+
253.60000610351562,
|
|
62
|
+
78
|
|
63
|
+
],
|
|
45
64
|
"flags": {
|
|
46
65
|
"collapsed": true
|
|
47
66
|
},
|
|
@@ -64,43 +83,31 @@
|
|
|
64
83
|
"name": "CLIP_VISION_OUTPUT",
|
|
65
84
|
"type": "CLIP_VISION_OUTPUT",
|
|
66
85
|
"slot_index": 0,
|
|
67
|
-
"links": [
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
"properties": {
|
|
71
|
-
"cnr_id": "comfy-core",
|
|
72
|
-
"ver": "0.3.29",
|
|
73
|
-
"Node name for S&R": "CLIPVisionEncode"
|
|
74
|
-
},
|
|
75
|
-
"widgets_values": ["none"]
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"id": 28,
|
|
79
|
-
"type": "SaveAnimatedWEBP",
|
|
80
|
-
"pos": [800, 490],
|
|
81
|
-
"size": [530, 480],
|
|
82
|
-
"flags": {},
|
|
83
|
-
"order": 15,
|
|
84
|
-
"mode": 0,
|
|
85
|
-
"inputs": [
|
|
86
|
-
{
|
|
87
|
-
"name": "images",
|
|
88
|
-
"type": "IMAGE",
|
|
89
|
-
"link": 56
|
|
86
|
+
"links": [
|
|
87
|
+
181
|
|
88
|
+
]
|
|
90
89
|
}
|
|
91
90
|
],
|
|
92
|
-
"outputs": [],
|
|
93
91
|
"properties": {
|
|
92
|
+
"Node name for S&R": "CLIPVisionEncode",
|
|
94
93
|
"cnr_id": "comfy-core",
|
|
95
94
|
"ver": "0.3.29"
|
|
96
95
|
},
|
|
97
|
-
"widgets_values": [
|
|
96
|
+
"widgets_values": [
|
|
97
|
+
"none"
|
|
98
|
+
]
|
|
98
99
|
},
|
|
99
100
|
{
|
|
100
101
|
"id": 49,
|
|
101
102
|
"type": "CLIPVisionLoader",
|
|
102
|
-
"pos": [
|
|
103
|
-
|
|
103
|
+
"pos": [
|
|
104
|
+
30,
|
|
105
|
+
510
|
|
106
|
+
],
|
|
107
|
+
"size": [
|
|
108
|
+
340,
|
|
109
|
+
60
|
|
110
|
+
],
|
|
104
111
|
"flags": {},
|
|
105
112
|
"order": 1,
|
|
106
113
|
"mode": 0,
|
|
@@ -110,13 +117,16 @@
|
|
|
110
117
|
"name": "CLIP_VISION",
|
|
111
118
|
"type": "CLIP_VISION",
|
|
112
119
|
"slot_index": 0,
|
|
113
|
-
"links": [
|
|
120
|
+
"links": [
|
|
121
|
+
94,
|
|
122
|
+
182
|
|
123
|
+
]
|
|
114
124
|
}
|
|
115
125
|
],
|
|
116
126
|
"properties": {
|
|
127
|
+
"Node name for S&R": "CLIPVisionLoader",
|
|
117
128
|
"cnr_id": "comfy-core",
|
|
118
129
|
"ver": "0.3.29",
|
|
119
|
-
"Node name for S&R": "CLIPVisionLoader",
|
|
120
130
|
"models": [
|
|
121
131
|
{
|
|
122
132
|
"name": "clip_vision_h.safetensors",
|
|
@@ -127,15 +137,23 @@
|
|
|
127
137
|
}
|
|
128
138
|
]
|
|
129
139
|
},
|
|
130
|
-
"widgets_values": [
|
|
140
|
+
"widgets_values": [
|
|
141
|
+
"clip_vision_h.safetensors"
|
|
142
|
+
],
|
|
131
143
|
"color": "#322",
|
|
132
144
|
"bgcolor": "#533"
|
|
133
145
|
},
|
|
134
146
|
{
|
|
135
147
|
"id": 51,
|
|
136
148
|
"type": "CLIPVisionEncode",
|
|
137
|
-
"pos": [
|
|
138
|
-
|
|
149
|
+
"pos": [
|
|
150
|
+
530,
|
|
151
|
+
500
|
|
152
|
+
],
|
|
153
|
+
"size": [
|
|
154
|
+
253.60000610351562,
|
|
155
|
+
78
|
|
156
|
+
],
|
|
139
157
|
"flags": {
|
|
140
158
|
"collapsed": true
|
|
141
159
|
},
|
|
@@ -158,21 +176,31 @@
|
|
|
158
176
|
"name": "CLIP_VISION_OUTPUT",
|
|
159
177
|
"type": "CLIP_VISION_OUTPUT",
|
|
160
178
|
"slot_index": 0,
|
|
161
|
-
"links": [
|
|
179
|
+
"links": [
|
|
180
|
+
178
|
|
181
|
+
]
|
|
162
182
|
}
|
|
163
183
|
],
|
|
164
184
|
"properties": {
|
|
185
|
+
"Node name for S&R": "CLIPVisionEncode",
|
|
165
186
|
"cnr_id": "comfy-core",
|
|
166
|
-
"ver": "0.3.29"
|
|
167
|
-
"Node name for S&R": "CLIPVisionEncode"
|
|
187
|
+
"ver": "0.3.29"
|
|
168
188
|
},
|
|
169
|
-
"widgets_values": [
|
|
189
|
+
"widgets_values": [
|
|
190
|
+
"none"
|
|
191
|
+
]
|
|
170
192
|
},
|
|
171
193
|
{
|
|
172
194
|
"id": 79,
|
|
173
195
|
"type": "ModelSamplingSD3",
|
|
174
|
-
"pos": [
|
|
175
|
-
|
|
196
|
+
"pos": [
|
|
197
|
+
810,
|
|
198
|
+
70
|
|
199
|
+
],
|
|
200
|
+
"size": [
|
|
201
|
+
270,
|
|
202
|
+
60
|
|
203
|
+
],
|
|
176
204
|
"flags": {},
|
|
177
205
|
"order": 9,
|
|
178
206
|
"mode": 0,
|
|
@@ -188,58 +216,31 @@
|
|
|
188
216
|
"name": "MODEL",
|
|
189
217
|
"type": "MODEL",
|
|
190
218
|
"slot_index": 0,
|
|
191
|
-
"links": [
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
"properties": {
|
|
195
|
-
"cnr_id": "comfy-core",
|
|
196
|
-
"ver": "0.3.29",
|
|
197
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
198
|
-
},
|
|
199
|
-
"widgets_values": [8]
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"id": 8,
|
|
203
|
-
"type": "VAEDecode",
|
|
204
|
-
"pos": [1120, 390],
|
|
205
|
-
"size": [210, 266],
|
|
206
|
-
"flags": {
|
|
207
|
-
"collapsed": true
|
|
208
|
-
},
|
|
209
|
-
"order": 14,
|
|
210
|
-
"mode": 0,
|
|
211
|
-
"inputs": [
|
|
212
|
-
{
|
|
213
|
-
"name": "samples",
|
|
214
|
-
"type": "LATENT",
|
|
215
|
-
"link": 188
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"name": "vae",
|
|
219
|
-
"type": "VAE",
|
|
220
|
-
"link": 76
|
|
221
|
-
}
|
|
222
|
-
],
|
|
223
|
-
"outputs": [
|
|
224
|
-
{
|
|
225
|
-
"name": "IMAGE",
|
|
226
|
-
"type": "IMAGE",
|
|
227
|
-
"slot_index": 0,
|
|
228
|
-
"links": [56]
|
|
219
|
+
"links": [
|
|
220
|
+
185
|
|
221
|
+
]
|
|
229
222
|
}
|
|
230
223
|
],
|
|
231
224
|
"properties": {
|
|
225
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
232
226
|
"cnr_id": "comfy-core",
|
|
233
|
-
"ver": "0.3.29"
|
|
234
|
-
"Node name for S&R": "VAEDecode"
|
|
227
|
+
"ver": "0.3.29"
|
|
235
228
|
},
|
|
236
|
-
"widgets_values": [
|
|
229
|
+
"widgets_values": [
|
|
230
|
+
8
|
|
231
|
+
]
|
|
237
232
|
},
|
|
238
233
|
{
|
|
239
234
|
"id": 83,
|
|
240
235
|
"type": "WanFirstLastFrameToVideo",
|
|
241
|
-
"pos": [
|
|
242
|
-
|
|
236
|
+
"pos": [
|
|
237
|
+
810,
|
|
238
|
+
170
|
|
239
|
+
],
|
|
240
|
+
"size": [
|
|
241
|
+
270.3999938964844,
|
|
242
|
+
250
|
|
243
|
+
],
|
|
243
244
|
"flags": {},
|
|
244
245
|
"order": 12,
|
|
245
246
|
"mode": 0,
|
|
@@ -288,48 +289,48 @@
|
|
|
288
289
|
{
|
|
289
290
|
"name": "positive",
|
|
290
291
|
"type": "CONDITIONING",
|
|
291
|
-
"links": [
|
|
292
|
+
"links": [
|
|
293
|
+
186
|
|
294
|
+
]
|
|
292
295
|
},
|
|
293
296
|
{
|
|
294
297
|
"name": "negative",
|
|
295
298
|
"type": "CONDITIONING",
|
|
296
|
-
"links": [
|
|
299
|
+
"links": [
|
|
300
|
+
187
|
|
301
|
+
]
|
|
297
302
|
},
|
|
298
303
|
{
|
|
299
304
|
"name": "latent",
|
|
300
305
|
"type": "LATENT",
|
|
301
|
-
"links": [
|
|
306
|
+
"links": [
|
|
307
|
+
189
|
|
308
|
+
]
|
|
302
309
|
}
|
|
303
310
|
],
|
|
304
311
|
"properties": {
|
|
312
|
+
"Node name for S&R": "WanFirstLastFrameToVideo",
|
|
305
313
|
"cnr_id": "comfy-core",
|
|
306
|
-
"ver": "0.3.29"
|
|
307
|
-
"Node name for S&R": "WanFirstLastFrameToVideo"
|
|
314
|
+
"ver": "0.3.29"
|
|
308
315
|
},
|
|
309
|
-
"widgets_values": [720 , 1280, 33, 1]
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"id": 89,
|
|
313
|
-
"type": "MarkdownNote",
|
|
314
|
-
"pos": [-460, 40],
|
|
315
|
-
"size": [450, 440],
|
|
316
|
-
"flags": {},
|
|
317
|
-
"order": 2,
|
|
318
|
-
"mode": 0,
|
|
319
|
-
"inputs": [],
|
|
320
|
-
"outputs": [],
|
|
321
|
-
"properties": {},
|
|
322
316
|
"widgets_values": [
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
317
|
+
720,
|
|
318
|
+
1280,
|
|
319
|
+
33,
|
|
320
|
+
1
|
|
321
|
+
]
|
|
327
322
|
},
|
|
328
323
|
{
|
|
329
324
|
"id": 90,
|
|
330
325
|
"type": "KSampler",
|
|
331
|
-
"pos": [
|
|
332
|
-
|
|
326
|
+
"pos": [
|
|
327
|
+
1120,
|
|
328
|
+
80
|
|
329
|
+
],
|
|
330
|
+
"size": [
|
|
331
|
+
315,
|
|
332
|
+
262
|
|
333
|
+
],
|
|
333
334
|
"flags": {},
|
|
334
335
|
"order": 13,
|
|
335
336
|
"mode": 0,
|
|
@@ -360,13 +361,15 @@
|
|
|
360
361
|
"name": "LATENT",
|
|
361
362
|
"type": "LATENT",
|
|
362
363
|
"slot_index": 0,
|
|
363
|
-
"links": [
|
|
364
|
+
"links": [
|
|
365
|
+
188
|
|
366
|
+
]
|
|
364
367
|
}
|
|
365
368
|
],
|
|
366
369
|
"properties": {
|
|
370
|
+
"Node name for S&R": "KSampler",
|
|
367
371
|
"cnr_id": "comfy-core",
|
|
368
|
-
"ver": "0.3.29"
|
|
369
|
-
"Node name for S&R": "KSampler"
|
|
372
|
+
"ver": "0.3.29"
|
|
370
373
|
},
|
|
371
374
|
"widgets_values": [
|
|
372
375
|
1012535162155917,
|
|
@@ -381,8 +384,14 @@
|
|
|
381
384
|
{
|
|
382
385
|
"id": 7,
|
|
383
386
|
"type": "CLIPTextEncode",
|
|
384
|
-
"pos": [
|
|
385
|
-
|
|
387
|
+
"pos": [
|
|
388
|
+
420,
|
|
389
|
+
260
|
|
390
|
+
],
|
|
391
|
+
"size": [
|
|
392
|
+
340,
|
|
393
|
+
140
|
|
394
|
+
],
|
|
386
395
|
"flags": {},
|
|
387
396
|
"order": 11,
|
|
388
397
|
"mode": 0,
|
|
@@ -398,14 +407,16 @@
|
|
|
398
407
|
"name": "CONDITIONING",
|
|
399
408
|
"type": "CONDITIONING",
|
|
400
409
|
"slot_index": 0,
|
|
401
|
-
"links": [
|
|
410
|
+
"links": [
|
|
411
|
+
177
|
|
412
|
+
]
|
|
402
413
|
}
|
|
403
414
|
],
|
|
404
415
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
405
416
|
"properties": {
|
|
417
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
406
418
|
"cnr_id": "comfy-core",
|
|
407
|
-
"ver": "0.3.29"
|
|
408
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
419
|
+
"ver": "0.3.29"
|
|
409
420
|
},
|
|
410
421
|
"widgets_values": [
|
|
411
422
|
"色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,过曝,"
|
|
@@ -416,17 +427,26 @@
|
|
|
416
427
|
{
|
|
417
428
|
"id": 72,
|
|
418
429
|
"type": "LoadImage",
|
|
419
|
-
"pos": [
|
|
420
|
-
|
|
430
|
+
"pos": [
|
|
431
|
+
410,
|
|
432
|
+
630
|
|
433
|
+
],
|
|
434
|
+
"size": [
|
|
435
|
+
320,
|
|
436
|
+
320
|
|
437
|
+
],
|
|
421
438
|
"flags": {},
|
|
422
|
-
"order":
|
|
439
|
+
"order": 2,
|
|
423
440
|
"mode": 0,
|
|
424
441
|
"inputs": [],
|
|
425
442
|
"outputs": [
|
|
426
443
|
{
|
|
427
444
|
"name": "IMAGE",
|
|
428
445
|
"type": "IMAGE",
|
|
429
|
-
"links": [
|
|
446
|
+
"links": [
|
|
447
|
+
180,
|
|
448
|
+
184
|
|
449
|
+
]
|
|
430
450
|
},
|
|
431
451
|
{
|
|
432
452
|
"name": "MASK",
|
|
@@ -436,21 +456,30 @@
|
|
|
436
456
|
],
|
|
437
457
|
"title": "End_image",
|
|
438
458
|
"properties": {
|
|
459
|
+
"Node name for S&R": "LoadImage",
|
|
439
460
|
"cnr_id": "comfy-core",
|
|
440
|
-
"ver": "0.3.29"
|
|
441
|
-
"Node name for S&R": "LoadImage"
|
|
461
|
+
"ver": "0.3.29"
|
|
442
462
|
},
|
|
443
|
-
"widgets_values": [
|
|
463
|
+
"widgets_values": [
|
|
464
|
+
"end_image.png",
|
|
465
|
+
"image"
|
|
466
|
+
],
|
|
444
467
|
"color": "#322",
|
|
445
468
|
"bgcolor": "#533"
|
|
446
469
|
},
|
|
447
470
|
{
|
|
448
471
|
"id": 52,
|
|
449
472
|
"type": "LoadImage",
|
|
450
|
-
"pos": [
|
|
451
|
-
|
|
473
|
+
"pos": [
|
|
474
|
+
30,
|
|
475
|
+
624
|
|
476
|
+
],
|
|
477
|
+
"size": [
|
|
478
|
+
340,
|
|
479
|
+
326
|
|
480
|
+
],
|
|
452
481
|
"flags": {},
|
|
453
|
-
"order":
|
|
482
|
+
"order": 3,
|
|
454
483
|
"mode": 0,
|
|
455
484
|
"inputs": [],
|
|
456
485
|
"outputs": [
|
|
@@ -458,7 +487,10 @@
|
|
|
458
487
|
"name": "IMAGE",
|
|
459
488
|
"type": "IMAGE",
|
|
460
489
|
"slot_index": 0,
|
|
461
|
-
"links": [
|
|
490
|
+
"links": [
|
|
491
|
+
109,
|
|
492
|
+
183
|
|
493
|
+
]
|
|
462
494
|
},
|
|
463
495
|
{
|
|
464
496
|
"name": "MASK",
|
|
@@ -469,21 +501,30 @@
|
|
|
469
501
|
],
|
|
470
502
|
"title": "Start_image",
|
|
471
503
|
"properties": {
|
|
504
|
+
"Node name for S&R": "LoadImage",
|
|
472
505
|
"cnr_id": "comfy-core",
|
|
473
|
-
"ver": "0.3.29"
|
|
474
|
-
"Node name for S&R": "LoadImage"
|
|
506
|
+
"ver": "0.3.29"
|
|
475
507
|
},
|
|
476
|
-
"widgets_values": [
|
|
508
|
+
"widgets_values": [
|
|
509
|
+
"start_image.png",
|
|
510
|
+
"image"
|
|
511
|
+
],
|
|
477
512
|
"color": "#322",
|
|
478
513
|
"bgcolor": "#533"
|
|
479
514
|
},
|
|
480
515
|
{
|
|
481
516
|
"id": 37,
|
|
482
517
|
"type": "UNETLoader",
|
|
483
|
-
"pos": [
|
|
484
|
-
|
|
518
|
+
"pos": [
|
|
519
|
+
30,
|
|
520
|
+
70
|
|
521
|
+
],
|
|
522
|
+
"size": [
|
|
523
|
+
346.7470703125,
|
|
524
|
+
82
|
|
525
|
+
],
|
|
485
526
|
"flags": {},
|
|
486
|
-
"order":
|
|
527
|
+
"order": 4,
|
|
487
528
|
"mode": 0,
|
|
488
529
|
"inputs": [],
|
|
489
530
|
"outputs": [
|
|
@@ -491,13 +532,15 @@
|
|
|
491
532
|
"name": "MODEL",
|
|
492
533
|
"type": "MODEL",
|
|
493
534
|
"slot_index": 0,
|
|
494
|
-
"links": [
|
|
535
|
+
"links": [
|
|
536
|
+
162
|
|
537
|
+
]
|
|
495
538
|
}
|
|
496
539
|
],
|
|
497
540
|
"properties": {
|
|
541
|
+
"Node name for S&R": "UNETLoader",
|
|
498
542
|
"cnr_id": "comfy-core",
|
|
499
543
|
"ver": "0.3.29",
|
|
500
|
-
"Node name for S&R": "UNETLoader",
|
|
501
544
|
"models": [
|
|
502
545
|
{
|
|
503
546
|
"name": "wan2.1_flf2v_720p_14B_fp16.safetensors",
|
|
@@ -508,17 +551,26 @@
|
|
|
508
551
|
}
|
|
509
552
|
]
|
|
510
553
|
},
|
|
511
|
-
"widgets_values": [
|
|
554
|
+
"widgets_values": [
|
|
555
|
+
"wan2.1_flf2v_720p_14B_fp16.safetensors",
|
|
556
|
+
"default"
|
|
557
|
+
],
|
|
512
558
|
"color": "#322",
|
|
513
559
|
"bgcolor": "#533"
|
|
514
560
|
},
|
|
515
561
|
{
|
|
516
562
|
"id": 38,
|
|
517
563
|
"type": "CLIPLoader",
|
|
518
|
-
"pos": [
|
|
519
|
-
|
|
564
|
+
"pos": [
|
|
565
|
+
30,
|
|
566
|
+
190
|
|
567
|
+
],
|
|
568
|
+
"size": [
|
|
569
|
+
350,
|
|
570
|
+
106
|
|
571
|
+
],
|
|
520
572
|
"flags": {},
|
|
521
|
-
"order":
|
|
573
|
+
"order": 5,
|
|
522
574
|
"mode": 0,
|
|
523
575
|
"inputs": [],
|
|
524
576
|
"outputs": [
|
|
@@ -526,13 +578,16 @@
|
|
|
526
578
|
"name": "CLIP",
|
|
527
579
|
"type": "CLIP",
|
|
528
580
|
"slot_index": 0,
|
|
529
|
-
"links": [
|
|
581
|
+
"links": [
|
|
582
|
+
74,
|
|
583
|
+
75
|
|
584
|
+
]
|
|
530
585
|
}
|
|
531
586
|
],
|
|
532
587
|
"properties": {
|
|
588
|
+
"Node name for S&R": "CLIPLoader",
|
|
533
589
|
"cnr_id": "comfy-core",
|
|
534
590
|
"ver": "0.3.29",
|
|
535
|
-
"Node name for S&R": "CLIPLoader",
|
|
536
591
|
"models": [
|
|
537
592
|
{
|
|
538
593
|
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
@@ -554,8 +609,14 @@
|
|
|
554
609
|
{
|
|
555
610
|
"id": 6,
|
|
556
611
|
"type": "CLIPTextEncode",
|
|
557
|
-
"pos": [
|
|
558
|
-
|
|
612
|
+
"pos": [
|
|
613
|
+
420,
|
|
614
|
+
70
|
|
615
|
+
],
|
|
616
|
+
"size": [
|
|
617
|
+
330,
|
|
618
|
+
140
|
|
619
|
+
],
|
|
559
620
|
"flags": {},
|
|
560
621
|
"order": 10,
|
|
561
622
|
"mode": 0,
|
|
@@ -571,48 +632,354 @@
|
|
|
571
632
|
"name": "CONDITIONING",
|
|
572
633
|
"type": "CONDITIONING",
|
|
573
634
|
"slot_index": 0,
|
|
574
|
-
"links": [
|
|
635
|
+
"links": [
|
|
636
|
+
176
|
|
637
|
+
]
|
|
575
638
|
}
|
|
576
639
|
],
|
|
577
640
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
578
641
|
"properties": {
|
|
642
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
579
643
|
"cnr_id": "comfy-core",
|
|
580
|
-
"ver": "0.3.29"
|
|
581
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
644
|
+
"ver": "0.3.29"
|
|
582
645
|
},
|
|
583
|
-
"widgets_values": [
|
|
646
|
+
"widgets_values": [
|
|
647
|
+
"glass flower blossom"
|
|
648
|
+
],
|
|
584
649
|
"color": "#232",
|
|
585
650
|
"bgcolor": "#353"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": 8,
|
|
654
|
+
"type": "VAEDecode",
|
|
655
|
+
"pos": [
|
|
656
|
+
1110,
|
|
657
|
+
390
|
|
658
|
+
],
|
|
659
|
+
"size": [
|
|
660
|
+
210,
|
|
661
|
+
266
|
|
662
|
+
],
|
|
663
|
+
"flags": {
|
|
664
|
+
"collapsed": true
|
|
665
|
+
},
|
|
666
|
+
"order": 14,
|
|
667
|
+
"mode": 0,
|
|
668
|
+
"inputs": [
|
|
669
|
+
{
|
|
670
|
+
"name": "samples",
|
|
671
|
+
"type": "LATENT",
|
|
672
|
+
"link": 188
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"name": "vae",
|
|
676
|
+
"type": "VAE",
|
|
677
|
+
"link": 76
|
|
678
|
+
}
|
|
679
|
+
],
|
|
680
|
+
"outputs": [
|
|
681
|
+
{
|
|
682
|
+
"name": "IMAGE",
|
|
683
|
+
"type": "IMAGE",
|
|
684
|
+
"slot_index": 0,
|
|
685
|
+
"links": [
|
|
686
|
+
190
|
|
687
|
+
]
|
|
688
|
+
}
|
|
689
|
+
],
|
|
690
|
+
"properties": {
|
|
691
|
+
"Node name for S&R": "VAEDecode",
|
|
692
|
+
"cnr_id": "comfy-core",
|
|
693
|
+
"ver": "0.3.29"
|
|
694
|
+
},
|
|
695
|
+
"widgets_values": []
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"id": 91,
|
|
699
|
+
"type": "CreateVideo",
|
|
700
|
+
"pos": [
|
|
701
|
+
1270,
|
|
702
|
+
390
|
|
703
|
+
],
|
|
704
|
+
"size": [
|
|
705
|
+
210,
|
|
706
|
+
78
|
|
707
|
+
],
|
|
708
|
+
"flags": {},
|
|
709
|
+
"order": 15,
|
|
710
|
+
"mode": 0,
|
|
711
|
+
"inputs": [
|
|
712
|
+
{
|
|
713
|
+
"name": "images",
|
|
714
|
+
"type": "IMAGE",
|
|
715
|
+
"link": 190
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "audio",
|
|
719
|
+
"shape": 7,
|
|
720
|
+
"type": "AUDIO",
|
|
721
|
+
"link": null
|
|
722
|
+
}
|
|
723
|
+
],
|
|
724
|
+
"outputs": [
|
|
725
|
+
{
|
|
726
|
+
"name": "VIDEO",
|
|
727
|
+
"type": "VIDEO",
|
|
728
|
+
"links": [
|
|
729
|
+
191
|
|
730
|
+
]
|
|
731
|
+
}
|
|
732
|
+
],
|
|
733
|
+
"properties": {
|
|
734
|
+
"Node name for S&R": "CreateVideo"
|
|
735
|
+
},
|
|
736
|
+
"widgets_values": [
|
|
737
|
+
16
|
|
738
|
+
]
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"id": 92,
|
|
742
|
+
"type": "SaveVideo",
|
|
743
|
+
"pos": [
|
|
744
|
+
790,
|
|
745
|
+
530
|
|
746
|
+
],
|
|
747
|
+
"size": [
|
|
748
|
+
710,
|
|
749
|
+
440
|
|
750
|
+
],
|
|
751
|
+
"flags": {},
|
|
752
|
+
"order": 16,
|
|
753
|
+
"mode": 0,
|
|
754
|
+
"inputs": [
|
|
755
|
+
{
|
|
756
|
+
"name": "video",
|
|
757
|
+
"type": "VIDEO",
|
|
758
|
+
"link": 191
|
|
759
|
+
}
|
|
760
|
+
],
|
|
761
|
+
"outputs": [],
|
|
762
|
+
"properties": {
|
|
763
|
+
"Node name for S&R": "SaveVideo"
|
|
764
|
+
},
|
|
765
|
+
"widgets_values": [
|
|
766
|
+
"video/ComfyUI",
|
|
767
|
+
"auto",
|
|
768
|
+
"auto"
|
|
769
|
+
]
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"id": 89,
|
|
773
|
+
"type": "MarkdownNote",
|
|
774
|
+
"pos": [
|
|
775
|
+
-450,
|
|
776
|
+
30
|
|
777
|
+
],
|
|
778
|
+
"size": [
|
|
779
|
+
450,
|
|
780
|
+
440
|
|
781
|
+
],
|
|
782
|
+
"flags": {},
|
|
783
|
+
"order": 6,
|
|
784
|
+
"mode": 0,
|
|
785
|
+
"inputs": [],
|
|
786
|
+
"outputs": [],
|
|
787
|
+
"properties": {},
|
|
788
|
+
"widgets_values": [
|
|
789
|
+
"[Tutorial here](https://docs.comfy.org/tutorials/video/wan/wan-flf) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan-flf)\n\nYou can find the following files in the [Wan_2.1_ComfyUI_repackaged](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files).\n\nDownload the following files, and put them in right directory\n\n**Diffusion models**\n\n- [wan2.1_flf2v_720p_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_flf2v_720p_14B_fp16.safetensors?download=true)\n\n**Text encoders**\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?download=true)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true)\n\n**CLIP Vision**\n- [clip_vision_h.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors?download=true)\n\nFile Storage Location\n\n```\nComfyUI/\n├── models/\n│ ├── diffusion_models/\n│ │ └─── wan2.1_flf2v_720p_14B_fp16.safetensors \n│ ├── text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ ├── vae/\n│ │ └── wan_2.1_vae.safetensors\n│ └── clip_vision/\n│ └── clip_vision_h.safetensors \n```\n"
|
|
790
|
+
],
|
|
791
|
+
"color": "#432",
|
|
792
|
+
"bgcolor": "#653"
|
|
586
793
|
}
|
|
587
794
|
],
|
|
588
795
|
"links": [
|
|
589
|
-
[
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
[
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
[
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
796
|
+
[
|
|
797
|
+
74,
|
|
798
|
+
38,
|
|
799
|
+
0,
|
|
800
|
+
6,
|
|
801
|
+
0,
|
|
802
|
+
"CLIP"
|
|
803
|
+
],
|
|
804
|
+
[
|
|
805
|
+
75,
|
|
806
|
+
38,
|
|
807
|
+
0,
|
|
808
|
+
7,
|
|
809
|
+
0,
|
|
810
|
+
"CLIP"
|
|
811
|
+
],
|
|
812
|
+
[
|
|
813
|
+
76,
|
|
814
|
+
39,
|
|
815
|
+
0,
|
|
816
|
+
8,
|
|
817
|
+
1,
|
|
818
|
+
"VAE"
|
|
819
|
+
],
|
|
820
|
+
[
|
|
821
|
+
94,
|
|
822
|
+
49,
|
|
823
|
+
0,
|
|
824
|
+
51,
|
|
825
|
+
0,
|
|
826
|
+
"CLIP_VISION"
|
|
827
|
+
],
|
|
828
|
+
[
|
|
829
|
+
109,
|
|
830
|
+
52,
|
|
831
|
+
0,
|
|
832
|
+
51,
|
|
833
|
+
1,
|
|
834
|
+
"IMAGE"
|
|
835
|
+
],
|
|
836
|
+
[
|
|
837
|
+
162,
|
|
838
|
+
37,
|
|
839
|
+
0,
|
|
840
|
+
79,
|
|
841
|
+
0,
|
|
842
|
+
"MODEL"
|
|
843
|
+
],
|
|
844
|
+
[
|
|
845
|
+
175,
|
|
846
|
+
39,
|
|
847
|
+
0,
|
|
848
|
+
83,
|
|
849
|
+
2,
|
|
850
|
+
"VAE"
|
|
851
|
+
],
|
|
852
|
+
[
|
|
853
|
+
176,
|
|
854
|
+
6,
|
|
855
|
+
0,
|
|
856
|
+
83,
|
|
857
|
+
0,
|
|
858
|
+
"CONDITIONING"
|
|
859
|
+
],
|
|
860
|
+
[
|
|
861
|
+
177,
|
|
862
|
+
7,
|
|
863
|
+
0,
|
|
864
|
+
83,
|
|
865
|
+
1,
|
|
866
|
+
"CONDITIONING"
|
|
867
|
+
],
|
|
868
|
+
[
|
|
869
|
+
178,
|
|
870
|
+
51,
|
|
871
|
+
0,
|
|
872
|
+
83,
|
|
873
|
+
3,
|
|
874
|
+
"CLIP_VISION_OUTPUT"
|
|
875
|
+
],
|
|
876
|
+
[
|
|
877
|
+
180,
|
|
878
|
+
72,
|
|
879
|
+
0,
|
|
880
|
+
87,
|
|
881
|
+
1,
|
|
882
|
+
"IMAGE"
|
|
883
|
+
],
|
|
884
|
+
[
|
|
885
|
+
181,
|
|
886
|
+
87,
|
|
887
|
+
0,
|
|
888
|
+
83,
|
|
889
|
+
4,
|
|
890
|
+
"CLIP_VISION_OUTPUT"
|
|
891
|
+
],
|
|
892
|
+
[
|
|
893
|
+
182,
|
|
894
|
+
49,
|
|
895
|
+
0,
|
|
896
|
+
87,
|
|
897
|
+
0,
|
|
898
|
+
"CLIP_VISION"
|
|
899
|
+
],
|
|
900
|
+
[
|
|
901
|
+
183,
|
|
902
|
+
52,
|
|
903
|
+
0,
|
|
904
|
+
83,
|
|
905
|
+
5,
|
|
906
|
+
"IMAGE"
|
|
907
|
+
],
|
|
908
|
+
[
|
|
909
|
+
184,
|
|
910
|
+
72,
|
|
911
|
+
0,
|
|
912
|
+
83,
|
|
913
|
+
6,
|
|
914
|
+
"IMAGE"
|
|
915
|
+
],
|
|
916
|
+
[
|
|
917
|
+
185,
|
|
918
|
+
79,
|
|
919
|
+
0,
|
|
920
|
+
90,
|
|
921
|
+
0,
|
|
922
|
+
"MODEL"
|
|
923
|
+
],
|
|
924
|
+
[
|
|
925
|
+
186,
|
|
926
|
+
83,
|
|
927
|
+
0,
|
|
928
|
+
90,
|
|
929
|
+
1,
|
|
930
|
+
"CONDITIONING"
|
|
931
|
+
],
|
|
932
|
+
[
|
|
933
|
+
187,
|
|
934
|
+
83,
|
|
935
|
+
1,
|
|
936
|
+
90,
|
|
937
|
+
2,
|
|
938
|
+
"CONDITIONING"
|
|
939
|
+
],
|
|
940
|
+
[
|
|
941
|
+
188,
|
|
942
|
+
90,
|
|
943
|
+
0,
|
|
944
|
+
8,
|
|
945
|
+
0,
|
|
946
|
+
"LATENT"
|
|
947
|
+
],
|
|
948
|
+
[
|
|
949
|
+
189,
|
|
950
|
+
83,
|
|
951
|
+
2,
|
|
952
|
+
90,
|
|
953
|
+
3,
|
|
954
|
+
"LATENT"
|
|
955
|
+
],
|
|
956
|
+
[
|
|
957
|
+
190,
|
|
958
|
+
8,
|
|
959
|
+
0,
|
|
960
|
+
91,
|
|
961
|
+
0,
|
|
962
|
+
"IMAGE"
|
|
963
|
+
],
|
|
964
|
+
[
|
|
965
|
+
191,
|
|
966
|
+
91,
|
|
967
|
+
0,
|
|
968
|
+
92,
|
|
969
|
+
0,
|
|
970
|
+
"VIDEO"
|
|
971
|
+
]
|
|
610
972
|
],
|
|
611
973
|
"groups": [
|
|
612
974
|
{
|
|
613
975
|
"id": 1,
|
|
614
976
|
"title": "Load Models Here",
|
|
615
|
-
"bounding": [
|
|
977
|
+
"bounding": [
|
|
978
|
+
20,
|
|
979
|
+
0,
|
|
980
|
+
370,
|
|
981
|
+
410
|
|
982
|
+
],
|
|
616
983
|
"color": "#3f789e",
|
|
617
984
|
"font_size": 24,
|
|
618
985
|
"flags": {}
|
|
@@ -620,7 +987,12 @@
|
|
|
620
987
|
{
|
|
621
988
|
"id": 2,
|
|
622
989
|
"title": "Start & End frames",
|
|
623
|
-
"bounding": [
|
|
990
|
+
"bounding": [
|
|
991
|
+
20,
|
|
992
|
+
430,
|
|
993
|
+
750,
|
|
994
|
+
540
|
|
995
|
+
],
|
|
624
996
|
"color": "#3f789e",
|
|
625
997
|
"font_size": 24,
|
|
626
998
|
"flags": {}
|
|
@@ -628,7 +1000,12 @@
|
|
|
628
1000
|
{
|
|
629
1001
|
"id": 6,
|
|
630
1002
|
"title": "Prompt",
|
|
631
|
-
"bounding": [
|
|
1003
|
+
"bounding": [
|
|
1004
|
+
410,
|
|
1005
|
+
0,
|
|
1006
|
+
360,
|
|
1007
|
+
410
|
|
1008
|
+
],
|
|
632
1009
|
"color": "#3f789e",
|
|
633
1010
|
"font_size": 24,
|
|
634
1011
|
"flags": {}
|
|
@@ -636,7 +1013,12 @@
|
|
|
636
1013
|
{
|
|
637
1014
|
"id": 8,
|
|
638
1015
|
"title": "Sampling & Video Generation",
|
|
639
|
-
"bounding": [
|
|
1016
|
+
"bounding": [
|
|
1017
|
+
790,
|
|
1018
|
+
0,
|
|
1019
|
+
710,
|
|
1020
|
+
490
|
|
1021
|
+
],
|
|
640
1022
|
"color": "#3f789e",
|
|
641
1023
|
"font_size": 24,
|
|
642
1024
|
"flags": {}
|
|
@@ -645,10 +1027,13 @@
|
|
|
645
1027
|
"config": {},
|
|
646
1028
|
"extra": {
|
|
647
1029
|
"ds": {
|
|
648
|
-
"scale": 0.
|
|
649
|
-
"offset": [
|
|
1030
|
+
"scale": 0.6588450000000122,
|
|
1031
|
+
"offset": [
|
|
1032
|
+
662.8958332162695,
|
|
1033
|
+
166.94516601901617
|
|
1034
|
+
]
|
|
650
1035
|
},
|
|
651
|
-
"frontendVersion": "1.
|
|
1036
|
+
"frontendVersion": "1.25.3",
|
|
652
1037
|
"node_versions": {
|
|
653
1038
|
"comfy-core": "0.3.29"
|
|
654
1039
|
},
|
|
@@ -658,4 +1043,4 @@
|
|
|
658
1043
|
"VHS_KeepIntermediate": true
|
|
659
1044
|
},
|
|
660
1045
|
"version": 0.4
|
|
661
|
-
}
|
|
1046
|
+
}
|