comfyui-workflow-templates 0.1.15__py3-none-any.whl → 0.1.16__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.
@@ -1,70 +1,9 @@
1
1
  {
2
2
  "id": "88ac5dad-efd7-40bb-84fe-fbaefdee1fa9",
3
3
  "revision": 0,
4
- "last_node_id": 53,
5
- "last_link_id": 116,
4
+ "last_node_id": 56,
5
+ "last_link_id": 120,
6
6
  "nodes": [
7
- {
8
- "id": 3,
9
- "type": "KSampler",
10
- "pos": [
11
- 1040,
12
- 90
13
- ],
14
- "size": [
15
- 315,
16
- 262
17
- ],
18
- "flags": {},
19
- "order": 7,
20
- "mode": 0,
21
- "inputs": [
22
- {
23
- "name": "model",
24
- "type": "MODEL",
25
- "link": 112
26
- },
27
- {
28
- "name": "positive",
29
- "type": "CONDITIONING",
30
- "link": 110
31
- },
32
- {
33
- "name": "negative",
34
- "type": "CONDITIONING",
35
- "link": 109
36
- },
37
- {
38
- "name": "latent_image",
39
- "type": "LATENT",
40
- "link": 23
41
- }
42
- ],
43
- "outputs": [
44
- {
45
- "name": "LATENT",
46
- "type": "LATENT",
47
- "slot_index": 0,
48
- "links": [
49
- 101
50
- ]
51
- }
52
- ],
53
- "properties": {
54
- "cnr_id": "comfy-core",
55
- "ver": "0.3.32",
56
- "Node name for S&R": "KSampler"
57
- },
58
- "widgets_values": [
59
- 564431744238105,
60
- "randomize",
61
- 50,
62
- 4,
63
- "res_multistep",
64
- "simple",
65
- 1
66
- ]
67
- },
68
7
  {
69
8
  "id": 44,
70
9
  "type": "ConditioningZeroOut",
@@ -77,7 +16,7 @@
77
16
  26
78
17
  ],
79
18
  "flags": {},
80
- "order": 6,
19
+ "order": 8,
81
20
  "mode": 0,
82
21
  "inputs": [
83
22
  {
@@ -96,107 +35,12 @@
96
35
  }
97
36
  ],
98
37
  "properties": {
38
+ "Node name for S&R": "ConditioningZeroOut",
99
39
  "cnr_id": "comfy-core",
100
- "ver": "0.3.32",
101
- "Node name for S&R": "ConditioningZeroOut"
40
+ "ver": "0.3.32"
102
41
  },
103
42
  "widgets_values": []
104
43
  },
105
- {
106
- "id": 40,
107
- "type": "CheckpointLoaderSimple",
108
- "pos": [
109
- 179.5068359375,
110
- 87.76739501953125
111
- ],
112
- "size": [
113
- 375,
114
- 98
115
- ],
116
- "flags": {},
117
- "order": 0,
118
- "mode": 0,
119
- "inputs": [],
120
- "outputs": [
121
- {
122
- "name": "MODEL",
123
- "type": "MODEL",
124
- "links": [
125
- 111
126
- ]
127
- },
128
- {
129
- "name": "CLIP",
130
- "type": "CLIP",
131
- "links": [
132
- 80
133
- ]
134
- },
135
- {
136
- "name": "VAE",
137
- "type": "VAE",
138
- "links": [
139
- 83
140
- ]
141
- }
142
- ],
143
- "properties": {
144
- "cnr_id": "comfy-core",
145
- "ver": "0.3.32",
146
- "Node name for S&R": "CheckpointLoaderSimple",
147
- "models": [
148
- {
149
- "name": "ace_step_v1_3.5b.safetensors",
150
- "url": "https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/resolve/main/all_in_one/ace_step_v1_3.5b.safetensors?download=true",
151
- "directory": "checkpoints"
152
- }
153
- ]
154
- },
155
- "widgets_values": [
156
- "ace_step_v1_3.5b.safetensors"
157
- ],
158
- "color": "#322",
159
- "bgcolor": "#533"
160
- },
161
- {
162
- "id": 45,
163
- "type": "ModelSamplingSD3",
164
- "pos": [
165
- 715.2496948242188,
166
- -31.243383407592773
167
- ],
168
- "size": [
169
- 270,
170
- 58
171
- ],
172
- "flags": {},
173
- "order": 4,
174
- "mode": 0,
175
- "inputs": [
176
- {
177
- "name": "model",
178
- "type": "MODEL",
179
- "link": 111
180
- }
181
- ],
182
- "outputs": [
183
- {
184
- "name": "MODEL",
185
- "type": "MODEL",
186
- "links": [
187
- 112
188
- ]
189
- }
190
- ],
191
- "properties": {
192
- "cnr_id": "comfy-core",
193
- "ver": "0.3.32",
194
- "Node name for S&R": "ModelSamplingSD3"
195
- },
196
- "widgets_values": [
197
- 4.000000000000001
198
- ]
199
- },
200
44
  {
201
45
  "id": 48,
202
46
  "type": "MarkdownNote",
@@ -209,7 +53,7 @@
209
53
  571.3455200195312
210
54
  ],
211
55
  "flags": {},
212
- "order": 1,
56
+ "order": 0,
213
57
  "mode": 0,
214
58
  "inputs": [],
215
59
  "outputs": [],
@@ -233,7 +77,7 @@
233
77
  112
234
78
  ],
235
79
  "flags": {},
236
- "order": 10,
80
+ "order": 12,
237
81
  "mode": 4,
238
82
  "inputs": [
239
83
  {
@@ -274,9 +118,9 @@
274
118
  ],
275
119
  "outputs": [],
276
120
  "properties": {
121
+ "Node name for S&R": "SaveAudioOpus",
277
122
  "cnr_id": "comfy-core",
278
- "ver": "0.3.34",
279
- "Node name for S&R": "SaveAudioOpus"
123
+ "ver": "0.3.34"
280
124
  },
281
125
  "widgets_values": [
282
126
  "audio/ComfyUI",
@@ -295,7 +139,7 @@
295
139
  46
296
140
  ],
297
141
  "flags": {},
298
- "order": 8,
142
+ "order": 10,
299
143
  "mode": 0,
300
144
  "inputs": [
301
145
  {
@@ -322,9 +166,9 @@
322
166
  }
323
167
  ],
324
168
  "properties": {
169
+ "Node name for S&R": "VAEDecodeAudio",
325
170
  "cnr_id": "comfy-core",
326
- "ver": "0.3.32",
327
- "Node name for S&R": "VAEDecodeAudio"
171
+ "ver": "0.3.32"
328
172
  },
329
173
  "widgets_values": []
330
174
  },
@@ -340,7 +184,7 @@
340
184
  88
341
185
  ],
342
186
  "flags": {},
343
- "order": 12,
187
+ "order": 14,
344
188
  "mode": 4,
345
189
  "inputs": [
346
190
  {
@@ -351,9 +195,9 @@
351
195
  ],
352
196
  "outputs": [],
353
197
  "properties": {
198
+ "Node name for S&R": "PreviewAudio",
354
199
  "cnr_id": "comfy-core",
355
- "ver": "0.3.34",
356
- "Node name for S&R": "PreviewAudio"
200
+ "ver": "0.3.34"
357
201
  },
358
202
  "widgets_values": []
359
203
  },
@@ -369,7 +213,7 @@
369
213
  160.2292938232422
370
214
  ],
371
215
  "flags": {},
372
- "order": 2,
216
+ "order": 1,
373
217
  "mode": 0,
374
218
  "inputs": [],
375
219
  "outputs": [],
@@ -403,9 +247,9 @@
403
247
  ],
404
248
  "outputs": [],
405
249
  "properties": {
250
+ "Node name for S&R": "SaveAudioMP3",
406
251
  "cnr_id": "comfy-core",
407
- "ver": "0.3.34",
408
- "Node name for S&R": "SaveAudioMP3"
252
+ "ver": "0.3.34"
409
253
  },
410
254
  "widgets_values": [
411
255
  "audio/ComfyUI",
@@ -424,7 +268,7 @@
424
268
  447.163330078125
425
269
  ],
426
270
  "flags": {},
427
- "order": 5,
271
+ "order": 6,
428
272
  "mode": 0,
429
273
  "inputs": [
430
274
  {
@@ -444,9 +288,9 @@
444
288
  }
445
289
  ],
446
290
  "properties": {
291
+ "Node name for S&R": "TextEncodeAceStepAudio",
447
292
  "cnr_id": "comfy-core",
448
- "ver": "0.3.32",
449
- "Node name for S&R": "TextEncodeAceStepAudio"
293
+ "ver": "0.3.32"
450
294
  },
451
295
  "widgets_values": [
452
296
  "funk, pop, soul, melodic\t\n",
@@ -466,7 +310,7 @@
466
310
  82
467
311
  ],
468
312
  "flags": {},
469
- "order": 3,
313
+ "order": 2,
470
314
  "mode": 0,
471
315
  "inputs": [],
472
316
  "outputs": [
@@ -479,14 +323,240 @@
479
323
  }
480
324
  ],
481
325
  "properties": {
326
+ "Node name for S&R": "EmptyAceStepLatentAudio",
482
327
  "cnr_id": "comfy-core",
483
- "ver": "0.3.32",
484
- "Node name for S&R": "EmptyAceStepLatentAudio"
328
+ "ver": "0.3.32"
485
329
  },
486
330
  "widgets_values": [
487
331
  120,
488
332
  1
489
333
  ]
334
+ },
335
+ {
336
+ "id": 3,
337
+ "type": "KSampler",
338
+ "pos": [
339
+ 1040,
340
+ 90
341
+ ],
342
+ "size": [
343
+ 315,
344
+ 262
345
+ ],
346
+ "flags": {},
347
+ "order": 9,
348
+ "mode": 0,
349
+ "inputs": [
350
+ {
351
+ "name": "model",
352
+ "type": "MODEL",
353
+ "link": 119
354
+ },
355
+ {
356
+ "name": "positive",
357
+ "type": "CONDITIONING",
358
+ "link": 110
359
+ },
360
+ {
361
+ "name": "negative",
362
+ "type": "CONDITIONING",
363
+ "link": 109
364
+ },
365
+ {
366
+ "name": "latent_image",
367
+ "type": "LATENT",
368
+ "link": 23
369
+ }
370
+ ],
371
+ "outputs": [
372
+ {
373
+ "name": "LATENT",
374
+ "type": "LATENT",
375
+ "slot_index": 0,
376
+ "links": [
377
+ 101
378
+ ]
379
+ }
380
+ ],
381
+ "properties": {
382
+ "Node name for S&R": "KSampler",
383
+ "cnr_id": "comfy-core",
384
+ "ver": "0.3.32"
385
+ },
386
+ "widgets_values": [
387
+ 564431744238105,
388
+ "randomize",
389
+ 50,
390
+ 5,
391
+ "res_multistep",
392
+ "simple",
393
+ 1
394
+ ]
395
+ },
396
+ {
397
+ "id": 40,
398
+ "type": "CheckpointLoaderSimple",
399
+ "pos": [
400
+ 179.5068359375,
401
+ 87.76739501953125
402
+ ],
403
+ "size": [
404
+ 375,
405
+ 98
406
+ ],
407
+ "flags": {},
408
+ "order": 3,
409
+ "mode": 0,
410
+ "inputs": [],
411
+ "outputs": [
412
+ {
413
+ "name": "MODEL",
414
+ "type": "MODEL",
415
+ "links": [
416
+ 120
417
+ ]
418
+ },
419
+ {
420
+ "name": "CLIP",
421
+ "type": "CLIP",
422
+ "links": [
423
+ 80
424
+ ]
425
+ },
426
+ {
427
+ "name": "VAE",
428
+ "type": "VAE",
429
+ "links": [
430
+ 83
431
+ ]
432
+ }
433
+ ],
434
+ "properties": {
435
+ "Node name for S&R": "CheckpointLoaderSimple",
436
+ "cnr_id": "comfy-core",
437
+ "ver": "0.3.32",
438
+ "models": [
439
+ {
440
+ "name": "ace_step_v1_3.5b.safetensors",
441
+ "url": "https://huggingface.co/Comfy-Org/ACE-Step_ComfyUI_repackaged/resolve/main/all_in_one/ace_step_v1_3.5b.safetensors?download=true",
442
+ "directory": "checkpoints"
443
+ }
444
+ ]
445
+ },
446
+ "widgets_values": [
447
+ "ace_step_v1_3.5b.safetensors"
448
+ ],
449
+ "color": "#322",
450
+ "bgcolor": "#533"
451
+ },
452
+ {
453
+ "id": 54,
454
+ "type": "LatentApplyOperationCFG",
455
+ "pos": [
456
+ 1040,
457
+ -30
458
+ ],
459
+ "size": [
460
+ 204.87850952148438,
461
+ 46
462
+ ],
463
+ "flags": {},
464
+ "order": 7,
465
+ "mode": 0,
466
+ "inputs": [
467
+ {
468
+ "name": "model",
469
+ "type": "MODEL",
470
+ "link": 117
471
+ },
472
+ {
473
+ "name": "operation",
474
+ "type": "LATENT_OPERATION",
475
+ "link": 118
476
+ }
477
+ ],
478
+ "outputs": [
479
+ {
480
+ "name": "MODEL",
481
+ "type": "MODEL",
482
+ "links": [
483
+ 119
484
+ ]
485
+ }
486
+ ],
487
+ "properties": {
488
+ "Node name for S&R": "LatentApplyOperationCFG"
489
+ }
490
+ },
491
+ {
492
+ "id": 55,
493
+ "type": "ModelSamplingSD3",
494
+ "pos": [
495
+ 720,
496
+ -40
497
+ ],
498
+ "size": [
499
+ 270,
500
+ 58
501
+ ],
502
+ "flags": {},
503
+ "order": 5,
504
+ "mode": 0,
505
+ "inputs": [
506
+ {
507
+ "name": "model",
508
+ "type": "MODEL",
509
+ "link": 120
510
+ }
511
+ ],
512
+ "outputs": [
513
+ {
514
+ "name": "MODEL",
515
+ "type": "MODEL",
516
+ "links": [
517
+ 117
518
+ ]
519
+ }
520
+ ],
521
+ "properties": {
522
+ "Node name for S&R": "ModelSamplingSD3",
523
+ "cnr_id": "comfy-core",
524
+ "ver": "0.3.32"
525
+ },
526
+ "widgets_values": [
527
+ 5.000000000000001
528
+ ]
529
+ },
530
+ {
531
+ "id": 56,
532
+ "type": "LatentOperationTonemapReinhard",
533
+ "pos": [
534
+ 670,
535
+ -150
536
+ ],
537
+ "size": [
538
+ 314.7124938964844,
539
+ 58
540
+ ],
541
+ "flags": {},
542
+ "order": 4,
543
+ "mode": 0,
544
+ "inputs": [],
545
+ "outputs": [
546
+ {
547
+ "name": "LATENT_OPERATION",
548
+ "type": "LATENT_OPERATION",
549
+ "links": [
550
+ 118
551
+ ]
552
+ }
553
+ ],
554
+ "properties": {
555
+ "Node name for S&R": "LatentOperationTonemapReinhard"
556
+ },
557
+ "widgets_values": [
558
+ 1
559
+ ]
490
560
  }
491
561
  ],
492
562
  "links": [
@@ -546,22 +616,6 @@
546
616
  1,
547
617
  "CONDITIONING"
548
618
  ],
549
- [
550
- 111,
551
- 40,
552
- 0,
553
- 45,
554
- 0,
555
- "MODEL"
556
- ],
557
- [
558
- 112,
559
- 45,
560
- 0,
561
- 3,
562
- 0,
563
- "MODEL"
564
- ],
565
619
  [
566
620
  113,
567
621
  18,
@@ -593,6 +647,38 @@
593
647
  53,
594
648
  0,
595
649
  "AUDIO"
650
+ ],
651
+ [
652
+ 117,
653
+ 55,
654
+ 0,
655
+ 54,
656
+ 0,
657
+ "MODEL"
658
+ ],
659
+ [
660
+ 118,
661
+ 56,
662
+ 0,
663
+ 54,
664
+ 1,
665
+ "LATENT_OPERATION"
666
+ ],
667
+ [
668
+ 119,
669
+ 54,
670
+ 0,
671
+ 3,
672
+ 0,
673
+ "MODEL"
674
+ ],
675
+ [
676
+ 120,
677
+ 40,
678
+ 0,
679
+ 55,
680
+ 0,
681
+ "MODEL"
596
682
  ]
597
683
  ],
598
684
  "groups": [
@@ -615,11 +701,11 @@
615
701
  "ds": {
616
702
  "scale": 0.9090909090909091,
617
703
  "offset": [
618
- 155.9408483887062,
619
- 155.80378378363395
704
+ -466.6790270797021,
705
+ -4.004342834642358
620
706
  ]
621
707
  },
622
- "frontendVersion": "1.19.9"
708
+ "frontendVersion": "1.19.4"
623
709
  },
624
710
  "version": 0.4
625
711
  }
@@ -294,6 +294,28 @@
294
294
  "mediaType": "image",
295
295
  "mediaSubtype": "webp",
296
296
  "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan-flf"
297
+ },{
298
+ "name": "video_wan_vace_14B_t2v",
299
+ "title": "Wan VACE 14B Text to Video",
300
+ "description": "Generate high-quality and coherent videos directly from natural language prompts.",
301
+ "mediaType": "image",
302
+ "mediaSubtype": "webp",
303
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
304
+ },{
305
+ "name": "video_wan_vace_14B_i2v",
306
+ "title": "Wan VACE 14B Image to Video",
307
+ "description": "Extend a single image into a stylistically consistent and content-coherent video sequence.",
308
+ "mediaType": "image",
309
+ "mediaSubtype": "webp",
310
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
311
+ },{
312
+ "name": "video_wan_vace_14B_v2v",
313
+ "title": "Wan VACE 14B Video to Video",
314
+ "description": "Transform input videos with style transfer, content editing, or motion re-drawing to create brand new video clips.",
315
+ "mediaType": "image",
316
+ "mediaSubtype": "webp",
317
+ "thumbnailVariant": "compareSlider",
318
+ "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
297
319
  },
298
320
  {
299
321
  "name": "ltxv_text_to_video",