Laft commited on
Commit
b3ab5b9
·
1 Parent(s): 361b165

Delete defaultGraph.js

Browse files
Files changed (1) hide show
  1. defaultGraph.js +0 -1808
defaultGraph.js DELETED
@@ -1,1808 +0,0 @@
1
- export const defaultGraph = {
2
- "last_node_id": 137,
3
- "last_link_id": 417,
4
- "nodes": [
5
- {
6
- "id": 120,
7
- "type": "LoadImage",
8
- "pos": [
9
- -297,
10
- 280
11
- ],
12
- "size": {
13
- "0": 315,
14
- "1": 314.0000305175781
15
- },
16
- "flags": {},
17
- "order": 0,
18
- "mode": 0,
19
- "outputs": [
20
- {
21
- "name": "IMAGE",
22
- "type": "IMAGE",
23
- "links": [
24
- 236
25
- ],
26
- "shape": 3,
27
- "slot_index": 0
28
- },
29
- {
30
- "name": "MASK",
31
- "type": "MASK",
32
- "links": null,
33
- "shape": 3
34
- }
35
- ],
36
- "properties": {
37
- "Node name for S&R": "LoadImage"
38
- },
39
- "widgets_values": [
40
- "example.png",
41
- "image"
42
- ],
43
- "color": "#2a363b",
44
- "bgcolor": "#3f5159"
45
- },
46
- {
47
- "id": 136,
48
- "type": "Note",
49
- "pos": [
50
- -513,
51
- 280
52
- ],
53
- "size": {
54
- "0": 210,
55
- "1": 58
56
- },
57
- "flags": {},
58
- "order": 1,
59
- "mode": 0,
60
- "properties": {
61
- "text": ""
62
- },
63
- "widgets_values": [
64
- "To use inpaint: right click on the image -> Open in MaskEditor"
65
- ],
66
- "color": "#2a363b",
67
- "bgcolor": "#3f5159",
68
- "shape": 1
69
- },
70
- {
71
- "id": 121,
72
- "type": "VAEEncode",
73
- "pos": [
74
- 24,
75
- 377
76
- ],
77
- "size": {
78
- "0": 210,
79
- "1": 46
80
- },
81
- "flags": {},
82
- "order": 5,
83
- "mode": 0,
84
- "inputs": [
85
- {
86
- "name": "pixels",
87
- "type": "IMAGE",
88
- "link": 236
89
- },
90
- {
91
- "name": "vae",
92
- "type": "VAE",
93
- "link": 267
94
- }
95
- ],
96
- "outputs": [
97
- {
98
- "name": "LATENT",
99
- "type": "LATENT",
100
- "links": [],
101
- "shape": 3,
102
- "slot_index": 0
103
- }
104
- ],
105
- "properties": {
106
- "Node name for S&R": "VAEEncode"
107
- },
108
- "color": "#2a363b",
109
- "bgcolor": "#3f5159"
110
- },
111
- {
112
- "id": 110,
113
- "type": "Efficient Loader",
114
- "pos": [
115
- -182,
116
- -285
117
- ],
118
- "size": {
119
- "0": 436.8265686035156,
120
- "1": 512.329345703125
121
- },
122
- "flags": {},
123
- "order": 4,
124
- "mode": 0,
125
- "inputs": [
126
- {
127
- "name": "lora_stack",
128
- "type": "LORA_STACK",
129
- "link": null
130
- },
131
- {
132
- "name": "cnet_stack",
133
- "type": "CONTROL_NET_STACK",
134
- "link": null
135
- }
136
- ],
137
- "outputs": [
138
- {
139
- "name": "MODEL",
140
- "type": "MODEL",
141
- "links": [
142
- 382,
143
- 389,
144
- 395
145
- ],
146
- "shape": 3,
147
- "slot_index": 0
148
- },
149
- {
150
- "name": "CONDITIONING+",
151
- "type": "CONDITIONING",
152
- "links": [
153
- 383,
154
- 390,
155
- 396
156
- ],
157
- "shape": 3,
158
- "slot_index": 1
159
- },
160
- {
161
- "name": "CONDITIONING-",
162
- "type": "CONDITIONING",
163
- "links": [
164
- 384,
165
- 391,
166
- 397
167
- ],
168
- "shape": 3,
169
- "slot_index": 2
170
- },
171
- {
172
- "name": "LATENT",
173
- "type": "LATENT",
174
- "links": [
175
- 417
176
- ],
177
- "shape": 3,
178
- "slot_index": 3
179
- },
180
- {
181
- "name": "VAE",
182
- "type": "VAE",
183
- "links": [
184
- 267,
185
- 386,
186
- 388,
187
- 392,
188
- 398
189
- ],
190
- "shape": 3,
191
- "slot_index": 4
192
- },
193
- {
194
- "name": "CLIP",
195
- "type": "CLIP",
196
- "links": null,
197
- "shape": 3
198
- },
199
- {
200
- "name": "DEPENDENCIES",
201
- "type": "DEPENDENCIES",
202
- "links": null,
203
- "shape": 3
204
- }
205
- ],
206
- "properties": {
207
- "Node name for S&R": "Efficient Loader"
208
- },
209
- "widgets_values": [
210
- "Anything_V5.safetensors",
211
- "wd.vae.safetensors",
212
- -2,
213
- "None",
214
- 0.5,
215
- 0.5,
216
- "1girl, best quality, masterpiece\n",
217
- "embedding:EasyNegative.pt, low quality, worst quality",
218
- 512,
219
- 512,
220
- 1
221
- ],
222
- "color": "#223",
223
- "bgcolor": "#335",
224
- "shape": 2
225
- },
226
- {
227
- "id": 133,
228
- "type": "Note",
229
- "pos": [
230
- 24,
231
- 280
232
- ],
233
- "size": {
234
- "0": 210,
235
- "1": 58
236
- },
237
- "flags": {
238
- "collapsed": false
239
- },
240
- "order": 2,
241
- "mode": 0,
242
- "properties": {
243
- "text": ""
244
- },
245
- "widgets_values": [
246
- "Connect \"LATENT\" below to \"latent_image\" in the Sampler to use img2img or inpaint"
247
- ],
248
- "color": "#2a363b",
249
- "bgcolor": "#3f5159",
250
- "shape": 1
251
- },
252
- {
253
- "id": 137,
254
- "type": "Note",
255
- "pos": [
256
- 224,
257
- -379
258
- ],
259
- "size": {
260
- "0": 210,
261
- "1": 58
262
- },
263
- "flags": {},
264
- "order": 3,
265
- "mode": 0,
266
- "properties": {
267
- "text": ""
268
- },
269
- "widgets_values": [
270
- "To go back to txt2img connect \"LATENT\" with \"latent_image\" below"
271
- ],
272
- "color": "#223",
273
- "bgcolor": "#335"
274
- },
275
- {
276
- "id": 129,
277
- "type": "Ultimate_SD_Upscaling",
278
- "pos": [
279
- 381,
280
- 533
281
- ],
282
- "size": {
283
- "0": 315,
284
- "1": 594
285
- },
286
- "flags": {},
287
- "order": 8,
288
- "mode": 0,
289
- "inputs": [
290
- {
291
- "name": "image",
292
- "type": "IMAGE",
293
- "link": 404
294
- },
295
- {
296
- "name": "model",
297
- "type": "MODEL",
298
- "link": 395
299
- },
300
- {
301
- "name": "positive",
302
- "type": "CONDITIONING",
303
- "link": 396
304
- },
305
- {
306
- "name": "negative",
307
- "type": "CONDITIONING",
308
- "link": 397
309
- },
310
- {
311
- "name": "vae",
312
- "type": "VAE",
313
- "link": 398
314
- }
315
- ],
316
- "outputs": [
317
- {
318
- "name": "IMAGE",
319
- "type": "IMAGE",
320
- "links": [
321
- 405
322
- ],
323
- "shape": 3,
324
- "slot_index": 0
325
- }
326
- ],
327
- "title": "Ultimate SD Upscaling",
328
- "properties": {
329
- "nestedData": {
330
- "nestedNodes": [
331
- {
332
- "id": 127,
333
- "type": "UltimateSDUpscale",
334
- "pos": [
335
- 581,
336
- 443
337
- ],
338
- "size": {
339
- "0": 315,
340
- "1": 590
341
- },
342
- "flags": {},
343
- "order": 7,
344
- "mode": 0,
345
- "inputs": [
346
- {
347
- "name": "image",
348
- "type": "IMAGE",
349
- "link": 393
350
- },
351
- {
352
- "name": "model",
353
- "type": "MODEL",
354
- "link": 377
355
- },
356
- {
357
- "name": "positive",
358
- "type": "CONDITIONING",
359
- "link": 378
360
- },
361
- {
362
- "name": "negative",
363
- "type": "CONDITIONING",
364
- "link": 379
365
- },
366
- {
367
- "name": "vae",
368
- "type": "VAE",
369
- "link": 380
370
- },
371
- {
372
- "name": "upscale_model",
373
- "type": "UPSCALE_MODEL",
374
- "link": 375
375
- }
376
- ],
377
- "outputs": [
378
- {
379
- "name": "IMAGE",
380
- "type": "IMAGE",
381
- "links": [
382
- 381
383
- ],
384
- "shape": 3,
385
- "slot_index": 0
386
- }
387
- ],
388
- "properties": {
389
- "Node name for S&R": "UltimateSDUpscale"
390
- },
391
- "widgets_values": [
392
- 2,
393
- 781307271788255,
394
- "randomize",
395
- 20,
396
- 7,
397
- "dpmpp_2m",
398
- "karras",
399
- 0.25,
400
- "Chess",
401
- 512,
402
- 512,
403
- 8,
404
- 32,
405
- "None",
406
- 0.35,
407
- 64,
408
- 8,
409
- 16,
410
- "enable"
411
- ],
412
- "serializedWidgets": [
413
- {
414
- "type": "number",
415
- "name": "upscale_by",
416
- "value": 1.2,
417
- "options": {
418
- "min": 0.05,
419
- "max": 4,
420
- "step": 0.5,
421
- "round": 0.01,
422
- "precision": 2
423
- },
424
- "last_y": 126
425
- },
426
- {
427
- "type": "number",
428
- "name": "seed",
429
- "value": 781307271788255,
430
- "options": {
431
- "min": 0,
432
- "max": 18446744073709552000,
433
- "step": 10,
434
- "round": 1,
435
- "precision": 0
436
- },
437
- "linkedWidgets": [
438
- {
439
- "type": "combo",
440
- "name": "control_after_generate",
441
- "value": "randomize",
442
- "options": {
443
- "values": [
444
- "fixed",
445
- "increment",
446
- "decrement",
447
- "randomize"
448
- ],
449
- "serialize": false
450
- },
451
- "last_y": 174
452
- }
453
- ],
454
- "last_y": 150
455
- },
456
- {
457
- "type": "combo",
458
- "name": "control_after_generate",
459
- "value": "randomize",
460
- "options": {
461
- "values": [
462
- "fixed",
463
- "increment",
464
- "decrement",
465
- "randomize"
466
- ],
467
- "serialize": false
468
- },
469
- "last_y": 174
470
- },
471
- {
472
- "type": "number",
473
- "name": "steps",
474
- "value": 20,
475
- "options": {
476
- "min": 1,
477
- "max": 10000,
478
- "step": 10,
479
- "round": 1,
480
- "precision": 0
481
- },
482
- "last_y": 198
483
- },
484
- {
485
- "type": "number",
486
- "name": "cfg",
487
- "value": 8,
488
- "options": {
489
- "min": 0,
490
- "max": 100,
491
- "step": 5,
492
- "round": 0.1,
493
- "precision": 1
494
- },
495
- "last_y": 222
496
- },
497
- {
498
- "type": "combo",
499
- "name": "sampler_name",
500
- "value": "euler",
501
- "options": {
502
- "values": [
503
- "euler",
504
- "euler_ancestral",
505
- "heun",
506
- "dpm_2",
507
- "dpm_2_ancestral",
508
- "lms",
509
- "dpm_fast",
510
- "dpm_adaptive",
511
- "dpmpp_2s_ancestral",
512
- "dpmpp_sde",
513
- "dpmpp_sde_gpu",
514
- "dpmpp_2m",
515
- "dpmpp_2m_sde",
516
- "dpmpp_2m_sde_gpu",
517
- "dpmpp_3m_sde",
518
- "dpmpp_3m_sde_gpu",
519
- "ddpm",
520
- "ddim",
521
- "uni_pc",
522
- "uni_pc_bh2"
523
- ]
524
- },
525
- "last_y": 246
526
- },
527
- {
528
- "type": "combo",
529
- "name": "scheduler",
530
- "value": "normal",
531
- "options": {
532
- "values": [
533
- "normal",
534
- "karras",
535
- "exponential",
536
- "sgm_uniform",
537
- "simple",
538
- "ddim_uniform"
539
- ]
540
- },
541
- "last_y": 270
542
- },
543
- {
544
- "type": "number",
545
- "name": "denoise",
546
- "value": 1,
547
- "options": {
548
- "min": 0,
549
- "max": 1,
550
- "step": 0.1,
551
- "round": 0.01,
552
- "precision": 2
553
- },
554
- "last_y": 294
555
- },
556
- {
557
- "type": "combo",
558
- "name": "mode_type",
559
- "value": "Linear",
560
- "options": {
561
- "values": [
562
- "Linear",
563
- "Chess",
564
- "None"
565
- ]
566
- },
567
- "last_y": 318
568
- },
569
- {
570
- "type": "number",
571
- "name": "tile_width",
572
- "value": 512,
573
- "options": {
574
- "min": 64,
575
- "max": 8192,
576
- "step": 80,
577
- "round": 1,
578
- "precision": 0
579
- },
580
- "last_y": 342
581
- },
582
- {
583
- "type": "number",
584
- "name": "tile_height",
585
- "value": 512,
586
- "options": {
587
- "min": 64,
588
- "max": 8192,
589
- "step": 80,
590
- "round": 1,
591
- "precision": 0
592
- },
593
- "last_y": 366
594
- },
595
- {
596
- "type": "number",
597
- "name": "mask_blur",
598
- "value": 8,
599
- "options": {
600
- "min": 0,
601
- "max": 64,
602
- "step": 10,
603
- "round": 1,
604
- "precision": 0
605
- },
606
- "last_y": 390
607
- },
608
- {
609
- "type": "number",
610
- "name": "tile_padding",
611
- "value": 32,
612
- "options": {
613
- "min": 0,
614
- "max": 8192,
615
- "step": 80,
616
- "round": 1,
617
- "precision": 0
618
- },
619
- "last_y": 414
620
- },
621
- {
622
- "type": "combo",
623
- "name": "seam_fix_mode",
624
- "value": "None",
625
- "options": {
626
- "values": [
627
- "None",
628
- "Band Pass",
629
- "Half Tile",
630
- "Half Tile + Intersections"
631
- ]
632
- },
633
- "last_y": 438
634
- },
635
- {
636
- "type": "number",
637
- "name": "seam_fix_denoise",
638
- "value": 1,
639
- "options": {
640
- "min": 0,
641
- "max": 1,
642
- "step": 0.1,
643
- "round": 0.01,
644
- "precision": 2
645
- },
646
- "last_y": 462
647
- },
648
- {
649
- "type": "number",
650
- "name": "seam_fix_width",
651
- "value": 64,
652
- "options": {
653
- "min": 0,
654
- "max": 8192,
655
- "step": 80,
656
- "round": 1,
657
- "precision": 0
658
- },
659
- "last_y": 486
660
- },
661
- {
662
- "type": "number",
663
- "name": "seam_fix_mask_blur",
664
- "value": 8,
665
- "options": {
666
- "min": 0,
667
- "max": 64,
668
- "step": 10,
669
- "round": 1,
670
- "precision": 0
671
- },
672
- "last_y": 510
673
- },
674
- {
675
- "type": "number",
676
- "name": "seam_fix_padding",
677
- "value": 16,
678
- "options": {
679
- "min": 0,
680
- "max": 8192,
681
- "step": 80,
682
- "round": 1,
683
- "precision": 0
684
- },
685
- "last_y": 534
686
- },
687
- {
688
- "type": "combo",
689
- "name": "force_uniform_tiles",
690
- "value": "enable",
691
- "options": {
692
- "values": [
693
- "enable",
694
- "disable"
695
- ]
696
- },
697
- "last_y": 558
698
- }
699
- ]
700
- },
701
- {
702
- "id": 128,
703
- "type": "UpscaleModelLoader",
704
- "pos": [
705
- 181,
706
- 623
707
- ],
708
- "size": {
709
- "0": 315,
710
- "1": 58
711
- },
712
- "flags": {},
713
- "order": 2,
714
- "mode": 0,
715
- "outputs": [
716
- {
717
- "name": "UPSCALE_MODEL",
718
- "type": "UPSCALE_MODEL",
719
- "links": [
720
- 375
721
- ],
722
- "shape": 3,
723
- "slot_index": 0
724
- }
725
- ],
726
- "properties": {
727
- "Node name for S&R": "UpscaleModelLoader"
728
- },
729
- "widgets_values": [
730
- "4x-UltraSharp.pth"
731
- ],
732
- "serializedWidgets": [
733
- {
734
- "type": "combo",
735
- "name": "model_name",
736
- "value": "4x-UltraSharp.pth",
737
- "options": {
738
- "values": [
739
- "4x-UltraSharp.pth"
740
- ]
741
- }
742
- }
743
- ]
744
- }
745
- ]
746
- }
747
- },
748
- "widgets_values": [
749
- 2,
750
- 781307271788255,
751
- "randomize",
752
- 20,
753
- 7,
754
- "dpmpp_2m",
755
- "karras",
756
- 0.25,
757
- "Chess",
758
- 512,
759
- 512,
760
- 8,
761
- 32,
762
- "None",
763
- 0.35000000000000003,
764
- 64,
765
- 8,
766
- 16,
767
- "enable",
768
- "4x-UltraSharp.pth"
769
- ],
770
- "color": "#432",
771
- "bgcolor": "#653"
772
- },
773
- {
774
- "id": 119,
775
- "type": "Hires._fix",
776
- "pos": [
777
- 383,
778
- 67
779
- ],
780
- "size": {
781
- "0": 315,
782
- "1": 422
783
- },
784
- "flags": {},
785
- "order": 7,
786
- "mode": 0,
787
- "inputs": [
788
- {
789
- "name": "image",
790
- "type": "IMAGE",
791
- "link": 394
792
- },
793
- {
794
- "name": "vae",
795
- "type": "VAE",
796
- "link": 388
797
- },
798
- {
799
- "name": "model",
800
- "type": "MODEL",
801
- "link": 389
802
- },
803
- {
804
- "name": "positive",
805
- "type": "CONDITIONING",
806
- "link": 390
807
- },
808
- {
809
- "name": "negative",
810
- "type": "CONDITIONING",
811
- "link": 391
812
- },
813
- {
814
- "name": "vae",
815
- "type": "VAE",
816
- "link": 392
817
- }
818
- ],
819
- "outputs": [
820
- {
821
- "name": "IMAGE",
822
- "type": "IMAGE",
823
- "links": [
824
- 404
825
- ],
826
- "shape": 3,
827
- "slot_index": 0
828
- }
829
- ],
830
- "title": "Hires. fix",
831
- "properties": {
832
- "nestedData": {
833
- "nestedNodes": [
834
- {
835
- "id": 11,
836
- "type": "UpscaleModelLoader",
837
- "pos": [
838
- -669.6666666666665,
839
- 82
840
- ],
841
- "size": {
842
- "0": 315,
843
- "1": 58
844
- },
845
- "flags": {},
846
- "order": 2,
847
- "mode": 0,
848
- "outputs": [
849
- {
850
- "name": "UPSCALE_MODEL",
851
- "type": "UPSCALE_MODEL",
852
- "links": [
853
- 363
854
- ],
855
- "shape": 3,
856
- "slot_index": 0
857
- }
858
- ],
859
- "properties": {
860
- "Node name for S&R": "UpscaleModelLoader"
861
- },
862
- "widgets_values": [
863
- "4x-UltraSharp.pth"
864
- ],
865
- "serializedWidgets": [
866
- {
867
- "type": "combo",
868
- "name": "model_name",
869
- "value": "4x-UltraSharp.pth",
870
- "options": {
871
- "values": [
872
- "4x-UltraSharp.pth"
873
- ]
874
- },
875
- "last_y": 26
876
- }
877
- ]
878
- },
879
- {
880
- "id": 12,
881
- "type": "ImageUpscaleWithModel",
882
- "pos": [
883
- -99.66666666666674,
884
- 112
885
- ],
886
- "size": {
887
- "0": 241.79998779296875,
888
- "1": 46
889
- },
890
- "flags": {},
891
- "order": 7,
892
- "mode": 0,
893
- "inputs": [
894
- {
895
- "name": "upscale_model",
896
- "type": "UPSCALE_MODEL",
897
- "link": 363
898
- },
899
- {
900
- "name": "image",
901
- "type": "IMAGE",
902
- "link": 387
903
- }
904
- ],
905
- "outputs": [
906
- {
907
- "name": "IMAGE",
908
- "type": "IMAGE",
909
- "links": [
910
- 364
911
- ],
912
- "shape": 3,
913
- "slot_index": 0
914
- }
915
- ],
916
- "properties": {
917
- "Node name for S&R": "ImageUpscaleWithModel"
918
- },
919
- "serializedWidgets": []
920
- },
921
- {
922
- "id": 13,
923
- "type": "ImageScale",
924
- "pos": [
925
- 180.33333333333326,
926
- 62
927
- ],
928
- "size": {
929
- "0": 315,
930
- "1": 130
931
- },
932
- "flags": {},
933
- "order": 8,
934
- "mode": 0,
935
- "inputs": [
936
- {
937
- "name": "image",
938
- "type": "IMAGE",
939
- "link": 364
940
- }
941
- ],
942
- "outputs": [
943
- {
944
- "name": "IMAGE",
945
- "type": "IMAGE",
946
- "links": [
947
- 365
948
- ],
949
- "shape": 3,
950
- "slot_index": 0
951
- }
952
- ],
953
- "properties": {
954
- "Node name for S&R": "ImageScale"
955
- },
956
- "widgets_values": [
957
- "bilinear",
958
- 1024,
959
- 95,
960
- "disabled"
961
- ],
962
- "serializedWidgets": [
963
- {
964
- "type": "combo",
965
- "name": "upscale_method",
966
- "value": "bilinear",
967
- "options": {
968
- "values": [
969
- "nearest-exact",
970
- "bilinear",
971
- "area",
972
- "bicubic",
973
- "lanczos"
974
- ]
975
- },
976
- "last_y": 26
977
- },
978
- {
979
- "type": "number",
980
- "name": "width",
981
- "value": 96,
982
- "options": {
983
- "min": 0,
984
- "max": 8192,
985
- "step": 10,
986
- "round": 1,
987
- "precision": 0
988
- },
989
- "last_y": 50
990
- },
991
- {
992
- "type": "number",
993
- "name": "height",
994
- "value": 96,
995
- "options": {
996
- "min": 0,
997
- "max": 8192,
998
- "step": 10,
999
- "round": 1,
1000
- "precision": 0
1001
- },
1002
- "last_y": 74
1003
- },
1004
- {
1005
- "type": "combo",
1006
- "name": "crop",
1007
- "value": "disabled",
1008
- "options": {
1009
- "values": [
1010
- "disabled",
1011
- "center"
1012
- ]
1013
- },
1014
- "last_y": 98
1015
- }
1016
- ]
1017
- },
1018
- {
1019
- "id": 14,
1020
- "type": "VAEEncode",
1021
- "pos": [
1022
- 610.3333333333333,
1023
- 122
1024
- ],
1025
- "size": {
1026
- "0": 210,
1027
- "1": 46
1028
- },
1029
- "flags": {},
1030
- "order": 9,
1031
- "mode": 0,
1032
- "inputs": [
1033
- {
1034
- "name": "pixels",
1035
- "type": "IMAGE",
1036
- "link": 365
1037
- },
1038
- {
1039
- "name": "vae",
1040
- "type": "VAE",
1041
- "link": 369
1042
- }
1043
- ],
1044
- "outputs": [
1045
- {
1046
- "name": "LATENT",
1047
- "type": "LATENT",
1048
- "links": [
1049
- 366
1050
- ],
1051
- "shape": 3,
1052
- "slot_index": 0
1053
- }
1054
- ],
1055
- "properties": {
1056
- "Node name for S&R": "VAEEncode"
1057
- },
1058
- "serializedWidgets": []
1059
- },
1060
- {
1061
- "id": 15,
1062
- "type": "KSampler",
1063
- "pos": [
1064
- 880.3333333333335,
1065
- -28
1066
- ],
1067
- "size": {
1068
- "0": 315,
1069
- "1": 474
1070
- },
1071
- "flags": {},
1072
- "order": 10,
1073
- "mode": 0,
1074
- "inputs": [
1075
- {
1076
- "name": "model",
1077
- "type": "MODEL",
1078
- "link": 370
1079
- },
1080
- {
1081
- "name": "positive",
1082
- "type": "CONDITIONING",
1083
- "link": 371,
1084
- "slot_index": 1
1085
- },
1086
- {
1087
- "name": "negative",
1088
- "type": "CONDITIONING",
1089
- "link": 372,
1090
- "slot_index": 2
1091
- },
1092
- {
1093
- "name": "latent_image",
1094
- "type": "LATENT",
1095
- "link": 366
1096
- }
1097
- ],
1098
- "outputs": [
1099
- {
1100
- "name": "LATENT",
1101
- "type": "LATENT",
1102
- "links": [
1103
- 367
1104
- ],
1105
- "shape": 3,
1106
- "slot_index": 0
1107
- }
1108
- ],
1109
- "properties": {
1110
- "Node name for S&R": "KSampler"
1111
- },
1112
- "widgets_values": [
1113
- 1026138678280227,
1114
- "randomize",
1115
- 20,
1116
- 7,
1117
- "dpmpp_2m",
1118
- "karras",
1119
- 0.5
1120
- ],
1121
- "serializedWidgets": [
1122
- {
1123
- "type": "number",
1124
- "name": "seed",
1125
- "value": 1026138678280227,
1126
- "options": {
1127
- "min": 0,
1128
- "max": 18446744073709552000,
1129
- "step": 10,
1130
- "round": 1,
1131
- "precision": 0
1132
- },
1133
- "linkedWidgets": [
1134
- {
1135
- "type": "combo",
1136
- "name": "control_after_generate",
1137
- "value": "randomize",
1138
- "options": {
1139
- "values": [
1140
- "fixed",
1141
- "increment",
1142
- "decrement",
1143
- "randomize"
1144
- ],
1145
- "serialize": false
1146
- },
1147
- "last_y": 110
1148
- }
1149
- ],
1150
- "last_y": 86
1151
- },
1152
- {
1153
- "type": "combo",
1154
- "name": "control_after_generate",
1155
- "value": "randomize",
1156
- "options": {
1157
- "values": [
1158
- "fixed",
1159
- "increment",
1160
- "decrement",
1161
- "randomize"
1162
- ],
1163
- "serialize": false
1164
- },
1165
- "last_y": 110
1166
- },
1167
- {
1168
- "type": "number",
1169
- "name": "steps",
1170
- "value": 20,
1171
- "options": {
1172
- "min": 1,
1173
- "max": 10000,
1174
- "step": 10,
1175
- "round": 1,
1176
- "precision": 0
1177
- },
1178
- "last_y": 134
1179
- },
1180
- {
1181
- "type": "number",
1182
- "name": "cfg",
1183
- "value": 7,
1184
- "options": {
1185
- "min": 0,
1186
- "max": 100,
1187
- "step": 5,
1188
- "round": 0.01,
1189
- "precision": 1
1190
- },
1191
- "last_y": 158
1192
- },
1193
- {
1194
- "type": "combo",
1195
- "name": "sampler_name",
1196
- "value": "dpmpp_2m",
1197
- "options": {
1198
- "values": [
1199
- "euler",
1200
- "euler_ancestral",
1201
- "heun",
1202
- "dpm_2",
1203
- "dpm_2_ancestral",
1204
- "lms",
1205
- "dpm_fast",
1206
- "dpm_adaptive",
1207
- "dpmpp_2s_ancestral",
1208
- "dpmpp_sde",
1209
- "dpmpp_sde_gpu",
1210
- "dpmpp_2m",
1211
- "dpmpp_2m_sde",
1212
- "dpmpp_2m_sde_gpu",
1213
- "dpmpp_3m_sde",
1214
- "dpmpp_3m_sde_gpu",
1215
- "ddpm",
1216
- "ddim",
1217
- "uni_pc",
1218
- "uni_pc_bh2"
1219
- ]
1220
- },
1221
- "last_y": 182
1222
- },
1223
- {
1224
- "type": "combo",
1225
- "name": "scheduler",
1226
- "value": "karras",
1227
- "options": {
1228
- "values": [
1229
- "normal",
1230
- "karras",
1231
- "exponential",
1232
- "sgm_uniform",
1233
- "simple",
1234
- "ddim_uniform"
1235
- ]
1236
- },
1237
- "last_y": 206
1238
- },
1239
- {
1240
- "type": "number",
1241
- "name": "denoise",
1242
- "value": 0.5,
1243
- "options": {
1244
- "min": 0,
1245
- "max": 1,
1246
- "step": 0.1,
1247
- "round": 0.01,
1248
- "precision": 2
1249
- },
1250
- "last_y": 230
1251
- }
1252
- ]
1253
- },
1254
- {
1255
- "id": 16,
1256
- "type": "VAEDecode",
1257
- "pos": [
1258
- 1390.3333333333335,
1259
- 52
1260
- ],
1261
- "size": {
1262
- "0": 210,
1263
- "1": 46
1264
- },
1265
- "flags": {},
1266
- "order": 11,
1267
- "mode": 0,
1268
- "inputs": [
1269
- {
1270
- "name": "samples",
1271
- "type": "LATENT",
1272
- "link": 367
1273
- },
1274
- {
1275
- "name": "vae",
1276
- "type": "VAE",
1277
- "link": 373
1278
- }
1279
- ],
1280
- "outputs": [
1281
- {
1282
- "name": "IMAGE",
1283
- "type": "IMAGE",
1284
- "links": [
1285
- 376
1286
- ],
1287
- "shape": 3,
1288
- "slot_index": 0
1289
- }
1290
- ],
1291
- "properties": {
1292
- "Node name for S&R": "VAEDecode"
1293
- },
1294
- "serializedWidgets": []
1295
- }
1296
- ]
1297
- }
1298
- },
1299
- "widgets_values": [
1300
- "4x-UltraSharp.pth",
1301
- "bilinear",
1302
- 1024,
1303
- 1024,
1304
- "disabled",
1305
- 1026138678280227,
1306
- "randomize",
1307
- 20,
1308
- 7,
1309
- "dpmpp_2m",
1310
- "karras",
1311
- 0.5
1312
- ],
1313
- "color": "#232",
1314
- "bgcolor": "#353"
1315
- },
1316
- {
1317
- "id": 116,
1318
- "type": "Ksampler_+_VAE_Decode",
1319
- "pos": [
1320
- 378,
1321
- -283
1322
- ],
1323
- "size": {
1324
- "0": 315,
1325
- "1": 282
1326
- },
1327
- "flags": {},
1328
- "order": 6,
1329
- "mode": 0,
1330
- "inputs": [
1331
- {
1332
- "name": "model",
1333
- "type": "MODEL",
1334
- "link": 382
1335
- },
1336
- {
1337
- "name": "positive",
1338
- "type": "CONDITIONING",
1339
- "link": 383
1340
- },
1341
- {
1342
- "name": "negative",
1343
- "type": "CONDITIONING",
1344
- "link": 384
1345
- },
1346
- {
1347
- "name": "latent_image",
1348
- "type": "LATENT",
1349
- "link": 417
1350
- },
1351
- {
1352
- "name": "vae",
1353
- "type": "VAE",
1354
- "link": 386
1355
- }
1356
- ],
1357
- "outputs": [
1358
- {
1359
- "name": "IMAGE",
1360
- "type": "IMAGE",
1361
- "links": [
1362
- 394
1363
- ],
1364
- "shape": 3,
1365
- "slot_index": 0
1366
- }
1367
- ],
1368
- "title": "Sampler",
1369
- "properties": {
1370
- "nestedData": {
1371
- "nestedNodes": [
1372
- {
1373
- "id": 114,
1374
- "type": "KSampler",
1375
- "pos": [
1376
- 188,
1377
- -267
1378
- ],
1379
- "size": {
1380
- "0": 315,
1381
- "1": 262
1382
- },
1383
- "flags": {},
1384
- "order": 5,
1385
- "mode": 0,
1386
- "inputs": [
1387
- {
1388
- "name": "model",
1389
- "type": "MODEL",
1390
- "link": 357
1391
- },
1392
- {
1393
- "name": "positive",
1394
- "type": "CONDITIONING",
1395
- "link": 358
1396
- },
1397
- {
1398
- "name": "negative",
1399
- "type": "CONDITIONING",
1400
- "link": 359
1401
- },
1402
- {
1403
- "name": "latent_image",
1404
- "type": "LATENT",
1405
- "link": 360
1406
- }
1407
- ],
1408
- "outputs": [
1409
- {
1410
- "name": "LATENT",
1411
- "type": "LATENT",
1412
- "links": [
1413
- 356
1414
- ],
1415
- "shape": 3,
1416
- "slot_index": 0
1417
- }
1418
- ],
1419
- "properties": {
1420
- "Node name for S&R": "KSampler"
1421
- },
1422
- "widgets_values": [
1423
- 652316751125760,
1424
- "randomize",
1425
- 10,
1426
- 7,
1427
- "dpmpp_2m",
1428
- "karras",
1429
- 1
1430
- ],
1431
- "serializedWidgets": [
1432
- {
1433
- "type": "number",
1434
- "name": "seed",
1435
- "value": 652316751125760,
1436
- "options": {
1437
- "min": 0,
1438
- "max": 18446744073709552000,
1439
- "step": 10,
1440
- "round": 1,
1441
- "precision": 0
1442
- },
1443
- "linkedWidgets": [
1444
- {
1445
- "type": "combo",
1446
- "name": "control_after_generate",
1447
- "value": "randomize",
1448
- "options": {
1449
- "values": [
1450
- "fixed",
1451
- "increment",
1452
- "decrement",
1453
- "randomize"
1454
- ],
1455
- "serialize": false
1456
- },
1457
- "last_y": 110
1458
- }
1459
- ],
1460
- "last_y": 86
1461
- },
1462
- {
1463
- "type": "combo",
1464
- "name": "control_after_generate",
1465
- "value": "randomize",
1466
- "options": {
1467
- "values": [
1468
- "fixed",
1469
- "increment",
1470
- "decrement",
1471
- "randomize"
1472
- ],
1473
- "serialize": false
1474
- },
1475
- "last_y": 110
1476
- },
1477
- {
1478
- "type": "number",
1479
- "name": "steps",
1480
- "value": 10,
1481
- "options": {
1482
- "min": 1,
1483
- "max": 10000,
1484
- "step": 10,
1485
- "round": 1,
1486
- "precision": 0
1487
- },
1488
- "last_y": 134
1489
- },
1490
- {
1491
- "type": "number",
1492
- "name": "cfg",
1493
- "value": 7,
1494
- "options": {
1495
- "min": 0,
1496
- "max": 100,
1497
- "step": 5,
1498
- "round": 0.01,
1499
- "precision": 1
1500
- },
1501
- "last_y": 158
1502
- },
1503
- {
1504
- "type": "combo",
1505
- "name": "sampler_name",
1506
- "value": "dpmpp_2m",
1507
- "options": {
1508
- "values": [
1509
- "euler",
1510
- "euler_ancestral",
1511
- "heun",
1512
- "dpm_2",
1513
- "dpm_2_ancestral",
1514
- "lms",
1515
- "dpm_fast",
1516
- "dpm_adaptive",
1517
- "dpmpp_2s_ancestral",
1518
- "dpmpp_sde",
1519
- "dpmpp_sde_gpu",
1520
- "dpmpp_2m",
1521
- "dpmpp_2m_sde",
1522
- "dpmpp_2m_sde_gpu",
1523
- "dpmpp_3m_sde",
1524
- "dpmpp_3m_sde_gpu",
1525
- "ddpm",
1526
- "ddim",
1527
- "uni_pc",
1528
- "uni_pc_bh2"
1529
- ]
1530
- },
1531
- "last_y": 182
1532
- },
1533
- {
1534
- "type": "combo",
1535
- "name": "scheduler",
1536
- "value": "karras",
1537
- "options": {
1538
- "values": [
1539
- "normal",
1540
- "karras",
1541
- "exponential",
1542
- "sgm_uniform",
1543
- "simple",
1544
- "ddim_uniform"
1545
- ]
1546
- },
1547
- "last_y": 206
1548
- },
1549
- {
1550
- "type": "number",
1551
- "name": "denoise",
1552
- "value": 1,
1553
- "options": {
1554
- "min": 0,
1555
- "max": 1,
1556
- "step": 0.1,
1557
- "round": 0.01,
1558
- "precision": 2
1559
- },
1560
- "last_y": 230
1561
- }
1562
- ]
1563
- },
1564
- {
1565
- "id": 115,
1566
- "type": "VAEDecode",
1567
- "pos": [
1568
- 578,
1569
- -277
1570
- ],
1571
- "size": {
1572
- "0": 210,
1573
- "1": 46
1574
- },
1575
- "flags": {},
1576
- "order": 7,
1577
- "mode": 0,
1578
- "inputs": [
1579
- {
1580
- "name": "samples",
1581
- "type": "LATENT",
1582
- "link": 356
1583
- },
1584
- {
1585
- "name": "vae",
1586
- "type": "VAE",
1587
- "link": 361,
1588
- "slot_index": 1
1589
- }
1590
- ],
1591
- "outputs": [
1592
- {
1593
- "name": "IMAGE",
1594
- "type": "IMAGE",
1595
- "links": [
1596
- 368
1597
- ],
1598
- "shape": 3
1599
- }
1600
- ],
1601
- "properties": {
1602
- "Node name for S&R": "VAEDecode"
1603
- },
1604
- "serializedWidgets": []
1605
- }
1606
- ]
1607
- }
1608
- },
1609
- "widgets_values": [
1610
- 652316751125760,
1611
- "randomize",
1612
- 20,
1613
- 7,
1614
- "dpmpp_2m",
1615
- "karras",
1616
- 1
1617
- ],
1618
- "color": "#323",
1619
- "bgcolor": "#535"
1620
- },
1621
- {
1622
- "id": 112,
1623
- "type": "PreviewImage",
1624
- "pos": [
1625
- 760,
1626
- -285
1627
- ],
1628
- "size": {
1629
- "0": 672.5993041992188,
1630
- "1": 698.6929321289062
1631
- },
1632
- "flags": {},
1633
- "order": 9,
1634
- "mode": 0,
1635
- "inputs": [
1636
- {
1637
- "name": "images",
1638
- "type": "IMAGE",
1639
- "link": 405
1640
- }
1641
- ],
1642
- "properties": {
1643
- "Node name for S&R": "PreviewImage"
1644
- },
1645
- "color": "#322",
1646
- "bgcolor": "#533",
1647
- "shape": 2
1648
- }
1649
- ],
1650
- "links": [
1651
- [
1652
- 236,
1653
- 120,
1654
- 0,
1655
- 121,
1656
- 0,
1657
- "IMAGE"
1658
- ],
1659
- [
1660
- 267,
1661
- 110,
1662
- 4,
1663
- 121,
1664
- 1,
1665
- "VAE"
1666
- ],
1667
- [
1668
- 382,
1669
- 110,
1670
- 0,
1671
- 116,
1672
- 0,
1673
- "MODEL"
1674
- ],
1675
- [
1676
- 383,
1677
- 110,
1678
- 1,
1679
- 116,
1680
- 1,
1681
- "CONDITIONING"
1682
- ],
1683
- [
1684
- 384,
1685
- 110,
1686
- 2,
1687
- 116,
1688
- 2,
1689
- "CONDITIONING"
1690
- ],
1691
- [
1692
- 386,
1693
- 110,
1694
- 4,
1695
- 116,
1696
- 4,
1697
- "VAE"
1698
- ],
1699
- [
1700
- 388,
1701
- 110,
1702
- 4,
1703
- 119,
1704
- 1,
1705
- "VAE"
1706
- ],
1707
- [
1708
- 389,
1709
- 110,
1710
- 0,
1711
- 119,
1712
- 2,
1713
- "MODEL"
1714
- ],
1715
- [
1716
- 390,
1717
- 110,
1718
- 1,
1719
- 119,
1720
- 3,
1721
- "CONDITIONING"
1722
- ],
1723
- [
1724
- 391,
1725
- 110,
1726
- 2,
1727
- 119,
1728
- 4,
1729
- "CONDITIONING"
1730
- ],
1731
- [
1732
- 392,
1733
- 110,
1734
- 4,
1735
- 119,
1736
- 5,
1737
- "VAE"
1738
- ],
1739
- [
1740
- 394,
1741
- 116,
1742
- 0,
1743
- 119,
1744
- 0,
1745
- "IMAGE"
1746
- ],
1747
- [
1748
- 395,
1749
- 110,
1750
- 0,
1751
- 129,
1752
- 1,
1753
- "MODEL"
1754
- ],
1755
- [
1756
- 396,
1757
- 110,
1758
- 1,
1759
- 129,
1760
- 2,
1761
- "CONDITIONING"
1762
- ],
1763
- [
1764
- 397,
1765
- 110,
1766
- 2,
1767
- 129,
1768
- 3,
1769
- "CONDITIONING"
1770
- ],
1771
- [
1772
- 398,
1773
- 110,
1774
- 4,
1775
- 129,
1776
- 4,
1777
- "VAE"
1778
- ],
1779
- [
1780
- 404,
1781
- 119,
1782
- 0,
1783
- 129,
1784
- 0,
1785
- "IMAGE"
1786
- ],
1787
- [
1788
- 405,
1789
- 129,
1790
- 0,
1791
- 112,
1792
- 0,
1793
- "IMAGE"
1794
- ],
1795
- [
1796
- 417,
1797
- 110,
1798
- 3,
1799
- 116,
1800
- 3,
1801
- "LATENT"
1802
- ]
1803
- ],
1804
- "groups": [],
1805
- "config": {},
1806
- "extra": {},
1807
- "version": 0.4
1808
- }