Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_idm_vton/workflow3.json
3275 views
1
{
2
"last_node_id": 16,
3
"last_link_id": 22,
4
"nodes": [
5
{
6
"id": 2,
7
"type": "CheckpointLoaderSimple",
8
"pos": [
9
210,
10
770
11
],
12
"size": {
13
"0": 315,
14
"1": 98
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "MODEL",
22
"type": "MODEL",
23
"links": [
24
1,
25
10
26
],
27
"slot_index": 0
28
},
29
{
30
"name": "CLIP",
31
"type": "CLIP",
32
"links": [
33
5,
34
6
35
],
36
"slot_index": 1
37
},
38
{
39
"name": "VAE",
40
"type": "VAE",
41
"links": [
42
8,
43
15,
44
22
45
],
46
"slot_index": 2
47
}
48
],
49
"properties": {
50
"Node name for S&R": "CheckpointLoaderSimple"
51
},
52
"widgets_values": [
53
"sd15\\majicmixRealistic_v7.safetensors"
54
]
55
},
56
{
57
"id": 3,
58
"type": "EmptyLatentImage",
59
"pos": [
60
660,
61
900
62
],
63
"size": {
64
"0": 315,
65
"1": 106
66
},
67
"flags": {},
68
"order": 1,
69
"mode": 0,
70
"outputs": [
71
{
72
"name": "LATENT",
73
"type": "LATENT",
74
"links": [
75
4
76
],
77
"slot_index": 0
78
}
79
],
80
"properties": {
81
"Node name for S&R": "EmptyLatentImage"
82
},
83
"widgets_values": [
84
512,
85
768,
86
1
87
]
88
},
89
{
90
"id": 5,
91
"type": "CLIPTextEncode",
92
"pos": [
93
600,
94
680
95
],
96
"size": {
97
"0": 425.27801513671875,
98
"1": 180.6060791015625
99
},
100
"flags": {},
101
"order": 4,
102
"mode": 0,
103
"inputs": [
104
{
105
"name": "clip",
106
"type": "CLIP",
107
"link": 6
108
}
109
],
110
"outputs": [
111
{
112
"name": "CONDITIONING",
113
"type": "CONDITIONING",
114
"links": [
115
3,
116
12
117
],
118
"slot_index": 0
119
}
120
],
121
"properties": {
122
"Node name for S&R": "CLIPTextEncode"
123
},
124
"widgets_values": [
125
"(low quality, worst quality:1.3)"
126
]
127
},
128
{
129
"id": 6,
130
"type": "VAEDecode",
131
"pos": [
132
1400,
133
480
134
],
135
"size": {
136
"0": 210,
137
"1": 46
138
},
139
"flags": {},
140
"order": 6,
141
"mode": 0,
142
"inputs": [
143
{
144
"name": "samples",
145
"type": "LATENT",
146
"link": 7
147
},
148
{
149
"name": "vae",
150
"type": "VAE",
151
"link": 8
152
}
153
],
154
"outputs": [
155
{
156
"name": "IMAGE",
157
"type": "IMAGE",
158
"links": [
159
9,
160
20
161
],
162
"slot_index": 0
163
}
164
],
165
"properties": {
166
"Node name for S&R": "VAEDecode"
167
}
168
},
169
{
170
"id": 8,
171
"type": "KSampler",
172
"pos": [
173
1970,
174
480
175
],
176
"size": {
177
"0": 315,
178
"1": 262
179
},
180
"flags": {},
181
"order": 12,
182
"mode": 0,
183
"inputs": [
184
{
185
"name": "model",
186
"type": "MODEL",
187
"link": 10
188
},
189
{
190
"name": "positive",
191
"type": "CONDITIONING",
192
"link": 11
193
},
194
{
195
"name": "negative",
196
"type": "CONDITIONING",
197
"link": 12
198
},
199
{
200
"name": "latent_image",
201
"type": "LATENT",
202
"link": 13
203
}
204
],
205
"outputs": [
206
{
207
"name": "LATENT",
208
"type": "LATENT",
209
"links": [
210
14
211
],
212
"slot_index": 0
213
}
214
],
215
"properties": {
216
"Node name for S&R": "KSampler"
217
},
218
"widgets_values": [
219
805815036187474,
220
"fixed",
221
10,
222
6,
223
"euler",
224
"normal",
225
0.4
226
]
227
},
228
{
229
"id": 9,
230
"type": "VAEDecode",
231
"pos": [
232
2320,
233
480
234
],
235
"size": {
236
"0": 210,
237
"1": 46
238
},
239
"flags": {},
240
"order": 13,
241
"mode": 0,
242
"inputs": [
243
{
244
"name": "samples",
245
"type": "LATENT",
246
"link": 14
247
},
248
{
249
"name": "vae",
250
"type": "VAE",
251
"link": 15
252
}
253
],
254
"outputs": [
255
{
256
"name": "IMAGE",
257
"type": "IMAGE",
258
"links": [
259
16
260
],
261
"slot_index": 0
262
}
263
],
264
"properties": {
265
"Node name for S&R": "VAEDecode"
266
}
267
},
268
{
269
"id": 10,
270
"type": "SaveImage",
271
"pos": [
272
2560,
273
480
274
],
275
"size": {
276
"0": 283.07061767578125,
277
"1": 471.56890869140625
278
},
279
"flags": {},
280
"order": 14,
281
"mode": 0,
282
"inputs": [
283
{
284
"name": "images",
285
"type": "IMAGE",
286
"link": 16
287
}
288
],
289
"properties": {
290
"Node name for S&R": "SaveImage"
291
},
292
"widgets_values": [
293
"ComfyUI"
294
]
295
},
296
{
297
"id": 11,
298
"type": "LatentUpscaleBy",
299
"pos": [
300
1300,
301
860
302
],
303
"size": {
304
"0": 315,
305
"1": 82
306
},
307
"flags": {},
308
"order": 7,
309
"mode": 0,
310
"inputs": [
311
{
312
"name": "samples",
313
"type": "LATENT",
314
"link": 17
315
}
316
],
317
"outputs": [
318
{
319
"name": "LATENT",
320
"type": "LATENT",
321
"links": [],
322
"shape": 3,
323
"slot_index": 0
324
}
325
],
326
"properties": {
327
"Node name for S&R": "LatentUpscaleBy"
328
},
329
"widgets_values": [
330
"nearest-exact",
331
1.5
332
]
333
},
334
{
335
"id": 15,
336
"type": "VAEEncode",
337
"pos": [
338
2016,
339
377
340
],
341
"size": {
342
"0": 210,
343
"1": 46
344
},
345
"flags": {},
346
"order": 11,
347
"mode": 0,
348
"inputs": [
349
{
350
"name": "pixels",
351
"type": "IMAGE",
352
"link": 21
353
},
354
{
355
"name": "vae",
356
"type": "VAE",
357
"link": 22
358
}
359
],
360
"outputs": [
361
{
362
"name": "LATENT",
363
"type": "LATENT",
364
"links": [
365
13
366
],
367
"shape": 3,
368
"slot_index": 0
369
}
370
],
371
"properties": {
372
"Node name for S&R": "VAEEncode"
373
}
374
},
375
{
376
"id": 12,
377
"type": "ImageScaleBy",
378
"pos": [
379
1950,
380
250
381
],
382
"size": {
383
"0": 315,
384
"1": 82
385
},
386
"flags": {},
387
"order": 10,
388
"mode": 0,
389
"inputs": [
390
{
391
"name": "image",
392
"type": "IMAGE",
393
"link": 18
394
}
395
],
396
"outputs": [
397
{
398
"name": "IMAGE",
399
"type": "IMAGE",
400
"links": [
401
21
402
],
403
"shape": 3,
404
"slot_index": 0
405
}
406
],
407
"properties": {
408
"Node name for S&R": "ImageScaleBy"
409
},
410
"widgets_values": [
411
"bilinear",
412
0.5
413
]
414
},
415
{
416
"id": 14,
417
"type": "ImageUpscaleWithModel",
418
"pos": [
419
1995,
420
151
421
],
422
"size": {
423
"0": 241.79998779296875,
424
"1": 46
425
},
426
"flags": {},
427
"order": 9,
428
"mode": 0,
429
"inputs": [
430
{
431
"name": "upscale_model",
432
"type": "UPSCALE_MODEL",
433
"link": 19
434
},
435
{
436
"name": "image",
437
"type": "IMAGE",
438
"link": 20
439
}
440
],
441
"outputs": [
442
{
443
"name": "IMAGE",
444
"type": "IMAGE",
445
"links": [
446
18
447
],
448
"shape": 3,
449
"slot_index": 0
450
}
451
],
452
"properties": {
453
"Node name for S&R": "ImageUpscaleWithModel"
454
}
455
},
456
{
457
"id": 13,
458
"type": "UpscaleModelLoader",
459
"pos": [
460
1943,
461
43
462
],
463
"size": {
464
"0": 315,
465
"1": 58
466
},
467
"flags": {},
468
"order": 2,
469
"mode": 0,
470
"outputs": [
471
{
472
"name": "UPSCALE_MODEL",
473
"type": "UPSCALE_MODEL",
474
"links": [
475
19
476
],
477
"shape": 3,
478
"slot_index": 0
479
}
480
],
481
"properties": {
482
"Node name for S&R": "UpscaleModelLoader"
483
},
484
"widgets_values": [
485
"4x-UltraSharp.pth"
486
]
487
},
488
{
489
"id": 7,
490
"type": "SaveImage",
491
"pos": [
492
1662,
493
478
494
],
495
"size": {
496
"0": 283.07061767578125,
497
"1": 471.56890869140625
498
},
499
"flags": {},
500
"order": 8,
501
"mode": 0,
502
"inputs": [
503
{
504
"name": "images",
505
"type": "IMAGE",
506
"link": 9
507
}
508
],
509
"properties": {
510
"Node name for S&R": "SaveImage"
511
},
512
"widgets_values": [
513
"ComfyUI"
514
]
515
},
516
{
517
"id": 1,
518
"type": "KSampler",
519
"pos": [
520
1050,
521
480
522
],
523
"size": {
524
"0": 315,
525
"1": 262
526
},
527
"flags": {},
528
"order": 5,
529
"mode": 0,
530
"inputs": [
531
{
532
"name": "model",
533
"type": "MODEL",
534
"link": 1
535
},
536
{
537
"name": "positive",
538
"type": "CONDITIONING",
539
"link": 2
540
},
541
{
542
"name": "negative",
543
"type": "CONDITIONING",
544
"link": 3
545
},
546
{
547
"name": "latent_image",
548
"type": "LATENT",
549
"link": 4
550
}
551
],
552
"outputs": [
553
{
554
"name": "LATENT",
555
"type": "LATENT",
556
"links": [
557
7,
558
17
559
],
560
"slot_index": 0
561
}
562
],
563
"properties": {
564
"Node name for S&R": "KSampler"
565
},
566
"widgets_values": [
567
1033818197456239,
568
"randomize",
569
20,
570
8,
571
"euler",
572
"normal",
573
1
574
]
575
},
576
{
577
"id": 4,
578
"type": "CLIPTextEncode",
579
"pos": [
580
600,
581
480
582
],
583
"size": {
584
"0": 422.84503173828125,
585
"1": 164.31304931640625
586
},
587
"flags": {},
588
"order": 3,
589
"mode": 0,
590
"inputs": [
591
{
592
"name": "clip",
593
"type": "CLIP",
594
"link": 5
595
}
596
],
597
"outputs": [
598
{
599
"name": "CONDITIONING",
600
"type": "CONDITIONING",
601
"links": [
602
2,
603
11
604
],
605
"slot_index": 0
606
}
607
],
608
"properties": {
609
"Node name for S&R": "CLIPTextEncode"
610
},
611
"widgets_values": [
612
"(masterpiece, high quliaty, best quality:1.3), beautiful girl, walking, fashion show, long hair, simple background, short t-shirts, short pants, casual clothes"
613
]
614
}
615
],
616
"links": [
617
[
618
1,
619
2,
620
0,
621
1,
622
0,
623
"MODEL"
624
],
625
[
626
2,
627
4,
628
0,
629
1,
630
1,
631
"CONDITIONING"
632
],
633
[
634
3,
635
5,
636
0,
637
1,
638
2,
639
"CONDITIONING"
640
],
641
[
642
4,
643
3,
644
0,
645
1,
646
3,
647
"LATENT"
648
],
649
[
650
5,
651
2,
652
1,
653
4,
654
0,
655
"CLIP"
656
],
657
[
658
6,
659
2,
660
1,
661
5,
662
0,
663
"CLIP"
664
],
665
[
666
7,
667
1,
668
0,
669
6,
670
0,
671
"LATENT"
672
],
673
[
674
8,
675
2,
676
2,
677
6,
678
1,
679
"VAE"
680
],
681
[
682
9,
683
6,
684
0,
685
7,
686
0,
687
"IMAGE"
688
],
689
[
690
10,
691
2,
692
0,
693
8,
694
0,
695
"MODEL"
696
],
697
[
698
11,
699
4,
700
0,
701
8,
702
1,
703
"CONDITIONING"
704
],
705
[
706
12,
707
5,
708
0,
709
8,
710
2,
711
"CONDITIONING"
712
],
713
[
714
13,
715
15,
716
0,
717
8,
718
3,
719
"LATENT"
720
],
721
[
722
14,
723
8,
724
0,
725
9,
726
0,
727
"LATENT"
728
],
729
[
730
15,
731
2,
732
2,
733
9,
734
1,
735
"VAE"
736
],
737
[
738
16,
739
9,
740
0,
741
10,
742
0,
743
"IMAGE"
744
],
745
[
746
17,
747
1,
748
0,
749
11,
750
0,
751
"LATENT"
752
],
753
[
754
18,
755
14,
756
0,
757
12,
758
0,
759
"IMAGE"
760
],
761
[
762
19,
763
13,
764
0,
765
14,
766
0,
767
"UPSCALE_MODEL"
768
],
769
[
770
20,
771
6,
772
0,
773
14,
774
1,
775
"IMAGE"
776
],
777
[
778
21,
779
12,
780
0,
781
15,
782
0,
783
"IMAGE"
784
],
785
[
786
22,
787
2,
788
2,
789
15,
790
1,
791
"VAE"
792
]
793
],
794
"groups": [],
795
"config": {},
796
"extra": {
797
"ds": {
798
"scale": 0.7513148009015777,
799
"offset": [
800
-157.08825110488806,
801
138.01713760618074
802
]
803
}
804
},
805
"version": 0.4
806
}
807