TwoDukes commited on
Commit
e491591
1 Parent(s): c1c5826

update revision examples

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