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.

Files changed (23) hide show
  1. comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
  2. comfyui_workflow_templates/templates/image_to_video.json +390 -161
  3. comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
  4. comfyui_workflow_templates/templates/index.json +12 -0
  5. comfyui_workflow_templates/templates/index.schema.json +19 -0
  6. comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
  7. comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
  8. comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
  9. comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
  10. comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
  11. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
  12. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
  13. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
  14. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
  15. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
  16. comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
  17. comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
  18. comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
  19. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
  20. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +23 -20
  21. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
  22. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
  23. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
@@ -1,116 +1,321 @@
1
1
  {
2
- "last_node_id": 78,
3
- "last_link_id": 215,
2
+ "id": "b07dba9f-f409-47a6-84bb-a6639b2a70da",
3
+ "revision": 0,
4
+ "last_node_id": 80,
5
+ "last_link_id": 217,
4
6
  "nodes": [
5
7
  {
6
- "id": 16,
7
- "type": "KSamplerSelect",
8
- "pos": [484, 751],
9
- "size": [315, 58],
8
+ "id": 11,
9
+ "type": "DualCLIPLoader",
10
+ "pos": [
11
+ -40,
12
+ 250
13
+ ],
14
+ "size": [
15
+ 350,
16
+ 130
17
+ ],
10
18
  "flags": {},
11
19
  "order": 0,
12
20
  "mode": 0,
13
21
  "inputs": [],
14
22
  "outputs": [
15
23
  {
16
- "name": "SAMPLER",
17
- "type": "SAMPLER",
18
- "shape": 3,
19
- "links": [19]
24
+ "name": "CLIP",
25
+ "type": "CLIP",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 205
29
+ ]
20
30
  }
21
31
  ],
22
32
  "properties": {
23
- "Node name for S&R": "KSamplerSelect"
33
+ "Node name for S&R": "DualCLIPLoader",
34
+ "models": [
35
+ {
36
+ "name": "clip_l.safetensors",
37
+ "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true",
38
+ "directory": "text_encoders"
39
+ },
40
+ {
41
+ "name": "llava_llama3_fp8_scaled.safetensors",
42
+ "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/text_encoders/llava_llama3_fp8_scaled.safetensors?download=true",
43
+ "directory": "text_encoders"
44
+ }
45
+ ]
24
46
  },
25
- "widgets_values": ["euler"]
47
+ "widgets_values": [
48
+ "clip_l.safetensors",
49
+ "llava_llama3_fp8_scaled.safetensors",
50
+ "hunyuan_video",
51
+ "default"
52
+ ]
26
53
  },
27
54
  {
28
- "id": 17,
29
- "type": "BasicScheduler",
30
- "pos": [478, 860],
31
- "size": [315, 106],
55
+ "id": 12,
56
+ "type": "UNETLoader",
57
+ "pos": [
58
+ -40,
59
+ 130
60
+ ],
61
+ "size": [
62
+ 350,
63
+ 82
64
+ ],
32
65
  "flags": {},
33
- "order": 10,
66
+ "order": 1,
34
67
  "mode": 0,
35
- "inputs": [
68
+ "inputs": [],
69
+ "outputs": [
36
70
  {
37
- "name": "model",
71
+ "name": "MODEL",
38
72
  "type": "MODEL",
39
- "link": 190,
40
- "slot_index": 0
73
+ "slot_index": 0,
74
+ "links": [
75
+ 190,
76
+ 209
77
+ ]
41
78
  }
42
79
  ],
80
+ "properties": {
81
+ "Node name for S&R": "UNETLoader",
82
+ "models": [
83
+ {
84
+ "name": "hunyuan_video_t2v_720p_bf16.safetensors",
85
+ "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors?download=true",
86
+ "directory": "diffusion_models"
87
+ }
88
+ ]
89
+ },
90
+ "widgets_values": [
91
+ "hunyuan_video_t2v_720p_bf16.safetensors",
92
+ "default"
93
+ ],
94
+ "color": "#223",
95
+ "bgcolor": "#335"
96
+ },
97
+ {
98
+ "id": 77,
99
+ "type": "Note",
100
+ "pos": [
101
+ -40,
102
+ 0
103
+ ],
104
+ "size": [
105
+ 350,
106
+ 88
107
+ ],
108
+ "flags": {},
109
+ "order": 2,
110
+ "mode": 0,
111
+ "inputs": [],
112
+ "outputs": [],
113
+ "properties": {},
114
+ "widgets_values": [
115
+ "Select a fp8 weight_dtype if you are running out of memory."
116
+ ],
117
+ "color": "#432",
118
+ "bgcolor": "#653"
119
+ },
120
+ {
121
+ "id": 10,
122
+ "type": "VAELoader",
123
+ "pos": [
124
+ -40,
125
+ 430
126
+ ],
127
+ "size": [
128
+ 350,
129
+ 60
130
+ ],
131
+ "flags": {},
132
+ "order": 3,
133
+ "mode": 0,
134
+ "inputs": [],
43
135
  "outputs": [
44
136
  {
45
- "name": "SIGMAS",
46
- "type": "SIGMAS",
47
- "shape": 3,
48
- "links": [20]
137
+ "name": "VAE",
138
+ "type": "VAE",
139
+ "slot_index": 0,
140
+ "links": [
141
+ 206,
142
+ 211
143
+ ]
49
144
  }
50
145
  ],
51
146
  "properties": {
52
- "Node name for S&R": "BasicScheduler"
147
+ "Node name for S&R": "VAELoader",
148
+ "models": [
149
+ {
150
+ "name": "hunyuan_video_vae_bf16.safetensors",
151
+ "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors?download=true",
152
+ "directory": "vae"
153
+ }
154
+ ]
53
155
  },
54
- "widgets_values": ["simple", 20, 1]
156
+ "widgets_values": [
157
+ "hunyuan_video_vae_bf16.safetensors"
158
+ ]
55
159
  },
56
160
  {
57
- "id": 26,
58
- "type": "FluxGuidance",
59
- "pos": [520, 100],
60
- "size": [317.4, 58],
161
+ "id": 44,
162
+ "type": "CLIPTextEncode",
163
+ "pos": [
164
+ 360,
165
+ 0
166
+ ],
167
+ "size": [
168
+ 422.8500061035156,
169
+ 164.30999755859375
170
+ ],
61
171
  "flags": {},
62
- "order": 12,
172
+ "order": 9,
63
173
  "mode": 0,
64
174
  "inputs": [
65
175
  {
66
- "name": "conditioning",
67
- "type": "CONDITIONING",
68
- "link": 175
176
+ "name": "clip",
177
+ "type": "CLIP",
178
+ "link": 205
69
179
  }
70
180
  ],
71
181
  "outputs": [
72
182
  {
73
183
  "name": "CONDITIONING",
74
184
  "type": "CONDITIONING",
75
- "shape": 3,
76
- "links": [129],
77
- "slot_index": 0
185
+ "slot_index": 0,
186
+ "links": [
187
+ 175
188
+ ]
78
189
  }
79
190
  ],
191
+ "title": "CLIP Text Encode (Positive Prompt)",
80
192
  "properties": {
81
- "Node name for S&R": "FluxGuidance"
193
+ "Node name for S&R": "CLIPTextEncode"
82
194
  },
83
- "widgets_values": [6],
84
- "color": "#233",
85
- "bgcolor": "#355"
195
+ "widgets_values": [
196
+ "anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde hair long hair blue eyes wearing a pink sweater and a long blue skirt walking in a beautiful outdoor scenery with snow mountains in the background"
197
+ ],
198
+ "color": "#232",
199
+ "bgcolor": "#353"
86
200
  },
87
201
  {
88
202
  "id": 45,
89
203
  "type": "EmptyHunyuanLatentVideo",
90
- "pos": [475.54, 432.67],
91
- "size": [315, 130],
92
- "flags": {},
93
- "order": 1,
204
+ "pos": [
205
+ -30,
206
+ 600
207
+ ],
208
+ "size": [
209
+ 315,
210
+ 130
211
+ ],
212
+ "flags": {
213
+ "collapsed": false
214
+ },
215
+ "order": 4,
94
216
  "mode": 0,
95
217
  "inputs": [],
96
218
  "outputs": [
97
219
  {
98
220
  "name": "LATENT",
99
221
  "type": "LATENT",
100
- "links": [180],
101
- "slot_index": 0
222
+ "slot_index": 0,
223
+ "links": [
224
+ 180
225
+ ]
102
226
  }
103
227
  ],
104
228
  "properties": {
105
229
  "Node name for S&R": "EmptyHunyuanLatentVideo"
106
230
  },
107
- "widgets_values": [848, 480, 73, 1]
231
+ "widgets_values": [
232
+ 848,
233
+ 480,
234
+ 73,
235
+ 1
236
+ ]
237
+ },
238
+ {
239
+ "id": 16,
240
+ "type": "KSamplerSelect",
241
+ "pos": [
242
+ 820,
243
+ 320
244
+ ],
245
+ "size": [
246
+ 250,
247
+ 58
248
+ ],
249
+ "flags": {},
250
+ "order": 5,
251
+ "mode": 0,
252
+ "inputs": [],
253
+ "outputs": [
254
+ {
255
+ "name": "SAMPLER",
256
+ "type": "SAMPLER",
257
+ "links": [
258
+ 19
259
+ ]
260
+ }
261
+ ],
262
+ "properties": {
263
+ "Node name for S&R": "KSamplerSelect"
264
+ },
265
+ "widgets_values": [
266
+ "euler"
267
+ ]
268
+ },
269
+ {
270
+ "id": 17,
271
+ "type": "BasicScheduler",
272
+ "pos": [
273
+ 820,
274
+ 420
275
+ ],
276
+ "size": [
277
+ 250,
278
+ 106
279
+ ],
280
+ "flags": {},
281
+ "order": 10,
282
+ "mode": 0,
283
+ "inputs": [
284
+ {
285
+ "name": "model",
286
+ "type": "MODEL",
287
+ "link": 190
288
+ }
289
+ ],
290
+ "outputs": [
291
+ {
292
+ "name": "SIGMAS",
293
+ "type": "SIGMAS",
294
+ "links": [
295
+ 20
296
+ ]
297
+ }
298
+ ],
299
+ "properties": {
300
+ "Node name for S&R": "BasicScheduler"
301
+ },
302
+ "widgets_values": [
303
+ "simple",
304
+ 20,
305
+ 1
306
+ ]
108
307
  },
109
308
  {
110
309
  "id": 22,
111
310
  "type": "BasicGuider",
112
- "pos": [600, 0],
113
- "size": [222.35, 46],
311
+ "pos": [
312
+ 820,
313
+ 230
314
+ ],
315
+ "size": [
316
+ 250,
317
+ 50
318
+ ],
114
319
  "flags": {},
115
320
  "order": 13,
116
321
  "mode": 0,
@@ -118,23 +323,22 @@
118
323
  {
119
324
  "name": "model",
120
325
  "type": "MODEL",
121
- "link": 195,
122
- "slot_index": 0
326
+ "link": 195
123
327
  },
124
328
  {
125
329
  "name": "conditioning",
126
330
  "type": "CONDITIONING",
127
- "link": 129,
128
- "slot_index": 1
331
+ "link": 129
129
332
  }
130
333
  ],
131
334
  "outputs": [
132
335
  {
133
336
  "name": "GUIDER",
134
337
  "type": "GUIDER",
135
- "shape": 3,
136
- "links": [30],
137
- "slot_index": 0
338
+ "slot_index": 0,
339
+ "links": [
340
+ 30
341
+ ]
138
342
  }
139
343
  ],
140
344
  "properties": {
@@ -145,8 +349,14 @@
145
349
  {
146
350
  "id": 67,
147
351
  "type": "ModelSamplingSD3",
148
- "pos": [360, 0],
149
- "size": [210, 58],
352
+ "pos": [
353
+ 820,
354
+ 130
355
+ ],
356
+ "size": [
357
+ 260,
358
+ 60
359
+ ],
150
360
  "flags": {},
151
361
  "order": 11,
152
362
  "mode": 0,
@@ -161,158 +371,214 @@
161
371
  {
162
372
  "name": "MODEL",
163
373
  "type": "MODEL",
164
- "links": [195],
165
- "slot_index": 0
374
+ "slot_index": 0,
375
+ "links": [
376
+ 195
377
+ ]
166
378
  }
167
379
  ],
168
380
  "properties": {
169
381
  "Node name for S&R": "ModelSamplingSD3"
170
382
  },
171
- "widgets_values": [7]
383
+ "widgets_values": [
384
+ 7
385
+ ]
172
386
  },
173
387
  {
174
- "id": 10,
175
- "type": "VAELoader",
176
- "pos": [0, 420],
177
- "size": [350, 60],
388
+ "id": 25,
389
+ "type": "RandomNoise",
390
+ "pos": [
391
+ 820,
392
+ 0
393
+ ],
394
+ "size": [
395
+ 260,
396
+ 82
397
+ ],
178
398
  "flags": {},
179
- "order": 2,
399
+ "order": 6,
180
400
  "mode": 0,
181
401
  "inputs": [],
182
402
  "outputs": [
183
403
  {
184
- "name": "VAE",
185
- "type": "VAE",
186
- "shape": 3,
187
- "links": [206, 211],
188
- "slot_index": 0
404
+ "name": "NOISE",
405
+ "type": "NOISE",
406
+ "links": [
407
+ 37
408
+ ]
189
409
  }
190
410
  ],
191
411
  "properties": {
192
- "Node name for S&R": "VAELoader",
193
- "models": [
194
- {
195
- "name": "hunyuan_video_vae_bf16.safetensors",
196
- "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors?download=true",
197
- "directory": "vae"
198
- }
199
- ]
412
+ "Node name for S&R": "RandomNoise"
200
413
  },
201
- "widgets_values": ["hunyuan_video_vae_bf16.safetensors"]
414
+ "widgets_values": [
415
+ 1,
416
+ "randomize"
417
+ ],
418
+ "color": "#2a363b",
419
+ "bgcolor": "#3f5159"
202
420
  },
203
421
  {
204
- "id": 11,
205
- "type": "DualCLIPLoader",
206
- "pos": [0, 270],
207
- "size": [350, 106],
422
+ "id": 13,
423
+ "type": "SamplerCustomAdvanced",
424
+ "pos": [
425
+ 1110,
426
+ 10
427
+ ],
428
+ "size": [
429
+ 272.3599853515625,
430
+ 124.54000091552734
431
+ ],
208
432
  "flags": {},
209
- "order": 3,
433
+ "order": 14,
210
434
  "mode": 0,
211
- "inputs": [],
435
+ "inputs": [
436
+ {
437
+ "name": "noise",
438
+ "type": "NOISE",
439
+ "link": 37
440
+ },
441
+ {
442
+ "name": "guider",
443
+ "type": "GUIDER",
444
+ "link": 30
445
+ },
446
+ {
447
+ "name": "sampler",
448
+ "type": "SAMPLER",
449
+ "link": 19
450
+ },
451
+ {
452
+ "name": "sigmas",
453
+ "type": "SIGMAS",
454
+ "link": 20
455
+ },
456
+ {
457
+ "name": "latent_image",
458
+ "type": "LATENT",
459
+ "link": 180
460
+ }
461
+ ],
212
462
  "outputs": [
213
463
  {
214
- "name": "CLIP",
215
- "type": "CLIP",
216
- "shape": 3,
217
- "links": [205],
218
- "slot_index": 0
464
+ "name": "output",
465
+ "type": "LATENT",
466
+ "slot_index": 0,
467
+ "links": [
468
+ 181,
469
+ 210
470
+ ]
471
+ },
472
+ {
473
+ "name": "denoised_output",
474
+ "type": "LATENT",
475
+ "links": null
219
476
  }
220
477
  ],
221
478
  "properties": {
222
- "Node name for S&R": "DualCLIPLoader",
223
- "models": [
224
- {
225
- "name": "clip_l.safetensors",
226
- "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true",
227
- "directory": "text_encoders"
228
- },
229
- {
230
- "name": "llava_llama3_fp8_scaled.safetensors",
231
- "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/text_encoders/llava_llama3_fp8_scaled.safetensors?download=true",
232
- "directory": "text_encoders"
233
- }
234
- ]
479
+ "Node name for S&R": "SamplerCustomAdvanced"
235
480
  },
236
- "widgets_values": [
237
- "clip_l.safetensors",
238
- "llava_llama3_fp8_scaled.safetensors",
239
- "hunyuan_video",
240
- "default"
241
- ]
481
+ "widgets_values": []
242
482
  },
243
483
  {
244
- "id": 73,
245
- "type": "VAEDecodeTiled",
246
- "pos": [1150, 200],
247
- "size": [210, 150],
484
+ "id": 26,
485
+ "type": "FluxGuidance",
486
+ "pos": [
487
+ 470,
488
+ 230
489
+ ],
490
+ "size": [
491
+ 317.3999938964844,
492
+ 58
493
+ ],
248
494
  "flags": {},
249
- "order": 16,
495
+ "order": 12,
250
496
  "mode": 0,
251
497
  "inputs": [
252
498
  {
253
- "name": "samples",
254
- "type": "LATENT",
255
- "link": 210
256
- },
257
- {
258
- "name": "vae",
259
- "type": "VAE",
260
- "link": 211
499
+ "name": "conditioning",
500
+ "type": "CONDITIONING",
501
+ "link": 175
261
502
  }
262
503
  ],
263
504
  "outputs": [
264
505
  {
265
- "name": "IMAGE",
266
- "type": "IMAGE",
267
- "links": [215],
268
- "slot_index": 0
506
+ "name": "CONDITIONING",
507
+ "type": "CONDITIONING",
508
+ "slot_index": 0,
509
+ "links": [
510
+ 129
511
+ ]
269
512
  }
270
513
  ],
271
514
  "properties": {
272
- "Node name for S&R": "VAEDecodeTiled"
515
+ "Node name for S&R": "FluxGuidance"
273
516
  },
274
- "widgets_values": [256, 64, 64, 8]
517
+ "widgets_values": [
518
+ 6
519
+ ],
520
+ "color": "#233",
521
+ "bgcolor": "#355"
275
522
  },
276
523
  {
277
- "id": 8,
278
- "type": "VAEDecode",
279
- "pos": [1150, 90],
280
- "size": [210, 46],
524
+ "id": 73,
525
+ "type": "VAEDecodeTiled",
526
+ "pos": [
527
+ 1420,
528
+ -40
529
+ ],
530
+ "size": [
531
+ 210,
532
+ 150
533
+ ],
281
534
  "flags": {},
282
- "order": 15,
283
- "mode": 2,
535
+ "order": 16,
536
+ "mode": 0,
284
537
  "inputs": [
285
538
  {
286
539
  "name": "samples",
287
540
  "type": "LATENT",
288
- "link": 181
541
+ "link": 210
289
542
  },
290
543
  {
291
544
  "name": "vae",
292
545
  "type": "VAE",
293
- "link": 206
546
+ "link": 211
294
547
  }
295
548
  ],
296
549
  "outputs": [
297
550
  {
298
551
  "name": "IMAGE",
299
552
  "type": "IMAGE",
300
- "links": [],
301
- "slot_index": 0
553
+ "slot_index": 0,
554
+ "links": [
555
+ 216
556
+ ]
302
557
  }
303
558
  ],
304
559
  "properties": {
305
- "Node name for S&R": "VAEDecode"
560
+ "Node name for S&R": "VAEDecodeTiled"
306
561
  },
307
- "widgets_values": []
562
+ "widgets_values": [
563
+ 256,
564
+ 64,
565
+ 64,
566
+ 8
567
+ ]
308
568
  },
309
569
  {
310
570
  "id": 74,
311
571
  "type": "Note",
312
- "pos": [1150, 360],
313
- "size": [210, 170],
572
+ "pos": [
573
+ 1670,
574
+ -50
575
+ ],
576
+ "size": [
577
+ 210,
578
+ 170
579
+ ],
314
580
  "flags": {},
315
- "order": 4,
581
+ "order": 7,
316
582
  "mode": 0,
317
583
  "inputs": [],
318
584
  "outputs": [],
@@ -324,195 +590,129 @@
324
590
  "bgcolor": "#653"
325
591
  },
326
592
  {
327
- "id": 12,
328
- "type": "UNETLoader",
329
- "pos": [0, 150],
330
- "size": [350, 82],
331
- "flags": {},
332
- "order": 5,
333
- "mode": 0,
334
- "inputs": [],
335
- "outputs": [
336
- {
337
- "name": "MODEL",
338
- "type": "MODEL",
339
- "shape": 3,
340
- "links": [190, 209],
341
- "slot_index": 0
342
- }
593
+ "id": 8,
594
+ "type": "VAEDecode",
595
+ "pos": [
596
+ 1420,
597
+ -140
343
598
  ],
344
- "properties": {
345
- "Node name for S&R": "UNETLoader",
346
- "models": [
347
- {
348
- "name": "hunyuan_video_t2v_720p_bf16.safetensors",
349
- "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors?download=true",
350
- "directory": "diffusion_models"
351
- }
352
- ]
353
- },
354
- "widgets_values": ["hunyuan_video_t2v_720p_bf16.safetensors", "default"],
355
- "color": "#223",
356
- "bgcolor": "#335"
357
- },
358
- {
359
- "id": 77,
360
- "type": "Note",
361
- "pos": [0, 0],
362
- "size": [350, 110],
363
- "flags": {},
364
- "order": 6,
365
- "mode": 0,
366
- "inputs": [],
367
- "outputs": [],
368
- "properties": {},
369
- "widgets_values": [
370
- "Select a fp8 weight_dtype if you are running out of memory."
599
+ "size": [
600
+ 210,
601
+ 46
371
602
  ],
372
- "color": "#432",
373
- "bgcolor": "#653"
374
- },
375
- {
376
- "id": 13,
377
- "type": "SamplerCustomAdvanced",
378
- "pos": [860, 200],
379
- "size": [272.36, 124.54],
380
603
  "flags": {},
381
- "order": 14,
382
- "mode": 0,
604
+ "order": 15,
605
+ "mode": 2,
383
606
  "inputs": [
384
607
  {
385
- "name": "noise",
386
- "type": "NOISE",
387
- "link": 37,
388
- "slot_index": 0
389
- },
390
- {
391
- "name": "guider",
392
- "type": "GUIDER",
393
- "link": 30,
394
- "slot_index": 1
395
- },
396
- {
397
- "name": "sampler",
398
- "type": "SAMPLER",
399
- "link": 19,
400
- "slot_index": 2
401
- },
402
- {
403
- "name": "sigmas",
404
- "type": "SIGMAS",
405
- "link": 20,
406
- "slot_index": 3
608
+ "name": "samples",
609
+ "type": "LATENT",
610
+ "link": 181
407
611
  },
408
612
  {
409
- "name": "latent_image",
410
- "type": "LATENT",
411
- "link": 180,
412
- "slot_index": 4
613
+ "name": "vae",
614
+ "type": "VAE",
615
+ "link": 206
413
616
  }
414
617
  ],
415
618
  "outputs": [
416
619
  {
417
- "name": "output",
418
- "type": "LATENT",
419
- "shape": 3,
420
- "links": [181, 210],
421
- "slot_index": 0
422
- },
423
- {
424
- "name": "denoised_output",
425
- "type": "LATENT",
426
- "shape": 3,
427
- "links": null
620
+ "name": "IMAGE",
621
+ "type": "IMAGE",
622
+ "slot_index": 0,
623
+ "links": []
428
624
  }
429
625
  ],
430
626
  "properties": {
431
- "Node name for S&R": "SamplerCustomAdvanced"
627
+ "Node name for S&R": "VAEDecode"
432
628
  },
433
629
  "widgets_values": []
434
630
  },
435
631
  {
436
- "id": 44,
437
- "type": "CLIPTextEncode",
438
- "pos": [420, 200],
439
- "size": [422.85, 164.31],
632
+ "id": 79,
633
+ "type": "CreateVideo",
634
+ "pos": [
635
+ 1420,
636
+ 160
637
+ ],
638
+ "size": [
639
+ 220,
640
+ 80
641
+ ],
440
642
  "flags": {},
441
- "order": 9,
643
+ "order": 17,
442
644
  "mode": 0,
443
645
  "inputs": [
444
646
  {
445
- "name": "clip",
446
- "type": "CLIP",
447
- "link": 205
647
+ "name": "images",
648
+ "type": "IMAGE",
649
+ "link": 216
650
+ },
651
+ {
652
+ "name": "audio",
653
+ "shape": 7,
654
+ "type": "AUDIO",
655
+ "link": null
448
656
  }
449
657
  ],
450
658
  "outputs": [
451
659
  {
452
- "name": "CONDITIONING",
453
- "type": "CONDITIONING",
454
- "links": [175],
455
- "slot_index": 0
660
+ "name": "VIDEO",
661
+ "type": "VIDEO",
662
+ "links": [
663
+ 217
664
+ ]
456
665
  }
457
666
  ],
458
- "title": "CLIP Text Encode (Positive Prompt)",
459
667
  "properties": {
460
- "Node name for S&R": "CLIPTextEncode"
668
+ "Node name for S&R": "CreateVideo"
461
669
  },
462
670
  "widgets_values": [
463
- "anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde hair long hair blue eyes wearing a pink sweater and a long blue skirt walking in a beautiful outdoor scenery with snow mountains in the background"
464
- ],
465
- "color": "#232",
466
- "bgcolor": "#353"
671
+ 24
672
+ ]
467
673
  },
468
674
  {
469
- "id": 75,
470
- "type": "SaveAnimatedWEBP",
471
- "pos": [1410, 200],
472
- "size": [315, 366],
675
+ "id": 80,
676
+ "type": "SaveVideo",
677
+ "pos": [
678
+ 1420,
679
+ 290
680
+ ],
681
+ "size": [
682
+ 690,
683
+ 470
684
+ ],
473
685
  "flags": {},
474
- "order": 17,
686
+ "order": 18,
475
687
  "mode": 0,
476
688
  "inputs": [
477
689
  {
478
- "name": "images",
479
- "type": "IMAGE",
480
- "link": 215
690
+ "name": "video",
691
+ "type": "VIDEO",
692
+ "link": 217
481
693
  }
482
694
  ],
483
695
  "outputs": [],
484
- "properties": {},
485
- "widgets_values": ["ComfyUI", 24, false, 80, "default"]
486
- },
487
- {
488
- "id": 25,
489
- "type": "RandomNoise",
490
- "pos": [479, 618],
491
- "size": [315, 82],
492
- "flags": {},
493
- "order": 7,
494
- "mode": 0,
495
- "inputs": [],
496
- "outputs": [
497
- {
498
- "name": "NOISE",
499
- "type": "NOISE",
500
- "shape": 3,
501
- "links": [37]
502
- }
503
- ],
504
696
  "properties": {
505
- "Node name for S&R": "RandomNoise"
697
+ "Node name for S&R": "SaveVideo"
506
698
  },
507
- "widgets_values": [1, "randomize"],
508
- "color": "#2a363b",
509
- "bgcolor": "#3f5159"
699
+ "widgets_values": [
700
+ "video/ComfyUI",
701
+ "auto",
702
+ "auto"
703
+ ]
510
704
  },
511
705
  {
512
706
  "id": 78,
513
707
  "type": "MarkdownNote",
514
- "pos": [0, 525],
515
- "size": [225, 60],
708
+ "pos": [
709
+ -300,
710
+ -40
711
+ ],
712
+ "size": [
713
+ 225,
714
+ 88
715
+ ],
516
716
  "flags": {},
517
717
  "order": 8,
518
718
  "mode": 0,
@@ -520,38 +720,215 @@
520
720
  "outputs": [],
521
721
  "properties": {},
522
722
  "widgets_values": [
523
- "\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/)"
723
+ "🛈 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/)"
524
724
  ],
525
725
  "color": "#432",
526
726
  "bgcolor": "#653"
527
727
  }
528
728
  ],
529
729
  "links": [
530
- [19, 16, 0, 13, 2, "SAMPLER"],
531
- [20, 17, 0, 13, 3, "SIGMAS"],
532
- [30, 22, 0, 13, 1, "GUIDER"],
533
- [37, 25, 0, 13, 0, "NOISE"],
534
- [129, 26, 0, 22, 1, "CONDITIONING"],
535
- [175, 44, 0, 26, 0, "CONDITIONING"],
536
- [180, 45, 0, 13, 4, "LATENT"],
537
- [181, 13, 0, 8, 0, "LATENT"],
538
- [190, 12, 0, 17, 0, "MODEL"],
539
- [195, 67, 0, 22, 0, "MODEL"],
540
- [205, 11, 0, 44, 0, "CLIP"],
541
- [206, 10, 0, 8, 1, "VAE"],
542
- [209, 12, 0, 67, 0, "MODEL"],
543
- [210, 13, 0, 73, 0, "LATENT"],
544
- [211, 10, 0, 73, 1, "VAE"],
545
- [215, 73, 0, 75, 0, "IMAGE"]
730
+ [
731
+ 19,
732
+ 16,
733
+ 0,
734
+ 13,
735
+ 2,
736
+ "SAMPLER"
737
+ ],
738
+ [
739
+ 20,
740
+ 17,
741
+ 0,
742
+ 13,
743
+ 3,
744
+ "SIGMAS"
745
+ ],
746
+ [
747
+ 30,
748
+ 22,
749
+ 0,
750
+ 13,
751
+ 1,
752
+ "GUIDER"
753
+ ],
754
+ [
755
+ 37,
756
+ 25,
757
+ 0,
758
+ 13,
759
+ 0,
760
+ "NOISE"
761
+ ],
762
+ [
763
+ 129,
764
+ 26,
765
+ 0,
766
+ 22,
767
+ 1,
768
+ "CONDITIONING"
769
+ ],
770
+ [
771
+ 175,
772
+ 44,
773
+ 0,
774
+ 26,
775
+ 0,
776
+ "CONDITIONING"
777
+ ],
778
+ [
779
+ 180,
780
+ 45,
781
+ 0,
782
+ 13,
783
+ 4,
784
+ "LATENT"
785
+ ],
786
+ [
787
+ 181,
788
+ 13,
789
+ 0,
790
+ 8,
791
+ 0,
792
+ "LATENT"
793
+ ],
794
+ [
795
+ 190,
796
+ 12,
797
+ 0,
798
+ 17,
799
+ 0,
800
+ "MODEL"
801
+ ],
802
+ [
803
+ 195,
804
+ 67,
805
+ 0,
806
+ 22,
807
+ 0,
808
+ "MODEL"
809
+ ],
810
+ [
811
+ 205,
812
+ 11,
813
+ 0,
814
+ 44,
815
+ 0,
816
+ "CLIP"
817
+ ],
818
+ [
819
+ 206,
820
+ 10,
821
+ 0,
822
+ 8,
823
+ 1,
824
+ "VAE"
825
+ ],
826
+ [
827
+ 209,
828
+ 12,
829
+ 0,
830
+ 67,
831
+ 0,
832
+ "MODEL"
833
+ ],
834
+ [
835
+ 210,
836
+ 13,
837
+ 0,
838
+ 73,
839
+ 0,
840
+ "LATENT"
841
+ ],
842
+ [
843
+ 211,
844
+ 10,
845
+ 0,
846
+ 73,
847
+ 1,
848
+ "VAE"
849
+ ],
850
+ [
851
+ 216,
852
+ 73,
853
+ 0,
854
+ 79,
855
+ 0,
856
+ "IMAGE"
857
+ ],
858
+ [
859
+ 217,
860
+ 79,
861
+ 0,
862
+ 80,
863
+ 0,
864
+ "VIDEO"
865
+ ]
866
+ ],
867
+ "groups": [
868
+ {
869
+ "id": 1,
870
+ "title": "Step1 - Load models",
871
+ "bounding": [
872
+ -50,
873
+ -70,
874
+ 370,
875
+ 573.5999755859375
876
+ ],
877
+ "color": "#3f789e",
878
+ "font_size": 24,
879
+ "flags": {}
880
+ },
881
+ {
882
+ "id": 2,
883
+ "title": "Step3 - Prompt",
884
+ "bounding": [
885
+ 350,
886
+ -70,
887
+ 442.8499755859375,
888
+ 247.91000366210938
889
+ ],
890
+ "color": "#3f789e",
891
+ "font_size": 24,
892
+ "flags": {}
893
+ },
894
+ {
895
+ "id": 3,
896
+ "title": "Step2 - Video size",
897
+ "bounding": [
898
+ -50,
899
+ 520,
900
+ 370,
901
+ 220
902
+ ],
903
+ "color": "#3f789e",
904
+ "font_size": 24,
905
+ "flags": {}
906
+ },
907
+ {
908
+ "id": 4,
909
+ "title": "Custom sampler",
910
+ "bounding": [
911
+ 810,
912
+ -70,
913
+ 582.3599853515625,
914
+ 609.5999755859375
915
+ ],
916
+ "color": "#3f789e",
917
+ "font_size": 24,
918
+ "flags": {}
919
+ }
546
920
  ],
547
- "groups": [],
548
921
  "config": {},
549
922
  "extra": {
550
- "groupNodes": {},
551
923
  "ds": {
552
- "scale": 0.86,
553
- "offset": [315.94, 195.23]
554
- }
924
+ "scale": 0.7818181818181826,
925
+ "offset": [
926
+ 759.4032257844112,
927
+ 52.65515011834005
928
+ ]
929
+ },
930
+ "groupNodes": {},
931
+ "frontendVersion": "1.25.3"
555
932
  },
556
933
  "version": 0.4
557
- }
934
+ }