Xeno443 commited on
Commit
8e531de
·
verified ·
1 Parent(s): 10d2f9c

Upload help_inpaint_v1.json

Browse files
Files changed (1) hide show
  1. help_inpaint_v1.json +774 -0
help_inpaint_v1.json ADDED
@@ -0,0 +1,774 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "f198ac7a-157b-4e67-99de-4baca57abc72",
3
+ "revision": 0,
4
+ "last_node_id": 22,
5
+ "last_link_id": 33,
6
+ "nodes": [
7
+ {
8
+ "id": 18,
9
+ "type": "VAEEncode",
10
+ "pos": [
11
+ 740,
12
+ 980
13
+ ],
14
+ "size": [
15
+ 140,
16
+ 50
17
+ ],
18
+ "flags": {},
19
+ "order": 5,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "pixels",
24
+ "type": "IMAGE",
25
+ "link": 15
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 29
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "LATENT",
36
+ "type": "LATENT",
37
+ "links": [
38
+ 16
39
+ ]
40
+ }
41
+ ],
42
+ "properties": {
43
+ "cnr_id": "comfy-core",
44
+ "ver": "0.3.59",
45
+ "Node name for S&R": "VAEEncode"
46
+ },
47
+ "widgets_values": []
48
+ },
49
+ {
50
+ "id": 16,
51
+ "type": "InpaintStitchImproved",
52
+ "pos": [
53
+ 1350,
54
+ 980
55
+ ],
56
+ "size": [
57
+ 220,
58
+ 50
59
+ ],
60
+ "flags": {},
61
+ "order": 9,
62
+ "mode": 0,
63
+ "inputs": [
64
+ {
65
+ "name": "stitcher",
66
+ "type": "STITCHER",
67
+ "link": 21
68
+ },
69
+ {
70
+ "name": "inpainted_image",
71
+ "type": "IMAGE",
72
+ "link": 20
73
+ }
74
+ ],
75
+ "outputs": [
76
+ {
77
+ "name": "image",
78
+ "type": "IMAGE",
79
+ "links": [
80
+ 17
81
+ ]
82
+ }
83
+ ],
84
+ "properties": {
85
+ "cnr_id": "comfyui-inpaint-cropandstitch",
86
+ "ver": "2.1.7",
87
+ "Node name for S&R": "InpaintStitchImproved"
88
+ },
89
+ "widgets_values": []
90
+ },
91
+ {
92
+ "id": 14,
93
+ "type": "SaveImage",
94
+ "pos": [
95
+ 1590,
96
+ 980
97
+ ],
98
+ "size": [
99
+ 790,
100
+ 860
101
+ ],
102
+ "flags": {},
103
+ "order": 11,
104
+ "mode": 0,
105
+ "inputs": [
106
+ {
107
+ "name": "images",
108
+ "type": "IMAGE",
109
+ "link": 17
110
+ }
111
+ ],
112
+ "outputs": [],
113
+ "properties": {
114
+ "cnr_id": "comfy-core",
115
+ "ver": "0.3.49"
116
+ },
117
+ "widgets_values": [
118
+ "ComfyUI"
119
+ ]
120
+ },
121
+ {
122
+ "id": 17,
123
+ "type": "KSampler",
124
+ "pos": [
125
+ 900,
126
+ 980
127
+ ],
128
+ "size": [
129
+ 270,
130
+ 474
131
+ ],
132
+ "flags": {},
133
+ "order": 7,
134
+ "mode": 0,
135
+ "inputs": [
136
+ {
137
+ "name": "model",
138
+ "type": "MODEL",
139
+ "link": 28
140
+ },
141
+ {
142
+ "name": "positive",
143
+ "type": "CONDITIONING",
144
+ "link": 26
145
+ },
146
+ {
147
+ "name": "negative",
148
+ "type": "CONDITIONING",
149
+ "link": 25
150
+ },
151
+ {
152
+ "name": "latent_image",
153
+ "type": "LATENT",
154
+ "link": 16
155
+ }
156
+ ],
157
+ "outputs": [
158
+ {
159
+ "name": "LATENT",
160
+ "type": "LATENT",
161
+ "links": [
162
+ 19
163
+ ]
164
+ }
165
+ ],
166
+ "properties": {
167
+ "cnr_id": "comfy-core",
168
+ "ver": "0.3.59",
169
+ "Node name for S&R": "KSampler"
170
+ },
171
+ "widgets_values": [
172
+ 621914332271883,
173
+ "randomize",
174
+ 20,
175
+ 4,
176
+ "euler_ancestral",
177
+ "sgm_uniform",
178
+ 0.3
179
+ ]
180
+ },
181
+ {
182
+ "id": 19,
183
+ "type": "VAEDecode",
184
+ "pos": [
185
+ 1190,
186
+ 980
187
+ ],
188
+ "size": [
189
+ 140,
190
+ 50
191
+ ],
192
+ "flags": {},
193
+ "order": 8,
194
+ "mode": 0,
195
+ "inputs": [
196
+ {
197
+ "name": "samples",
198
+ "type": "LATENT",
199
+ "link": 19
200
+ },
201
+ {
202
+ "name": "vae",
203
+ "type": "VAE",
204
+ "link": 30
205
+ }
206
+ ],
207
+ "outputs": [
208
+ {
209
+ "name": "IMAGE",
210
+ "type": "IMAGE",
211
+ "links": [
212
+ 20,
213
+ 33
214
+ ]
215
+ }
216
+ ],
217
+ "properties": {
218
+ "cnr_id": "comfy-core",
219
+ "ver": "0.3.59",
220
+ "Node name for S&R": "VAEDecode"
221
+ },
222
+ "widgets_values": []
223
+ },
224
+ {
225
+ "id": 20,
226
+ "type": "PreviewImage",
227
+ "pos": [
228
+ 570,
229
+ 1700
230
+ ],
231
+ "size": [
232
+ 460,
233
+ 490
234
+ ],
235
+ "flags": {},
236
+ "order": 6,
237
+ "mode": 0,
238
+ "inputs": [
239
+ {
240
+ "name": "images",
241
+ "type": "IMAGE",
242
+ "link": 27
243
+ }
244
+ ],
245
+ "outputs": [],
246
+ "title": "Inpaint - Input",
247
+ "properties": {
248
+ "cnr_id": "comfy-core",
249
+ "ver": "0.3.59",
250
+ "Node name for S&R": "PreviewImage"
251
+ },
252
+ "widgets_values": []
253
+ },
254
+ {
255
+ "id": 22,
256
+ "type": "PreviewImage",
257
+ "pos": [
258
+ 1050,
259
+ 1700
260
+ ],
261
+ "size": [
262
+ 440,
263
+ 490
264
+ ],
265
+ "flags": {},
266
+ "order": 10,
267
+ "mode": 0,
268
+ "inputs": [
269
+ {
270
+ "name": "images",
271
+ "type": "IMAGE",
272
+ "link": 33
273
+ }
274
+ ],
275
+ "outputs": [],
276
+ "title": "Inpaint - Output",
277
+ "properties": {
278
+ "cnr_id": "comfy-core",
279
+ "ver": "0.3.66",
280
+ "Node name for S&R": "PreviewImage"
281
+ },
282
+ "widgets_values": []
283
+ },
284
+ {
285
+ "id": 15,
286
+ "type": "InpaintCropImproved",
287
+ "pos": [
288
+ 370,
289
+ 980
290
+ ],
291
+ "size": [
292
+ 348.095703125,
293
+ 650
294
+ ],
295
+ "flags": {},
296
+ "order": 2,
297
+ "mode": 0,
298
+ "inputs": [
299
+ {
300
+ "name": "image",
301
+ "type": "IMAGE",
302
+ "link": 13
303
+ },
304
+ {
305
+ "name": "mask",
306
+ "shape": 7,
307
+ "type": "MASK",
308
+ "link": 14
309
+ },
310
+ {
311
+ "name": "optional_context_mask",
312
+ "shape": 7,
313
+ "type": "MASK",
314
+ "link": null
315
+ }
316
+ ],
317
+ "outputs": [
318
+ {
319
+ "name": "stitcher",
320
+ "type": "STITCHER",
321
+ "links": [
322
+ 21
323
+ ]
324
+ },
325
+ {
326
+ "name": "cropped_image",
327
+ "type": "IMAGE",
328
+ "links": [
329
+ 15,
330
+ 27
331
+ ]
332
+ },
333
+ {
334
+ "name": "cropped_mask",
335
+ "type": "MASK",
336
+ "links": null
337
+ }
338
+ ],
339
+ "properties": {
340
+ "cnr_id": "comfyui-inpaint-cropandstitch",
341
+ "ver": "2.1.7",
342
+ "Node name for S&R": "InpaintCropImproved"
343
+ },
344
+ "widgets_values": [
345
+ "bilinear",
346
+ "bicubic",
347
+ false,
348
+ "ensure minimum resolution",
349
+ 1024,
350
+ 1024,
351
+ 16384,
352
+ 16384,
353
+ true,
354
+ 0,
355
+ false,
356
+ 4,
357
+ 0.1,
358
+ false,
359
+ 1,
360
+ 1,
361
+ 1,
362
+ 1,
363
+ 1.2,
364
+ true,
365
+ 1152,
366
+ 1152,
367
+ "0",
368
+ "gpu (much faster)"
369
+ ]
370
+ },
371
+ {
372
+ "id": 13,
373
+ "type": "LoadImage",
374
+ "pos": [
375
+ -480,
376
+ 980
377
+ ],
378
+ "size": [
379
+ 770,
380
+ 860
381
+ ],
382
+ "flags": {},
383
+ "order": 0,
384
+ "mode": 0,
385
+ "inputs": [],
386
+ "outputs": [
387
+ {
388
+ "name": "IMAGE",
389
+ "type": "IMAGE",
390
+ "links": [
391
+ 13
392
+ ]
393
+ },
394
+ {
395
+ "name": "MASK",
396
+ "type": "MASK",
397
+ "links": [
398
+ 14
399
+ ]
400
+ }
401
+ ],
402
+ "properties": {
403
+ "cnr_id": "comfy-core",
404
+ "ver": "0.3.59",
405
+ "Node name for S&R": "LoadImage",
406
+ "image": "clipspace/clipspace-painted-masked-1772905002240.png [input]"
407
+ },
408
+ "widgets_values": [
409
+ "example.png",
410
+ "image"
411
+ ]
412
+ },
413
+ {
414
+ "id": 21,
415
+ "type": "CheckpointLoaderSimple",
416
+ "pos": [
417
+ -170,
418
+ 830
419
+ ],
420
+ "size": [
421
+ 460,
422
+ 100
423
+ ],
424
+ "flags": {},
425
+ "order": 1,
426
+ "mode": 0,
427
+ "inputs": [],
428
+ "outputs": [
429
+ {
430
+ "name": "MODEL",
431
+ "type": "MODEL",
432
+ "links": [
433
+ 28
434
+ ]
435
+ },
436
+ {
437
+ "name": "CLIP",
438
+ "type": "CLIP",
439
+ "links": [
440
+ 31,
441
+ 32
442
+ ]
443
+ },
444
+ {
445
+ "name": "VAE",
446
+ "type": "VAE",
447
+ "links": [
448
+ 29,
449
+ 30
450
+ ]
451
+ }
452
+ ],
453
+ "properties": {
454
+ "cnr_id": "comfy-core",
455
+ "ver": "0.3.66",
456
+ "Node name for S&R": "CheckpointLoaderSimple"
457
+ },
458
+ "widgets_values": [
459
+ "StableWolfMondai.safetensors"
460
+ ]
461
+ },
462
+ {
463
+ "id": 9,
464
+ "type": "CLIPTextEncode",
465
+ "pos": [
466
+ 310,
467
+ 480
468
+ ],
469
+ "size": [
470
+ 550,
471
+ 190
472
+ ],
473
+ "flags": {},
474
+ "order": 4,
475
+ "mode": 0,
476
+ "inputs": [
477
+ {
478
+ "name": "clip",
479
+ "type": "CLIP",
480
+ "link": 32
481
+ }
482
+ ],
483
+ "outputs": [
484
+ {
485
+ "name": "CONDITIONING",
486
+ "type": "CONDITIONING",
487
+ "slot_index": 0,
488
+ "links": [
489
+ 26
490
+ ]
491
+ }
492
+ ],
493
+ "title": "CLIP Text Encode (Positive Prompt)",
494
+ "properties": {
495
+ "cnr_id": "comfy-core",
496
+ "ver": "0.3.49",
497
+ "Node name for S&R": "CLIPTextEncode"
498
+ },
499
+ "widgets_values": [
500
+ ""
501
+ ],
502
+ "color": "#232",
503
+ "bgcolor": "#353"
504
+ },
505
+ {
506
+ "id": 7,
507
+ "type": "CLIPTextEncode",
508
+ "pos": [
509
+ 310,
510
+ 710
511
+ ],
512
+ "size": [
513
+ 550,
514
+ 90
515
+ ],
516
+ "flags": {},
517
+ "order": 3,
518
+ "mode": 0,
519
+ "inputs": [
520
+ {
521
+ "name": "clip",
522
+ "type": "CLIP",
523
+ "link": 31
524
+ }
525
+ ],
526
+ "outputs": [
527
+ {
528
+ "name": "CONDITIONING",
529
+ "type": "CONDITIONING",
530
+ "slot_index": 0,
531
+ "links": [
532
+ 25
533
+ ]
534
+ }
535
+ ],
536
+ "title": "CLIP Text Encode (Negative Prompt)",
537
+ "properties": {
538
+ "cnr_id": "comfy-core",
539
+ "ver": "0.3.49",
540
+ "Node name for S&R": "CLIPTextEncode"
541
+ },
542
+ "widgets_values": [
543
+ "worst quality"
544
+ ],
545
+ "color": "#322",
546
+ "bgcolor": "#533"
547
+ }
548
+ ],
549
+ "links": [
550
+ [
551
+ 13,
552
+ 13,
553
+ 0,
554
+ 15,
555
+ 0,
556
+ "IMAGE"
557
+ ],
558
+ [
559
+ 14,
560
+ 13,
561
+ 1,
562
+ 15,
563
+ 1,
564
+ "MASK"
565
+ ],
566
+ [
567
+ 15,
568
+ 15,
569
+ 1,
570
+ 18,
571
+ 0,
572
+ "IMAGE"
573
+ ],
574
+ [
575
+ 16,
576
+ 18,
577
+ 0,
578
+ 17,
579
+ 3,
580
+ "LATENT"
581
+ ],
582
+ [
583
+ 17,
584
+ 16,
585
+ 0,
586
+ 14,
587
+ 0,
588
+ "IMAGE"
589
+ ],
590
+ [
591
+ 19,
592
+ 17,
593
+ 0,
594
+ 19,
595
+ 0,
596
+ "LATENT"
597
+ ],
598
+ [
599
+ 20,
600
+ 19,
601
+ 0,
602
+ 16,
603
+ 1,
604
+ "IMAGE"
605
+ ],
606
+ [
607
+ 21,
608
+ 15,
609
+ 0,
610
+ 16,
611
+ 0,
612
+ "STITCHER"
613
+ ],
614
+ [
615
+ 25,
616
+ 7,
617
+ 0,
618
+ 17,
619
+ 2,
620
+ "CONDITIONING"
621
+ ],
622
+ [
623
+ 26,
624
+ 9,
625
+ 0,
626
+ 17,
627
+ 1,
628
+ "CONDITIONING"
629
+ ],
630
+ [
631
+ 27,
632
+ 15,
633
+ 1,
634
+ 20,
635
+ 0,
636
+ "IMAGE"
637
+ ],
638
+ [
639
+ 28,
640
+ 21,
641
+ 0,
642
+ 17,
643
+ 0,
644
+ "MODEL"
645
+ ],
646
+ [
647
+ 29,
648
+ 21,
649
+ 2,
650
+ 18,
651
+ 1,
652
+ "VAE"
653
+ ],
654
+ [
655
+ 30,
656
+ 21,
657
+ 2,
658
+ 19,
659
+ 1,
660
+ "VAE"
661
+ ],
662
+ [
663
+ 31,
664
+ 21,
665
+ 1,
666
+ 7,
667
+ 0,
668
+ "CLIP"
669
+ ],
670
+ [
671
+ 32,
672
+ 21,
673
+ 1,
674
+ 9,
675
+ 0,
676
+ "CLIP"
677
+ ],
678
+ [
679
+ 33,
680
+ 19,
681
+ 0,
682
+ 22,
683
+ 0,
684
+ "IMAGE"
685
+ ]
686
+ ],
687
+ "groups": [],
688
+ "config": {},
689
+ "extra": {
690
+ "ds": {
691
+ "scale": 1.0152559799477199,
692
+ "offset": [
693
+ 525.3410325492579,
694
+ -540.3715681013723
695
+ ]
696
+ },
697
+ "reroutes": [
698
+ {
699
+ "id": 1,
700
+ "pos": [
701
+ 740,
702
+ 920
703
+ ],
704
+ "linkIds": [
705
+ 21
706
+ ]
707
+ },
708
+ {
709
+ "id": 2,
710
+ "parentId": 1,
711
+ "pos": [
712
+ 1330,
713
+ 920
714
+ ],
715
+ "linkIds": [
716
+ 21
717
+ ]
718
+ },
719
+ {
720
+ "id": 3,
721
+ "pos": [
722
+ 720,
723
+ 890
724
+ ],
725
+ "linkIds": [
726
+ 29,
727
+ 30
728
+ ]
729
+ },
730
+ {
731
+ "id": 4,
732
+ "parentId": 3,
733
+ "pos": [
734
+ 1170,
735
+ 890
736
+ ],
737
+ "linkIds": [
738
+ 30
739
+ ]
740
+ },
741
+ {
742
+ "id": 5,
743
+ "pos": [
744
+ 870,
745
+ 850
746
+ ],
747
+ "linkIds": [
748
+ 28
749
+ ]
750
+ }
751
+ ],
752
+ "workflowRendererVersion": "LG",
753
+ "linkExtensions": [
754
+ {
755
+ "id": 21,
756
+ "parentId": 2
757
+ },
758
+ {
759
+ "id": 28,
760
+ "parentId": 5
761
+ },
762
+ {
763
+ "id": 29,
764
+ "parentId": 3
765
+ },
766
+ {
767
+ "id": 30,
768
+ "parentId": 4
769
+ }
770
+ ],
771
+ "frontendVersion": "1.38.13"
772
+ },
773
+ "version": 0.4
774
+ }