MysteryGuitarMan commited on
Commit
6a20507
1 Parent(s): 28dc934

comfy basic example workflows

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