comfyui-workflow-templates 0.1.16__py3-none-any.whl → 0.1.18__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.
Files changed (23) hide show
  1. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing-1.mp3 +0 -0
  2. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +431 -375
  3. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_instrumentals-1.mp3 +0 -0
  4. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_instrumentals.json +451 -319
  5. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song-1.mp3 +0 -0
  6. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +458 -328
  7. comfyui_workflow_templates/templates/image_lotus_depth_v1_1-1.webp +0 -0
  8. comfyui_workflow_templates/templates/image_lotus_depth_v1_1-2.webp +0 -0
  9. comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +789 -0
  10. comfyui_workflow_templates/templates/index.json +46 -22
  11. comfyui_workflow_templates/templates/video_wan_vace_14B_i2v.json +1629 -677
  12. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +678 -693
  13. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +838 -559
  14. comfyui_workflow_templates/templates/video_wan_vace_flf2v-1.webp +0 -0
  15. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +2239 -0
  16. comfyui_workflow_templates/templates/video_wan_vace_outpainting-1.webp +0 -0
  17. comfyui_workflow_templates/templates/video_wan_vace_outpainting-2.webp +0 -0
  18. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +1914 -0
  19. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.18.dist-info}/METADATA +1 -1
  20. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.18.dist-info}/RECORD +23 -15
  21. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.18.dist-info}/WHEEL +1 -1
  22. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.18.dist-info}/licenses/LICENSE +0 -0
  23. {comfyui_workflow_templates-0.1.16.dist-info → comfyui_workflow_templates-0.1.18.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,789 @@
1
+ {
2
+ "id": "5bfb5805-0127-4895-983d-351adc2654fe",
3
+ "revision": 0,
4
+ "last_node_id": 73,
5
+ "last_link_id": 242,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1380,
12
+ -240
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 13,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 232
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 240
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "slot_index": 0,
38
+ "links": [
39
+ 35
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "Node name for S&R": "VAEDecode",
45
+ "cnr_id": "comfy-core",
46
+ "ver": "0.3.34",
47
+ "widget_ue_connectable": {}
48
+ },
49
+ "widgets_values": []
50
+ },
51
+ {
52
+ "id": 9,
53
+ "type": "SaveImage",
54
+ "pos": [
55
+ 1380,
56
+ -140
57
+ ],
58
+ "size": [
59
+ 342,
60
+ 407
61
+ ],
62
+ "flags": {},
63
+ "order": 15,
64
+ "mode": 0,
65
+ "inputs": [
66
+ {
67
+ "name": "images",
68
+ "type": "IMAGE",
69
+ "link": 242
70
+ }
71
+ ],
72
+ "outputs": [],
73
+ "title": "output",
74
+ "properties": {
75
+ "Node name for S&R": "SaveImage",
76
+ "cnr_id": "comfy-core",
77
+ "ver": "0.3.34",
78
+ "widget_ue_connectable": {}
79
+ },
80
+ "widgets_values": [
81
+ "ComfyUI"
82
+ ]
83
+ },
84
+ {
85
+ "id": 10,
86
+ "type": "UNETLoader",
87
+ "pos": [
88
+ 135.34181213378906,
89
+ -290.1947937011719
90
+ ],
91
+ "size": [
92
+ 305.93701171875,
93
+ 82
94
+ ],
95
+ "flags": {},
96
+ "order": 0,
97
+ "mode": 0,
98
+ "inputs": [],
99
+ "outputs": [
100
+ {
101
+ "name": "MODEL",
102
+ "type": "MODEL",
103
+ "slot_index": 0,
104
+ "links": [
105
+ 31,
106
+ 241
107
+ ]
108
+ }
109
+ ],
110
+ "properties": {
111
+ "Node name for S&R": "UNETLoader",
112
+ "cnr_id": "comfy-core",
113
+ "ver": "0.3.34",
114
+ "widget_ue_connectable": {}
115
+ },
116
+ "widgets_values": [
117
+ "lotus-depth-d-v1-1.safetensors",
118
+ "default"
119
+ ],
120
+ "color": "#322",
121
+ "bgcolor": "#533"
122
+ },
123
+ {
124
+ "id": 12,
125
+ "type": "LoadImage",
126
+ "pos": [
127
+ 124.40740966796875,
128
+ -35.11737060546875
129
+ ],
130
+ "size": [
131
+ 320.8564147949219,
132
+ 429.6639099121094
133
+ ],
134
+ "flags": {},
135
+ "order": 1,
136
+ "mode": 0,
137
+ "inputs": [],
138
+ "outputs": [
139
+ {
140
+ "name": "IMAGE",
141
+ "type": "IMAGE",
142
+ "slot_index": 0,
143
+ "links": [
144
+ 37
145
+ ]
146
+ },
147
+ {
148
+ "name": "MASK",
149
+ "type": "MASK",
150
+ "links": []
151
+ }
152
+ ],
153
+ "title": "input",
154
+ "properties": {
155
+ "Node name for S&R": "LoadImage",
156
+ "cnr_id": "comfy-core",
157
+ "ver": "0.3.34",
158
+ "widget_ue_connectable": {}
159
+ },
160
+ "widgets_values": [
161
+ "input.png",
162
+ "image",
163
+ ""
164
+ ],
165
+ "color": "#322",
166
+ "bgcolor": "#533"
167
+ },
168
+ {
169
+ "id": 14,
170
+ "type": "VAELoader",
171
+ "pos": [
172
+ 134.531494140625,
173
+ -165.18197631835938
174
+ ],
175
+ "size": [
176
+ 305.93701171875,
177
+ 58
178
+ ],
179
+ "flags": {},
180
+ "order": 2,
181
+ "mode": 0,
182
+ "inputs": [],
183
+ "outputs": [
184
+ {
185
+ "name": "VAE",
186
+ "type": "VAE",
187
+ "slot_index": 0,
188
+ "links": [
189
+ 38,
190
+ 240
191
+ ]
192
+ }
193
+ ],
194
+ "properties": {
195
+ "Node name for S&R": "VAELoader",
196
+ "cnr_id": "comfy-core",
197
+ "ver": "0.3.34",
198
+ "widget_ue_connectable": {}
199
+ },
200
+ "widgets_values": [
201
+ "vae-ft-mse-840000-ema-pruned.safetensors"
202
+ ],
203
+ "color": "#322",
204
+ "bgcolor": "#533"
205
+ },
206
+ {
207
+ "id": 16,
208
+ "type": "SamplerCustomAdvanced",
209
+ "pos": [
210
+ 990.6585693359375,
211
+ -319.9144287109375
212
+ ],
213
+ "size": [
214
+ 355.20001220703125,
215
+ 326
216
+ ],
217
+ "flags": {},
218
+ "order": 12,
219
+ "mode": 0,
220
+ "inputs": [
221
+ {
222
+ "name": "noise",
223
+ "type": "NOISE",
224
+ "link": 237
225
+ },
226
+ {
227
+ "name": "guider",
228
+ "type": "GUIDER",
229
+ "link": 27
230
+ },
231
+ {
232
+ "name": "sampler",
233
+ "type": "SAMPLER",
234
+ "link": 33
235
+ },
236
+ {
237
+ "name": "sigmas",
238
+ "type": "SIGMAS",
239
+ "link": 194
240
+ },
241
+ {
242
+ "name": "latent_image",
243
+ "type": "LATENT",
244
+ "link": 201
245
+ }
246
+ ],
247
+ "outputs": [
248
+ {
249
+ "name": "output",
250
+ "type": "LATENT",
251
+ "slot_index": 0,
252
+ "links": [
253
+ 232
254
+ ]
255
+ },
256
+ {
257
+ "name": "denoised_output",
258
+ "type": "LATENT",
259
+ "slot_index": 1,
260
+ "links": []
261
+ }
262
+ ],
263
+ "properties": {
264
+ "Node name for S&R": "SamplerCustomAdvanced",
265
+ "cnr_id": "comfy-core",
266
+ "ver": "0.3.34",
267
+ "widget_ue_connectable": {}
268
+ },
269
+ "widgets_values": []
270
+ },
271
+ {
272
+ "id": 18,
273
+ "type": "DisableNoise",
274
+ "pos": [
275
+ 730.47705078125,
276
+ -320
277
+ ],
278
+ "size": [
279
+ 210,
280
+ 26
281
+ ],
282
+ "flags": {},
283
+ "order": 3,
284
+ "mode": 0,
285
+ "inputs": [],
286
+ "outputs": [
287
+ {
288
+ "name": "NOISE",
289
+ "type": "NOISE",
290
+ "slot_index": 0,
291
+ "links": [
292
+ 237
293
+ ]
294
+ }
295
+ ],
296
+ "properties": {
297
+ "Node name for S&R": "DisableNoise",
298
+ "cnr_id": "comfy-core",
299
+ "ver": "0.3.34",
300
+ "widget_ue_connectable": {}
301
+ },
302
+ "widgets_values": []
303
+ },
304
+ {
305
+ "id": 19,
306
+ "type": "BasicGuider",
307
+ "pos": [
308
+ 730.2631225585938,
309
+ -251.22537231445312
310
+ ],
311
+ "size": [
312
+ 210,
313
+ 46
314
+ ],
315
+ "flags": {},
316
+ "order": 10,
317
+ "mode": 0,
318
+ "inputs": [
319
+ {
320
+ "name": "model",
321
+ "type": "MODEL",
322
+ "link": 241
323
+ },
324
+ {
325
+ "name": "conditioning",
326
+ "type": "CONDITIONING",
327
+ "link": 238
328
+ }
329
+ ],
330
+ "outputs": [
331
+ {
332
+ "name": "GUIDER",
333
+ "type": "GUIDER",
334
+ "slot_index": 0,
335
+ "links": [
336
+ 27
337
+ ]
338
+ }
339
+ ],
340
+ "properties": {
341
+ "Node name for S&R": "BasicGuider",
342
+ "cnr_id": "comfy-core",
343
+ "ver": "0.3.34",
344
+ "widget_ue_connectable": {}
345
+ },
346
+ "widgets_values": []
347
+ },
348
+ {
349
+ "id": 20,
350
+ "type": "BasicScheduler",
351
+ "pos": [
352
+ 488.64459228515625,
353
+ -147.67201232910156
354
+ ],
355
+ "size": [
356
+ 210,
357
+ 106
358
+ ],
359
+ "flags": {},
360
+ "order": 8,
361
+ "mode": 0,
362
+ "inputs": [
363
+ {
364
+ "name": "model",
365
+ "type": "MODEL",
366
+ "link": 31
367
+ }
368
+ ],
369
+ "outputs": [
370
+ {
371
+ "name": "SIGMAS",
372
+ "type": "SIGMAS",
373
+ "slot_index": 0,
374
+ "links": [
375
+ 66
376
+ ]
377
+ }
378
+ ],
379
+ "properties": {
380
+ "Node name for S&R": "BasicScheduler",
381
+ "cnr_id": "comfy-core",
382
+ "ver": "0.3.34",
383
+ "widget_ue_connectable": {}
384
+ },
385
+ "widgets_values": [
386
+ "normal",
387
+ 1,
388
+ 1
389
+ ]
390
+ },
391
+ {
392
+ "id": 21,
393
+ "type": "KSamplerSelect",
394
+ "pos": [
395
+ 730.2631225585938,
396
+ -161.22537231445312
397
+ ],
398
+ "size": [
399
+ 210,
400
+ 58
401
+ ],
402
+ "flags": {},
403
+ "order": 4,
404
+ "mode": 0,
405
+ "inputs": [],
406
+ "outputs": [
407
+ {
408
+ "name": "SAMPLER",
409
+ "type": "SAMPLER",
410
+ "slot_index": 0,
411
+ "links": [
412
+ 33
413
+ ]
414
+ }
415
+ ],
416
+ "properties": {
417
+ "Node name for S&R": "KSamplerSelect",
418
+ "cnr_id": "comfy-core",
419
+ "ver": "0.3.34",
420
+ "widget_ue_connectable": {}
421
+ },
422
+ "widgets_values": [
423
+ "euler"
424
+ ]
425
+ },
426
+ {
427
+ "id": 22,
428
+ "type": "ImageInvert",
429
+ "pos": [
430
+ 1380,
431
+ -310
432
+ ],
433
+ "size": [
434
+ 210,
435
+ 26
436
+ ],
437
+ "flags": {},
438
+ "order": 14,
439
+ "mode": 0,
440
+ "inputs": [
441
+ {
442
+ "name": "image",
443
+ "type": "IMAGE",
444
+ "link": 35
445
+ }
446
+ ],
447
+ "outputs": [
448
+ {
449
+ "name": "IMAGE",
450
+ "type": "IMAGE",
451
+ "slot_index": 0,
452
+ "links": [
453
+ 242
454
+ ]
455
+ }
456
+ ],
457
+ "properties": {
458
+ "Node name for S&R": "ImageInvert",
459
+ "cnr_id": "comfy-core",
460
+ "ver": "0.3.34",
461
+ "widget_ue_connectable": {}
462
+ },
463
+ "widgets_values": []
464
+ },
465
+ {
466
+ "id": 23,
467
+ "type": "VAEEncode",
468
+ "pos": [
469
+ 730.2631225585938,
470
+ 38.77463912963867
471
+ ],
472
+ "size": [
473
+ 210,
474
+ 46
475
+ ],
476
+ "flags": {},
477
+ "order": 9,
478
+ "mode": 0,
479
+ "inputs": [
480
+ {
481
+ "name": "pixels",
482
+ "type": "IMAGE",
483
+ "link": 37
484
+ },
485
+ {
486
+ "name": "vae",
487
+ "type": "VAE",
488
+ "link": 38
489
+ }
490
+ ],
491
+ "outputs": [
492
+ {
493
+ "name": "LATENT",
494
+ "type": "LATENT",
495
+ "slot_index": 0,
496
+ "links": [
497
+ 201
498
+ ]
499
+ }
500
+ ],
501
+ "properties": {
502
+ "Node name for S&R": "VAEEncode",
503
+ "cnr_id": "comfy-core",
504
+ "ver": "0.3.34",
505
+ "widget_ue_connectable": {}
506
+ },
507
+ "widgets_values": []
508
+ },
509
+ {
510
+ "id": 28,
511
+ "type": "SetFirstSigma",
512
+ "pos": [
513
+ 730.2631225585938,
514
+ -61.22536087036133
515
+ ],
516
+ "size": [
517
+ 210,
518
+ 58
519
+ ],
520
+ "flags": {},
521
+ "order": 11,
522
+ "mode": 0,
523
+ "inputs": [
524
+ {
525
+ "name": "sigmas",
526
+ "type": "SIGMAS",
527
+ "link": 66
528
+ }
529
+ ],
530
+ "outputs": [
531
+ {
532
+ "name": "SIGMAS",
533
+ "type": "SIGMAS",
534
+ "slot_index": 0,
535
+ "links": [
536
+ 194
537
+ ]
538
+ }
539
+ ],
540
+ "properties": {
541
+ "Node name for S&R": "SetFirstSigma",
542
+ "cnr_id": "comfy-core",
543
+ "ver": "0.3.34",
544
+ "widget_ue_connectable": {}
545
+ },
546
+ "widgets_values": [
547
+ 999.0000000000002
548
+ ]
549
+ },
550
+ {
551
+ "id": 68,
552
+ "type": "LotusConditioning",
553
+ "pos": [
554
+ 490,
555
+ -230
556
+ ],
557
+ "size": [
558
+ 210,
559
+ 26
560
+ ],
561
+ "flags": {},
562
+ "order": 5,
563
+ "mode": 0,
564
+ "inputs": [],
565
+ "outputs": [
566
+ {
567
+ "name": "conditioning",
568
+ "type": "CONDITIONING",
569
+ "slot_index": 0,
570
+ "links": [
571
+ 238
572
+ ]
573
+ }
574
+ ],
575
+ "properties": {
576
+ "Node name for S&R": "LotusConditioning",
577
+ "cnr_id": "comfy-core",
578
+ "ver": "0.3.34",
579
+ "widget_ue_connectable": {}
580
+ },
581
+ "widgets_values": []
582
+ },
583
+ {
584
+ "id": 72,
585
+ "type": "MarkdownNote",
586
+ "pos": [
587
+ -301.2855224609375,
588
+ -342.20196533203125
589
+ ],
590
+ "size": [
591
+ 400,
592
+ 250
593
+ ],
594
+ "flags": {},
595
+ "order": 6,
596
+ "mode": 0,
597
+ "inputs": [],
598
+ "outputs": [],
599
+ "properties": {},
600
+ "widgets_values": [
601
+ "**Diffusion Model**\n\nDownload [lotus-depth-d-v1-1.safetensors](https://huggingface.co/Comfy-Org/lotus/resolve/main/lotus-depth-d-v1-1.safetensors) \n and place it in **ComfyUI/models/diffusion_models**\n\n**VAE Model**\n\nDownload [vae-ft-mse-840000-ema-pruned.safetensors](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors) and place it in **ComfyUI/models/vae** or you can use any SD1.5 VAE if you prefer.\n\n\n```\nComfyUI/\n├── models/\n│ ├── diffusion_models/\n│ │ └─── lotus-depth-d-v1-1.safetensors\n│ └── vae/\n│ └── lvae-ft-mse-840000-ema-pruned.safetensors\n```\n\n"
602
+ ],
603
+ "color": "#432",
604
+ "bgcolor": "#653"
605
+ },
606
+ {
607
+ "id": 73,
608
+ "type": "MarkdownNote",
609
+ "pos": [
610
+ 738.2103271484375,
611
+ 178.4742431640625
612
+ ],
613
+ "size": [
614
+ 210,
615
+ 119.88951873779297
616
+ ],
617
+ "flags": {},
618
+ "order": 7,
619
+ "mode": 0,
620
+ "inputs": [],
621
+ "outputs": [],
622
+ "properties": {},
623
+ "widgets_values": [
624
+ "Adjust the value of SetFirstSigma to get different results.\n\n---\n\n调整 `SetFirstSigma` 的数值来获得不同的结果"
625
+ ],
626
+ "color": "#432",
627
+ "bgcolor": "#653"
628
+ }
629
+ ],
630
+ "links": [
631
+ [
632
+ 27,
633
+ 19,
634
+ 0,
635
+ 16,
636
+ 1,
637
+ "GUIDER"
638
+ ],
639
+ [
640
+ 31,
641
+ 10,
642
+ 0,
643
+ 20,
644
+ 0,
645
+ "MODEL"
646
+ ],
647
+ [
648
+ 33,
649
+ 21,
650
+ 0,
651
+ 16,
652
+ 2,
653
+ "SAMPLER"
654
+ ],
655
+ [
656
+ 35,
657
+ 8,
658
+ 0,
659
+ 22,
660
+ 0,
661
+ "IMAGE"
662
+ ],
663
+ [
664
+ 37,
665
+ 12,
666
+ 0,
667
+ 23,
668
+ 0,
669
+ "IMAGE"
670
+ ],
671
+ [
672
+ 38,
673
+ 14,
674
+ 0,
675
+ 23,
676
+ 1,
677
+ "VAE"
678
+ ],
679
+ [
680
+ 66,
681
+ 20,
682
+ 0,
683
+ 28,
684
+ 0,
685
+ "SIGMAS"
686
+ ],
687
+ [
688
+ 194,
689
+ 28,
690
+ 0,
691
+ 16,
692
+ 3,
693
+ "SIGMAS"
694
+ ],
695
+ [
696
+ 201,
697
+ 23,
698
+ 0,
699
+ 16,
700
+ 4,
701
+ "LATENT"
702
+ ],
703
+ [
704
+ 232,
705
+ 16,
706
+ 0,
707
+ 8,
708
+ 0,
709
+ "LATENT"
710
+ ],
711
+ [
712
+ 237,
713
+ 18,
714
+ 0,
715
+ 16,
716
+ 0,
717
+ "NOISE"
718
+ ],
719
+ [
720
+ 238,
721
+ 68,
722
+ 0,
723
+ 19,
724
+ 1,
725
+ "CONDITIONING"
726
+ ],
727
+ [
728
+ 241,
729
+ 10,
730
+ 0,
731
+ 19,
732
+ 0,
733
+ "MODEL"
734
+ ],
735
+ [
736
+ 242,
737
+ 22,
738
+ 0,
739
+ 9,
740
+ 0,
741
+ "IMAGE"
742
+ ],
743
+ [
744
+ 240,
745
+ 14,
746
+ 0,
747
+ 8,
748
+ 1,
749
+ "VAE"
750
+ ]
751
+ ],
752
+ "groups": [
753
+ {
754
+ "id": 1,
755
+ "title": "Load Models Here",
756
+ "bounding": [
757
+ 120,
758
+ -370,
759
+ 335,
760
+ 281.6000061035156
761
+ ],
762
+ "color": "#3f789e",
763
+ "font_size": 24,
764
+ "flags": {}
765
+ }
766
+ ],
767
+ "config": {},
768
+ "extra": {
769
+ "ds": {
770
+ "scale": 0.8140274938684029,
771
+ "offset": [
772
+ 169.34829940604362,
773
+ 585.370782378103
774
+ ]
775
+ },
776
+ "frontendVersion": "1.19.9",
777
+ "node_versions": {
778
+ "comfy-core": "0.3.34"
779
+ },
780
+ "ue_links": [],
781
+ "groupNodes": {},
782
+ "links_added_by_ue": [],
783
+ "VHS_latentpreview": false,
784
+ "VHS_latentpreviewrate": 0,
785
+ "VHS_MetadataImage": true,
786
+ "VHS_KeepIntermediate": true
787
+ },
788
+ "version": 0.4
789
+ }