marhensa commited on
Commit
2bfe1f7
1 Parent(s): 3adf202

Delete SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json

Browse files
SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json DELETED
@@ -1,3684 +0,0 @@
1
- {
2
- "last_node_id": 257,
3
- "last_link_id": 1133,
4
- "nodes": [
5
- {
6
- "id": 78,
7
- "type": "PrimitiveNode",
8
- "pos": [
9
- 310,
10
- 30
11
- ],
12
- "size": {
13
- "0": 299.26324462890625,
14
- "1": 229.5753631591797
15
- },
16
- "flags": {
17
- "collapsed": false,
18
- "pinned": true
19
- },
20
- "order": 0,
21
- "mode": 0,
22
- "outputs": [
23
- {
24
- "name": "STRING",
25
- "type": "STRING",
26
- "links": [
27
- 993
28
- ],
29
- "slot_index": 0,
30
- "widget": {
31
- "name": "text_positive",
32
- "config": [
33
- "STRING",
34
- {
35
- "default": "",
36
- "multiline": true
37
- }
38
- ]
39
- }
40
- }
41
- ],
42
- "title": "Linguistic Positive (G)",
43
- "properties": {},
44
- "widgets_values": [
45
- "A head on portrait photograph of a cybernetic cat, wears shiny platinum armor, in a fierce fiery battlefield"
46
- ],
47
- "color": "#232",
48
- "bgcolor": "#353"
49
- },
50
- {
51
- "id": 241,
52
- "type": "SDXLPromptStyler",
53
- "pos": [
54
- 0,
55
- 290
56
- ],
57
- "size": {
58
- "0": 309.2834167480469,
59
- "1": 102
60
- },
61
- "flags": {},
62
- "order": 33,
63
- "mode": 0,
64
- "inputs": [
65
- {
66
- "name": "text_positive",
67
- "type": "STRING",
68
- "link": 958,
69
- "widget": {
70
- "name": "text_positive",
71
- "config": [
72
- "STRING",
73
- {
74
- "default": "",
75
- "multiline": true
76
- }
77
- ]
78
- }
79
- },
80
- {
81
- "name": "text_negative",
82
- "type": "STRING",
83
- "link": 959,
84
- "widget": {
85
- "name": "text_negative",
86
- "config": [
87
- "STRING",
88
- {
89
- "default": "",
90
- "multiline": true
91
- }
92
- ]
93
- }
94
- }
95
- ],
96
- "outputs": [
97
- {
98
- "name": "positive_prompt_text_g",
99
- "type": "STRING",
100
- "links": [
101
- 1047
102
- ],
103
- "shape": 3,
104
- "slot_index": 0
105
- },
106
- {
107
- "name": "negative_prompt_text_g",
108
- "type": "STRING",
109
- "links": [
110
- 1049
111
- ],
112
- "shape": 3,
113
- "slot_index": 1
114
- }
115
- ],
116
- "title": "SDXL Prompt Styler 3",
117
- "properties": {
118
- "Node name for S&R": "SDXLPromptStyler"
119
- },
120
- "widgets_values": [
121
- "",
122
- "",
123
- "game-cyberpunk game",
124
- "Yes"
125
- ]
126
- },
127
- {
128
- "id": 22,
129
- "type": "KSamplerAdvanced",
130
- "pos": [
131
- 520,
132
- 410
133
- ],
134
- "size": {
135
- "0": 270,
136
- "1": 510
137
- },
138
- "flags": {
139
- "collapsed": false,
140
- "pinned": true
141
- },
142
- "order": 41,
143
- "mode": 0,
144
- "inputs": [
145
- {
146
- "name": "model",
147
- "type": "MODEL",
148
- "link": 536
149
- },
150
- {
151
- "name": "positive",
152
- "type": "CONDITIONING",
153
- "link": 282
154
- },
155
- {
156
- "name": "negative",
157
- "type": "CONDITIONING",
158
- "link": 304
159
- },
160
- {
161
- "name": "latent_image",
162
- "type": "LATENT",
163
- "link": 794,
164
- "slot_index": 3
165
- },
166
- {
167
- "name": "noise_seed",
168
- "type": "INT",
169
- "link": 214,
170
- "widget": {
171
- "name": "noise_seed",
172
- "config": [
173
- "INT",
174
- {
175
- "default": 0,
176
- "min": 0,
177
- "max": 18446744073709552000
178
- }
179
- ]
180
- }
181
- },
182
- {
183
- "name": "cfg",
184
- "type": "FLOAT",
185
- "link": 380,
186
- "widget": {
187
- "name": "cfg",
188
- "config": [
189
- "FLOAT",
190
- {
191
- "default": 8,
192
- "min": 0,
193
- "max": 100
194
- }
195
- ]
196
- }
197
- },
198
- {
199
- "name": "steps",
200
- "type": "INT",
201
- "link": 721,
202
- "widget": {
203
- "name": "steps",
204
- "config": [
205
- "INT",
206
- {
207
- "default": 20,
208
- "min": 1,
209
- "max": 10000
210
- }
211
- ]
212
- },
213
- "slot_index": 6
214
- }
215
- ],
216
- "outputs": [
217
- {
218
- "name": "LATENT",
219
- "type": "LATENT",
220
- "links": [
221
- 55
222
- ],
223
- "slot_index": 0
224
- }
225
- ],
226
- "title": "Base Pass",
227
- "properties": {
228
- "Node name for S&R": "KSamplerAdvanced"
229
- },
230
- "widgets_values": [
231
- "enable",
232
- 1034560695987720,
233
- "fixed",
234
- 25,
235
- 7.5,
236
- "ddim",
237
- "normal",
238
- 0,
239
- 20,
240
- "enable"
241
- ],
242
- "color": "#223",
243
- "bgcolor": "#335"
244
- },
245
- {
246
- "id": 77,
247
- "type": "PrimitiveNode",
248
- "pos": [
249
- 600,
250
- 30
251
- ],
252
- "size": {
253
- "0": 298.70367431640625,
254
- "1": 229.76556396484375
255
- },
256
- "flags": {
257
- "pinned": true
258
- },
259
- "order": 1,
260
- "mode": 0,
261
- "outputs": [
262
- {
263
- "name": "STRING",
264
- "type": "STRING",
265
- "links": [
266
- 1048,
267
- 1051
268
- ],
269
- "slot_index": 0,
270
- "widget": {
271
- "name": "text_l",
272
- "config": [
273
- "STRING",
274
- {
275
- "multiline": true,
276
- "default": "CLIP_L"
277
- }
278
- ]
279
- }
280
- }
281
- ],
282
- "title": "Supporting Terms (L)",
283
- "properties": {},
284
- "widgets_values": [
285
- "realistic, centered, orange tabby cat, building ruins, city, modern landscape, head on, looking into the camera, close up"
286
- ],
287
- "color": "#232",
288
- "bgcolor": "#353"
289
- },
290
- {
291
- "id": 10,
292
- "type": "CheckpointLoaderSimple",
293
- "pos": [
294
- 0,
295
- 420
296
- ],
297
- "size": {
298
- "0": 309.16949462890625,
299
- "1": 98
300
- },
301
- "flags": {
302
- "pinned": true
303
- },
304
- "order": 2,
305
- "mode": 0,
306
- "outputs": [
307
- {
308
- "name": "MODEL",
309
- "type": "MODEL",
310
- "links": [
311
- 1028
312
- ],
313
- "slot_index": 0
314
- },
315
- {
316
- "name": "CLIP",
317
- "type": "CLIP",
318
- "links": [
319
- 945
320
- ],
321
- "slot_index": 1
322
- },
323
- {
324
- "name": "VAE",
325
- "type": "VAE",
326
- "links": [],
327
- "slot_index": 2
328
- }
329
- ],
330
- "title": "Base Model",
331
- "properties": {
332
- "Node name for S&R": "CheckpointLoaderSimple"
333
- },
334
- "widgets_values": [
335
- "sd_xl_base_1.0.safetensors"
336
- ],
337
- "color": "#332922",
338
- "bgcolor": "#593930"
339
- },
340
- {
341
- "id": 4,
342
- "type": "CheckpointLoaderSimple",
343
- "pos": [
344
- 0,
345
- 550
346
- ],
347
- "size": {
348
- "0": 309.51470947265625,
349
- "1": 98
350
- },
351
- "flags": {
352
- "pinned": true
353
- },
354
- "order": 3,
355
- "mode": 0,
356
- "outputs": [
357
- {
358
- "name": "MODEL",
359
- "type": "MODEL",
360
- "links": [
361
- 1133
362
- ],
363
- "slot_index": 0
364
- },
365
- {
366
- "name": "CLIP",
367
- "type": "CLIP",
368
- "links": [
369
- 725
370
- ],
371
- "slot_index": 1
372
- },
373
- {
374
- "name": "VAE",
375
- "type": "VAE",
376
- "links": [],
377
- "slot_index": 2
378
- }
379
- ],
380
- "title": "Refiner Model",
381
- "properties": {
382
- "Node name for S&R": "CheckpointLoaderSimple"
383
- },
384
- "widgets_values": [
385
- "sd_xl_refiner_1.0.safetensors"
386
- ],
387
- "color": "#432",
388
- "bgcolor": "#653"
389
- },
390
- {
391
- "id": 246,
392
- "type": "VAELoader",
393
- "pos": [
394
- 310,
395
- 410
396
- ],
397
- "size": {
398
- "0": 210,
399
- "1": 58
400
- },
401
- "flags": {
402
- "pinned": true
403
- },
404
- "order": 4,
405
- "mode": 0,
406
- "outputs": [
407
- {
408
- "name": "VAE",
409
- "type": "VAE",
410
- "links": [
411
- 1036
412
- ],
413
- "shape": 3,
414
- "slot_index": 0
415
- }
416
- ],
417
- "properties": {
418
- "Node name for S&R": "VAELoader"
419
- },
420
- "widgets_values": [
421
- "sdxl_vae.safetensors"
422
- ],
423
- "color": "#233",
424
- "bgcolor": "#355"
425
- },
426
- {
427
- "id": 248,
428
- "type": "LoraLoader",
429
- "pos": [
430
- 310,
431
- 650
432
- ],
433
- "size": {
434
- "0": 210,
435
- "1": 126
436
- },
437
- "flags": {
438
- "pinned": true
439
- },
440
- "order": 32,
441
- "mode": 0,
442
- "inputs": [
443
- {
444
- "name": "model",
445
- "type": "MODEL",
446
- "link": 1123
447
- },
448
- {
449
- "name": "clip",
450
- "type": "CLIP",
451
- "link": 1124
452
- }
453
- ],
454
- "outputs": [
455
- {
456
- "name": "MODEL",
457
- "type": "MODEL",
458
- "links": [
459
- 1125
460
- ],
461
- "shape": 3,
462
- "slot_index": 0
463
- },
464
- {
465
- "name": "CLIP",
466
- "type": "CLIP",
467
- "links": [
468
- 1126
469
- ],
470
- "shape": 3,
471
- "slot_index": 1
472
- }
473
- ],
474
- "title": "Load LoRA 2",
475
- "properties": {
476
- "Node name for S&R": "LoraLoader"
477
- },
478
- "widgets_values": [
479
- "sd_xl_offset_example-lora_1.0.safetensors",
480
- 0,
481
- 0
482
- ],
483
- "color": "#2a363b",
484
- "bgcolor": "#3f5159"
485
- },
486
- {
487
- "id": 137,
488
- "type": "PrimitiveNode",
489
- "pos": [
490
- 900,
491
- 80
492
- ],
493
- "size": {
494
- "0": 210,
495
- "1": 82
496
- },
497
- "flags": {
498
- "pinned": true
499
- },
500
- "order": 5,
501
- "mode": 0,
502
- "outputs": [
503
- {
504
- "name": "FLOAT",
505
- "type": "FLOAT",
506
- "links": [
507
- 518
508
- ],
509
- "slot_index": 0,
510
- "widget": {
511
- "name": "ascore",
512
- "config": [
513
- "FLOAT",
514
- {
515
- "default": 6,
516
- "min": 0,
517
- "max": 1000,
518
- "step": 0.01
519
- }
520
- ]
521
- }
522
- }
523
- ],
524
- "title": "Positive A Score",
525
- "properties": {},
526
- "widgets_values": [
527
- 6,
528
- "fixed"
529
- ],
530
- "color": "#233",
531
- "bgcolor": "#355"
532
- },
533
- {
534
- "id": 23,
535
- "type": "KSamplerAdvanced",
536
- "pos": [
537
- 790,
538
- 410
539
- ],
540
- "size": {
541
- "0": 270,
542
- "1": 510
543
- },
544
- "flags": {
545
- "collapsed": false,
546
- "pinned": true
547
- },
548
- "order": 42,
549
- "mode": 0,
550
- "inputs": [
551
- {
552
- "name": "model",
553
- "type": "MODEL",
554
- "link": 918
555
- },
556
- {
557
- "name": "positive",
558
- "type": "CONDITIONING",
559
- "link": 480
560
- },
561
- {
562
- "name": "negative",
563
- "type": "CONDITIONING",
564
- "link": 299
565
- },
566
- {
567
- "name": "latent_image",
568
- "type": "LATENT",
569
- "link": 55
570
- },
571
- {
572
- "name": "cfg",
573
- "type": "FLOAT",
574
- "link": 742,
575
- "widget": {
576
- "name": "cfg",
577
- "config": [
578
- "FLOAT",
579
- {
580
- "default": 8,
581
- "min": 0,
582
- "max": 100
583
- }
584
- ]
585
- }
586
- },
587
- {
588
- "name": "steps",
589
- "type": "INT",
590
- "link": 475,
591
- "widget": {
592
- "name": "steps",
593
- "config": [
594
- "INT",
595
- {
596
- "default": 20,
597
- "min": 1,
598
- "max": 10000
599
- }
600
- ]
601
- }
602
- },
603
- {
604
- "name": "noise_seed",
605
- "type": "INT",
606
- "link": 482,
607
- "widget": {
608
- "name": "noise_seed",
609
- "config": [
610
- "INT",
611
- {
612
- "default": 0,
613
- "min": 0,
614
- "max": 18446744073709552000
615
- }
616
- ]
617
- },
618
- "slot_index": 6
619
- }
620
- ],
621
- "outputs": [
622
- {
623
- "name": "LATENT",
624
- "type": "LATENT",
625
- "links": [
626
- 1110
627
- ],
628
- "slot_index": 0
629
- }
630
- ],
631
- "title": "Refiner Pass",
632
- "properties": {
633
- "Node name for S&R": "KSamplerAdvanced"
634
- },
635
- "widgets_values": [
636
- "disable",
637
- 1034560695987720,
638
- "fixed",
639
- 25,
640
- 7.5,
641
- "ddim",
642
- "normal",
643
- 20,
644
- 1000,
645
- "disable"
646
- ],
647
- "color": "#223",
648
- "bgcolor": "#335"
649
- },
650
- {
651
- "id": 213,
652
- "type": "ImageUpscaleWithModel",
653
- "pos": [
654
- 1160,
655
- 1050
656
- ],
657
- "size": {
658
- "0": 230,
659
- "1": 50
660
- },
661
- "flags": {
662
- "pinned": true
663
- },
664
- "order": 46,
665
- "mode": 0,
666
- "inputs": [
667
- {
668
- "name": "upscale_model",
669
- "type": "UPSCALE_MODEL",
670
- "link": 999
671
- },
672
- {
673
- "name": "image",
674
- "type": "IMAGE",
675
- "link": 1105,
676
- "slot_index": 1
677
- }
678
- ],
679
- "outputs": [
680
- {
681
- "name": "IMAGE",
682
- "type": "IMAGE",
683
- "links": [
684
- 927
685
- ],
686
- "shape": 3,
687
- "slot_index": 0
688
- }
689
- ],
690
- "title": "Pixel Upscale x4",
691
- "properties": {
692
- "Node name for S&R": "ImageUpscaleWithModel"
693
- },
694
- "color": "#323",
695
- "bgcolor": "#535"
696
- },
697
- {
698
- "id": 215,
699
- "type": "ImageScaleBy",
700
- "pos": [
701
- 1410,
702
- 1050
703
- ],
704
- "size": {
705
- "0": 230,
706
- "1": 82
707
- },
708
- "flags": {
709
- "pinned": true
710
- },
711
- "order": 47,
712
- "mode": 0,
713
- "inputs": [
714
- {
715
- "name": "image",
716
- "type": "IMAGE",
717
- "link": 927
718
- },
719
- {
720
- "name": "scale_by",
721
- "type": "FLOAT",
722
- "link": 1024,
723
- "widget": {
724
- "name": "scale_by",
725
- "config": [
726
- "FLOAT",
727
- {
728
- "default": 1,
729
- "min": 0.01,
730
- "max": 8,
731
- "step": 0.01
732
- }
733
- ]
734
- }
735
- }
736
- ],
737
- "outputs": [
738
- {
739
- "name": "IMAGE",
740
- "type": "IMAGE",
741
- "links": [
742
- 943
743
- ],
744
- "shape": 3,
745
- "slot_index": 0
746
- }
747
- ],
748
- "title": "Downscale",
749
- "properties": {
750
- "Node name for S&R": "ImageScaleBy"
751
- },
752
- "widgets_values": [
753
- "area",
754
- 0.5
755
- ],
756
- "color": "#323",
757
- "bgcolor": "#535"
758
- },
759
- {
760
- "id": 217,
761
- "type": "VAEEncode",
762
- "pos": [
763
- 1660,
764
- 1050
765
- ],
766
- "size": {
767
- "0": 140,
768
- "1": 50
769
- },
770
- "flags": {
771
- "pinned": true
772
- },
773
- "order": 48,
774
- "mode": 0,
775
- "inputs": [
776
- {
777
- "name": "pixels",
778
- "type": "IMAGE",
779
- "link": 943
780
- },
781
- {
782
- "name": "vae",
783
- "type": "VAE",
784
- "link": 939,
785
- "slot_index": 1
786
- }
787
- ],
788
- "outputs": [
789
- {
790
- "name": "LATENT",
791
- "type": "LATENT",
792
- "links": [
793
- 1107
794
- ],
795
- "shape": 3,
796
- "slot_index": 0
797
- }
798
- ],
799
- "properties": {
800
- "Node name for S&R": "VAEEncode"
801
- },
802
- "color": "#323",
803
- "bgcolor": "#535"
804
- },
805
- {
806
- "id": 221,
807
- "type": "ImageBlend",
808
- "pos": [
809
- 1330,
810
- 1180
811
- ],
812
- "size": {
813
- "0": 210,
814
- "1": 102
815
- },
816
- "flags": {
817
- "pinned": true
818
- },
819
- "order": 51,
820
- "mode": 0,
821
- "inputs": [
822
- {
823
- "name": "image1",
824
- "type": "IMAGE",
825
- "link": 900
826
- },
827
- {
828
- "name": "image2",
829
- "type": "IMAGE",
830
- "link": 901
831
- }
832
- ],
833
- "outputs": [
834
- {
835
- "name": "IMAGE",
836
- "type": "IMAGE",
837
- "links": [
838
- 1109
839
- ],
840
- "shape": 3,
841
- "slot_index": 0
842
- }
843
- ],
844
- "title": "Contrast Fix",
845
- "properties": {
846
- "Node name for S&R": "ImageBlend"
847
- },
848
- "widgets_values": [
849
- 0.225,
850
- "overlay"
851
- ],
852
- "color": "#222",
853
- "bgcolor": "#000"
854
- },
855
- {
856
- "id": 218,
857
- "type": "VAEDecode",
858
- "pos": [
859
- 1160,
860
- 1190
861
- ],
862
- "size": {
863
- "0": 140,
864
- "1": 46
865
- },
866
- "flags": {
867
- "collapsed": false,
868
- "pinned": true
869
- },
870
- "order": 50,
871
- "mode": 0,
872
- "inputs": [
873
- {
874
- "name": "samples",
875
- "type": "LATENT",
876
- "link": 1108,
877
- "slot_index": 0
878
- },
879
- {
880
- "name": "vae",
881
- "type": "VAE",
882
- "link": 940,
883
- "slot_index": 1
884
- }
885
- ],
886
- "outputs": [
887
- {
888
- "name": "IMAGE",
889
- "type": "IMAGE",
890
- "links": [
891
- 900,
892
- 901
893
- ],
894
- "slot_index": 0
895
- }
896
- ],
897
- "properties": {
898
- "Node name for S&R": "VAEDecode"
899
- },
900
- "color": "#222",
901
- "bgcolor": "#000"
902
- },
903
- {
904
- "id": 234,
905
- "type": "Note",
906
- "pos": [
907
- 1560,
908
- 1180
909
- ],
910
- "size": {
911
- "0": 210,
912
- "1": 150
913
- },
914
- "flags": {
915
- "pinned": true
916
- },
917
- "order": 6,
918
- "mode": 0,
919
- "title": "Contrast Fix Node",
920
- "properties": {
921
- "text": ""
922
- },
923
- "widgets_values": [
924
- "Contrast fix is to fix the weird black level issues with SDXL when doing multiple passes. Just mess with the value to achieve the look you want.\n\nThe higher the value you use, the more it will bring down the black tones and re-saturate the colors"
925
- ],
926
- "color": "#233",
927
- "bgcolor": "#355"
928
- },
929
- {
930
- "id": 247,
931
- "type": "LoraLoader",
932
- "pos": [
933
- 310,
934
- 500
935
- ],
936
- "size": {
937
- "0": 210,
938
- "1": 126
939
- },
940
- "flags": {
941
- "pinned": true
942
- },
943
- "order": 28,
944
- "mode": 0,
945
- "inputs": [
946
- {
947
- "name": "model",
948
- "type": "MODEL",
949
- "link": 1127
950
- },
951
- {
952
- "name": "clip",
953
- "type": "CLIP",
954
- "link": 1128
955
- }
956
- ],
957
- "outputs": [
958
- {
959
- "name": "MODEL",
960
- "type": "MODEL",
961
- "links": [
962
- 1123
963
- ],
964
- "shape": 3,
965
- "slot_index": 0
966
- },
967
- {
968
- "name": "CLIP",
969
- "type": "CLIP",
970
- "links": [
971
- 1124
972
- ],
973
- "shape": 3,
974
- "slot_index": 1
975
- }
976
- ],
977
- "title": "Load LoRA 1",
978
- "properties": {
979
- "Node name for S&R": "LoraLoader"
980
- },
981
- "widgets_values": [
982
- "sd_xl_offset_example-lora_1.0.safetensors",
983
- 0,
984
- 0
985
- ],
986
- "color": "#2a363b",
987
- "bgcolor": "#3f5159"
988
- },
989
- {
990
- "id": 249,
991
- "type": "LoraLoader",
992
- "pos": [
993
- 310,
994
- 800
995
- ],
996
- "size": {
997
- "0": 210,
998
- "1": 126
999
- },
1000
- "flags": {
1001
- "pinned": true
1002
- },
1003
- "order": 34,
1004
- "mode": 0,
1005
- "inputs": [
1006
- {
1007
- "name": "model",
1008
- "type": "MODEL",
1009
- "link": 1125
1010
- },
1011
- {
1012
- "name": "clip",
1013
- "type": "CLIP",
1014
- "link": 1126
1015
- }
1016
- ],
1017
- "outputs": [
1018
- {
1019
- "name": "MODEL",
1020
- "type": "MODEL",
1021
- "links": [
1022
- 1131
1023
- ],
1024
- "shape": 3,
1025
- "slot_index": 0
1026
- },
1027
- {
1028
- "name": "CLIP",
1029
- "type": "CLIP",
1030
- "links": [
1031
- 1132
1032
- ],
1033
- "shape": 3,
1034
- "slot_index": 1
1035
- }
1036
- ],
1037
- "title": "Load LoRA 3",
1038
- "properties": {
1039
- "Node name for S&R": "LoraLoader"
1040
- },
1041
- "widgets_values": [
1042
- "sd_xl_offset_example-lora_1.0.safetensors",
1043
- 0,
1044
- 0
1045
- ],
1046
- "color": "#2a363b",
1047
- "bgcolor": "#3f5159"
1048
- },
1049
- {
1050
- "id": 216,
1051
- "type": "KSamplerAdvanced",
1052
- "pos": [
1053
- 1060,
1054
- 410
1055
- ],
1056
- "size": {
1057
- "0": 249.454345703125,
1058
- "1": 514
1059
- },
1060
- "flags": {
1061
- "collapsed": false,
1062
- "pinned": true
1063
- },
1064
- "order": 49,
1065
- "mode": 0,
1066
- "inputs": [
1067
- {
1068
- "name": "model",
1069
- "type": "MODEL",
1070
- "link": 876,
1071
- "slot_index": 0
1072
- },
1073
- {
1074
- "name": "positive",
1075
- "type": "CONDITIONING",
1076
- "link": 879,
1077
- "slot_index": 1
1078
- },
1079
- {
1080
- "name": "negative",
1081
- "type": "CONDITIONING",
1082
- "link": 941,
1083
- "slot_index": 2
1084
- },
1085
- {
1086
- "name": "latent_image",
1087
- "type": "LATENT",
1088
- "link": 1107,
1089
- "slot_index": 3
1090
- },
1091
- {
1092
- "name": "cfg",
1093
- "type": "FLOAT",
1094
- "link": 813,
1095
- "widget": {
1096
- "name": "cfg",
1097
- "config": [
1098
- "FLOAT",
1099
- {
1100
- "default": 8,
1101
- "min": 0,
1102
- "max": 100
1103
- }
1104
- ]
1105
- },
1106
- "slot_index": 4
1107
- },
1108
- {
1109
- "name": "noise_seed",
1110
- "type": "INT",
1111
- "link": 817,
1112
- "widget": {
1113
- "name": "noise_seed",
1114
- "config": [
1115
- "INT",
1116
- {
1117
- "default": 0,
1118
- "min": 0,
1119
- "max": 18446744073709552000
1120
- }
1121
- ]
1122
- },
1123
- "slot_index": 5
1124
- }
1125
- ],
1126
- "outputs": [
1127
- {
1128
- "name": "LATENT",
1129
- "type": "LATENT",
1130
- "links": [
1131
- 1108
1132
- ],
1133
- "slot_index": 0
1134
- }
1135
- ],
1136
- "title": "Upscale Mixed Diff",
1137
- "properties": {
1138
- "Node name for S&R": "KSamplerAdvanced"
1139
- },
1140
- "widgets_values": [
1141
- "enable",
1142
- 1034560695987720,
1143
- "fixed",
1144
- 30,
1145
- 7.5,
1146
- "ddim",
1147
- "ddim_uniform",
1148
- 20,
1149
- 1000,
1150
- "disable"
1151
- ],
1152
- "color": "#323",
1153
- "bgcolor": "#535"
1154
- },
1155
- {
1156
- "id": 43,
1157
- "type": "PrimitiveNode",
1158
- "pos": [
1159
- 310,
1160
- 290
1161
- ],
1162
- "size": {
1163
- "0": 589.1380004882812,
1164
- "1": 90.15632629394531
1165
- },
1166
- "flags": {
1167
- "pinned": true
1168
- },
1169
- "order": 7,
1170
- "mode": 0,
1171
- "outputs": [
1172
- {
1173
- "name": "STRING",
1174
- "type": "STRING",
1175
- "links": [
1176
- 992,
1177
- 1050,
1178
- 1052
1179
- ],
1180
- "slot_index": 0,
1181
- "widget": {
1182
- "name": "text_negative",
1183
- "config": [
1184
- "STRING",
1185
- {
1186
- "default": "",
1187
- "multiline": true
1188
- }
1189
- ]
1190
- }
1191
- }
1192
- ],
1193
- "title": "Fundamental Negative",
1194
- "properties": {},
1195
- "widgets_values": [
1196
- "watermark, text, signature, mirror, frame, weapon, riffle, gun"
1197
- ],
1198
- "color": "#322",
1199
- "bgcolor": "#533"
1200
- },
1201
- {
1202
- "id": 102,
1203
- "type": "PrimitiveNode",
1204
- "pos": [
1205
- 1100,
1206
- 190
1207
- ],
1208
- "size": {
1209
- "0": 210,
1210
- "1": 82
1211
- },
1212
- "flags": {
1213
- "pinned": true
1214
- },
1215
- "order": 8,
1216
- "mode": 0,
1217
- "outputs": [
1218
- {
1219
- "name": "FLOAT",
1220
- "type": "FLOAT",
1221
- "links": [
1222
- 742
1223
- ],
1224
- "slot_index": 0,
1225
- "widget": {
1226
- "name": "cfg",
1227
- "config": [
1228
- "FLOAT",
1229
- {
1230
- "default": 8,
1231
- "min": 0,
1232
- "max": 100
1233
- }
1234
- ]
1235
- }
1236
- }
1237
- ],
1238
- "title": "Refiner CFG",
1239
- "properties": {},
1240
- "widgets_values": [
1241
- 7.5,
1242
- "fixed"
1243
- ],
1244
- "color": "#233",
1245
- "bgcolor": "#355"
1246
- },
1247
- {
1248
- "id": 138,
1249
- "type": "PrimitiveNode",
1250
- "pos": [
1251
- 1100,
1252
- 80
1253
- ],
1254
- "size": {
1255
- "0": 210,
1256
- "1": 82
1257
- },
1258
- "flags": {
1259
- "collapsed": false,
1260
- "pinned": true
1261
- },
1262
- "order": 9,
1263
- "mode": 0,
1264
- "outputs": [
1265
- {
1266
- "name": "FLOAT",
1267
- "type": "FLOAT",
1268
- "links": [
1269
- 534
1270
- ],
1271
- "slot_index": 0,
1272
- "widget": {
1273
- "name": "ascore",
1274
- "config": [
1275
- "FLOAT",
1276
- {
1277
- "default": 6,
1278
- "min": 0,
1279
- "max": 1000,
1280
- "step": 0.01
1281
- }
1282
- ]
1283
- }
1284
- }
1285
- ],
1286
- "title": "Negative A Score",
1287
- "properties": {},
1288
- "widgets_values": [
1289
- 2,
1290
- "fixed"
1291
- ],
1292
- "color": "#233",
1293
- "bgcolor": "#355"
1294
- },
1295
- {
1296
- "id": 115,
1297
- "type": "PrimitiveNode",
1298
- "pos": [
1299
- 1100,
1300
- 300
1301
- ],
1302
- "size": {
1303
- "0": 210,
1304
- "1": 82
1305
- },
1306
- "flags": {
1307
- "collapsed": false,
1308
- "pinned": true
1309
- },
1310
- "order": 10,
1311
- "mode": 0,
1312
- "outputs": [
1313
- {
1314
- "name": "INT",
1315
- "type": "INT",
1316
- "links": [
1317
- 475,
1318
- 721
1319
- ],
1320
- "slot_index": 0,
1321
- "widget": {
1322
- "name": "steps",
1323
- "config": [
1324
- "INT",
1325
- {
1326
- "default": 20,
1327
- "min": 1,
1328
- "max": 10000
1329
- }
1330
- ]
1331
- }
1332
- }
1333
- ],
1334
- "title": "Steps",
1335
- "properties": {},
1336
- "widgets_values": [
1337
- 25,
1338
- "fixed"
1339
- ],
1340
- "color": "#233",
1341
- "bgcolor": "#355"
1342
- },
1343
- {
1344
- "id": 240,
1345
- "type": "SDXLPromptStyler",
1346
- "pos": [
1347
- 0,
1348
- 160
1349
- ],
1350
- "size": {
1351
- "0": 308.9604187011719,
1352
- "1": 102
1353
- },
1354
- "flags": {},
1355
- "order": 31,
1356
- "mode": 0,
1357
- "inputs": [
1358
- {
1359
- "name": "text_positive",
1360
- "type": "STRING",
1361
- "link": 956,
1362
- "widget": {
1363
- "name": "text_positive",
1364
- "config": [
1365
- "STRING",
1366
- {
1367
- "default": "",
1368
- "multiline": true
1369
- }
1370
- ]
1371
- }
1372
- },
1373
- {
1374
- "name": "text_negative",
1375
- "type": "STRING",
1376
- "link": 957,
1377
- "widget": {
1378
- "name": "text_negative",
1379
- "config": [
1380
- "STRING",
1381
- {
1382
- "default": "",
1383
- "multiline": true
1384
- }
1385
- ]
1386
- }
1387
- }
1388
- ],
1389
- "outputs": [
1390
- {
1391
- "name": "positive_prompt_text_g",
1392
- "type": "STRING",
1393
- "links": [
1394
- 958
1395
- ],
1396
- "shape": 3,
1397
- "slot_index": 0
1398
- },
1399
- {
1400
- "name": "negative_prompt_text_g",
1401
- "type": "STRING",
1402
- "links": [
1403
- 959
1404
- ],
1405
- "shape": 3,
1406
- "slot_index": 1
1407
- }
1408
- ],
1409
- "title": "SDXL Prompt Styler 2",
1410
- "properties": {
1411
- "Node name for S&R": "SDXLPromptStyler"
1412
- },
1413
- "widgets_values": [
1414
- "",
1415
- "",
1416
- "sai-photographic",
1417
- "Yes"
1418
- ]
1419
- },
1420
- {
1421
- "id": 239,
1422
- "type": "SDXLPromptStyler",
1423
- "pos": [
1424
- 0,
1425
- 30
1426
- ],
1427
- "size": {
1428
- "0": 308.6861877441406,
1429
- "1": 102
1430
- },
1431
- "flags": {},
1432
- "order": 27,
1433
- "mode": 0,
1434
- "inputs": [
1435
- {
1436
- "name": "text_positive",
1437
- "type": "STRING",
1438
- "link": 993,
1439
- "widget": {
1440
- "name": "text_positive",
1441
- "config": [
1442
- "STRING",
1443
- {
1444
- "default": "",
1445
- "multiline": true
1446
- }
1447
- ]
1448
- }
1449
- },
1450
- {
1451
- "name": "text_negative",
1452
- "type": "STRING",
1453
- "link": 992,
1454
- "widget": {
1455
- "name": "text_negative",
1456
- "config": [
1457
- "STRING",
1458
- {
1459
- "default": "",
1460
- "multiline": true
1461
- }
1462
- ]
1463
- }
1464
- }
1465
- ],
1466
- "outputs": [
1467
- {
1468
- "name": "positive_prompt_text_g",
1469
- "type": "STRING",
1470
- "links": [
1471
- 956
1472
- ],
1473
- "shape": 3,
1474
- "slot_index": 0
1475
- },
1476
- {
1477
- "name": "negative_prompt_text_g",
1478
- "type": "STRING",
1479
- "links": [
1480
- 957
1481
- ],
1482
- "shape": 3,
1483
- "slot_index": 1
1484
- }
1485
- ],
1486
- "title": "SDXL Prompt Styler 1",
1487
- "properties": {
1488
- "Node name for S&R": "SDXLPromptStyler"
1489
- },
1490
- "widgets_values": [
1491
- "A head on portrait photograph of a cybernetic cat, wears shiny platinum armor, in a fierce fiery battlefield",
1492
- "watermark, text, signature, mirror, frame, weapon, riffle, gun",
1493
- "sai-enhance",
1494
- "Yes"
1495
- ]
1496
- },
1497
- {
1498
- "id": 75,
1499
- "type": "CLIPTextEncodeSDXL",
1500
- "pos": [
1501
- 10,
1502
- 970
1503
- ],
1504
- "size": {
1505
- "0": 400,
1506
- "1": 289.9999694824219
1507
- },
1508
- "flags": {
1509
- "collapsed": true
1510
- },
1511
- "order": 39,
1512
- "mode": 0,
1513
- "inputs": [
1514
- {
1515
- "name": "clip",
1516
- "type": "CLIP",
1517
- "link": 523,
1518
- "slot_index": 0
1519
- },
1520
- {
1521
- "name": "width",
1522
- "type": "INT",
1523
- "link": 1056,
1524
- "widget": {
1525
- "name": "width",
1526
- "config": [
1527
- "INT",
1528
- {
1529
- "default": 1024,
1530
- "min": 0,
1531
- "max": 8192
1532
- }
1533
- ]
1534
- },
1535
- "slot_index": 1
1536
- },
1537
- {
1538
- "name": "height",
1539
- "type": "INT",
1540
- "link": 751,
1541
- "widget": {
1542
- "name": "height",
1543
- "config": [
1544
- "INT",
1545
- {
1546
- "default": 1024,
1547
- "min": 0,
1548
- "max": 8192
1549
- }
1550
- ]
1551
- },
1552
- "slot_index": 4
1553
- },
1554
- {
1555
- "name": "target_width",
1556
- "type": "INT",
1557
- "link": 752,
1558
- "widget": {
1559
- "name": "target_width",
1560
- "config": [
1561
- "INT",
1562
- {
1563
- "default": 1024,
1564
- "min": 0,
1565
- "max": 8192
1566
- }
1567
- ]
1568
- }
1569
- },
1570
- {
1571
- "name": "target_height",
1572
- "type": "INT",
1573
- "link": 753,
1574
- "widget": {
1575
- "name": "target_height",
1576
- "config": [
1577
- "INT",
1578
- {
1579
- "default": 1024,
1580
- "min": 0,
1581
- "max": 8192
1582
- }
1583
- ]
1584
- },
1585
- "slot_index": 6
1586
- },
1587
- {
1588
- "name": "text_g",
1589
- "type": "STRING",
1590
- "link": 1047,
1591
- "widget": {
1592
- "name": "text_g",
1593
- "config": [
1594
- "STRING",
1595
- {
1596
- "multiline": true,
1597
- "default": "CLIP_G"
1598
- }
1599
- ]
1600
- },
1601
- "slot_index": 5
1602
- },
1603
- {
1604
- "name": "text_l",
1605
- "type": "STRING",
1606
- "link": 1048,
1607
- "widget": {
1608
- "name": "text_l",
1609
- "config": [
1610
- "STRING",
1611
- {
1612
- "multiline": true,
1613
- "default": "CLIP_L"
1614
- }
1615
- ]
1616
- },
1617
- "slot_index": 6
1618
- }
1619
- ],
1620
- "outputs": [
1621
- {
1622
- "name": "CONDITIONING",
1623
- "type": "CONDITIONING",
1624
- "links": [
1625
- 282,
1626
- 879
1627
- ],
1628
- "shape": 3,
1629
- "slot_index": 0
1630
- }
1631
- ],
1632
- "title": "Positive Base",
1633
- "properties": {
1634
- "Node name for S&R": "CLIPTextEncodeSDXL"
1635
- },
1636
- "widgets_values": [
1637
- 2048,
1638
- 2048,
1639
- 0,
1640
- 0,
1641
- 2048,
1642
- 2048,
1643
- "",
1644
- "realistic, centered, orange tabby cat, building ruins, city, modern landscape, head on, looking into the camera, close up"
1645
- ],
1646
- "color": "#232",
1647
- "bgcolor": "#353"
1648
- },
1649
- {
1650
- "id": 82,
1651
- "type": "CLIPTextEncodeSDXL",
1652
- "pos": [
1653
- 170,
1654
- 970
1655
- ],
1656
- "size": {
1657
- "0": 400,
1658
- "1": 289.9999694824219
1659
- },
1660
- "flags": {
1661
- "collapsed": true
1662
- },
1663
- "order": 38,
1664
- "mode": 0,
1665
- "inputs": [
1666
- {
1667
- "name": "clip",
1668
- "type": "CLIP",
1669
- "link": 522,
1670
- "slot_index": 0
1671
- },
1672
- {
1673
- "name": "width",
1674
- "type": "INT",
1675
- "link": 1057,
1676
- "widget": {
1677
- "name": "width",
1678
- "config": [
1679
- "INT",
1680
- {
1681
- "default": 1024,
1682
- "min": 0,
1683
- "max": 8192
1684
- }
1685
- ]
1686
- },
1687
- "slot_index": 1
1688
- },
1689
- {
1690
- "name": "height",
1691
- "type": "INT",
1692
- "link": 754,
1693
- "widget": {
1694
- "name": "height",
1695
- "config": [
1696
- "INT",
1697
- {
1698
- "default": 1024,
1699
- "min": 0,
1700
- "max": 8192
1701
- }
1702
- ]
1703
- },
1704
- "slot_index": 4
1705
- },
1706
- {
1707
- "name": "target_width",
1708
- "type": "INT",
1709
- "link": 756,
1710
- "widget": {
1711
- "name": "target_width",
1712
- "config": [
1713
- "INT",
1714
- {
1715
- "default": 1024,
1716
- "min": 0,
1717
- "max": 8192
1718
- }
1719
- ]
1720
- },
1721
- "slot_index": 5
1722
- },
1723
- {
1724
- "name": "target_height",
1725
- "type": "INT",
1726
- "link": 757,
1727
- "widget": {
1728
- "name": "target_height",
1729
- "config": [
1730
- "INT",
1731
- {
1732
- "default": 1024,
1733
- "min": 0,
1734
- "max": 8192
1735
- }
1736
- ]
1737
- }
1738
- },
1739
- {
1740
- "name": "text_g",
1741
- "type": "STRING",
1742
- "link": 1049,
1743
- "widget": {
1744
- "name": "text_g",
1745
- "config": [
1746
- "STRING",
1747
- {
1748
- "multiline": true,
1749
- "default": "CLIP_G"
1750
- }
1751
- ]
1752
- },
1753
- "slot_index": 5
1754
- },
1755
- {
1756
- "name": "text_l",
1757
- "type": "STRING",
1758
- "link": 1050,
1759
- "widget": {
1760
- "name": "text_l",
1761
- "config": [
1762
- "STRING",
1763
- {
1764
- "multiline": true,
1765
- "default": "CLIP_L"
1766
- }
1767
- ]
1768
- },
1769
- "slot_index": 6
1770
- }
1771
- ],
1772
- "outputs": [
1773
- {
1774
- "name": "CONDITIONING",
1775
- "type": "CONDITIONING",
1776
- "links": [
1777
- 304,
1778
- 941
1779
- ],
1780
- "shape": 3,
1781
- "slot_index": 0
1782
- }
1783
- ],
1784
- "title": "Negative Base",
1785
- "properties": {
1786
- "Node name for S&R": "CLIPTextEncodeSDXL"
1787
- },
1788
- "widgets_values": [
1789
- 2048,
1790
- 2048,
1791
- 0,
1792
- 0,
1793
- 2048,
1794
- 2048,
1795
- "",
1796
- "watermark, text, signature, mirror, frame, weapon, riffle, gun"
1797
- ],
1798
- "color": "#322",
1799
- "bgcolor": "#533"
1800
- },
1801
- {
1802
- "id": 120,
1803
- "type": "CLIPTextEncodeSDXLRefiner",
1804
- "pos": [
1805
- 0,
1806
- 1010
1807
- ],
1808
- "size": {
1809
- "0": 400,
1810
- "1": 200
1811
- },
1812
- "flags": {
1813
- "collapsed": true
1814
- },
1815
- "order": 30,
1816
- "mode": 0,
1817
- "inputs": [
1818
- {
1819
- "name": "clip",
1820
- "type": "CLIP",
1821
- "link": 533,
1822
- "slot_index": 0
1823
- },
1824
- {
1825
- "name": "ascore",
1826
- "type": "FLOAT",
1827
- "link": 518,
1828
- "widget": {
1829
- "name": "ascore",
1830
- "config": [
1831
- "FLOAT",
1832
- {
1833
- "default": 6,
1834
- "min": 0,
1835
- "max": 1000,
1836
- "step": 0.01
1837
- }
1838
- ]
1839
- },
1840
- "slot_index": 2
1841
- },
1842
- {
1843
- "name": "height",
1844
- "type": "INT",
1845
- "link": 746,
1846
- "widget": {
1847
- "name": "height",
1848
- "config": [
1849
- "INT",
1850
- {
1851
- "default": 1024,
1852
- "min": 0,
1853
- "max": 8192
1854
- }
1855
- ]
1856
- }
1857
- },
1858
- {
1859
- "name": "width",
1860
- "type": "INT",
1861
- "link": 1055,
1862
- "widget": {
1863
- "name": "width",
1864
- "config": [
1865
- "INT",
1866
- {
1867
- "default": 1024,
1868
- "min": 0,
1869
- "max": 8192
1870
- }
1871
- ]
1872
- },
1873
- "slot_index": 3
1874
- },
1875
- {
1876
- "name": "text",
1877
- "type": "STRING",
1878
- "link": 1051,
1879
- "widget": {
1880
- "name": "text",
1881
- "config": [
1882
- "STRING",
1883
- {
1884
- "multiline": true
1885
- }
1886
- ]
1887
- },
1888
- "slot_index": 4
1889
- }
1890
- ],
1891
- "outputs": [
1892
- {
1893
- "name": "CONDITIONING",
1894
- "type": "CONDITIONING",
1895
- "links": [
1896
- 480
1897
- ],
1898
- "shape": 3,
1899
- "slot_index": 0
1900
- }
1901
- ],
1902
- "title": "Positive Refiner",
1903
- "properties": {
1904
- "Node name for S&R": "CLIPTextEncodeSDXLRefiner"
1905
- },
1906
- "widgets_values": [
1907
- 6,
1908
- 2048,
1909
- 2048,
1910
- "realistic, centered, orange tabby cat, building ruins, city, modern landscape, head on, looking into the camera, close up"
1911
- ],
1912
- "color": "#232",
1913
- "bgcolor": "#353"
1914
- },
1915
- {
1916
- "id": 66,
1917
- "type": "PrimitiveNode",
1918
- "pos": [
1919
- 900,
1920
- 300
1921
- ],
1922
- "size": {
1923
- "0": 210,
1924
- "1": 82
1925
- },
1926
- "flags": {
1927
- "pinned": true
1928
- },
1929
- "order": 11,
1930
- "mode": 0,
1931
- "outputs": [
1932
- {
1933
- "name": "INT",
1934
- "type": "INT",
1935
- "links": [
1936
- 214,
1937
- 482,
1938
- 817
1939
- ],
1940
- "widget": {
1941
- "name": "noise_seed",
1942
- "config": [
1943
- "INT",
1944
- {
1945
- "default": 0,
1946
- "min": 0,
1947
- "max": 18446744073709552000
1948
- }
1949
- ]
1950
- },
1951
- "slot_index": 0
1952
- }
1953
- ],
1954
- "title": "Seed",
1955
- "properties": {},
1956
- "widgets_values": [
1957
- 1034560695987720,
1958
- "increment"
1959
- ],
1960
- "color": "#233",
1961
- "bgcolor": "#355"
1962
- },
1963
- {
1964
- "id": 201,
1965
- "type": "SaveImage",
1966
- "pos": [
1967
- 1310,
1968
- 30
1969
- ],
1970
- "size": {
1971
- "0": 609.3984985351562,
1972
- "1": 880.0686645507812
1973
- },
1974
- "flags": {
1975
- "pinned": true
1976
- },
1977
- "order": 53,
1978
- "mode": 0,
1979
- "inputs": [
1980
- {
1981
- "name": "images",
1982
- "type": "IMAGE",
1983
- "link": 1114
1984
- }
1985
- ],
1986
- "title": "UPSCALE OUTPUT",
1987
- "properties": {},
1988
- "widgets_values": [
1989
- "ComfyUI"
1990
- ],
1991
- "color": "#222",
1992
- "bgcolor": "#000"
1993
- },
1994
- {
1995
- "id": 235,
1996
- "type": "Note",
1997
- "pos": [
1998
- 930,
1999
- 1000
2000
- ],
2001
- "size": {
2002
- "0": 210,
2003
- "1": 350
2004
- },
2005
- "flags": {
2006
- "pinned": true
2007
- },
2008
- "order": 12,
2009
- "mode": 0,
2010
- "title": "UMD Notes",
2011
- "properties": {
2012
- "text": ""
2013
- },
2014
- "widgets_values": [
2015
- "Changing the \"start_at_step\" on the Upscale Mixed Diff\" node will effectively change how \"faithful/fixy\" the upscale is. If you raise the number closer to 30, it will resemble the pixel upscale more, but if you lower it down, it will fix more deformities, at the cost of potentially changing the image fundamentals.\n\nI recommend a range of 15-25, with 15 being the most fixing, and 25 being the least fixing.\n\nI strongly recommend against touching the sampler or the scheduler for the upscale sampler, as it can be very temperamental, and I found a mix that works very well as is\n\nfor different upscale sizes, mess with the downscale node. Sizes listed:\n\n0.375 is 1.5x, 0.5 is 2x, .75 is 3x, 1.0 is 4x "
2016
- ],
2017
- "color": "#233",
2018
- "bgcolor": "#355"
2019
- },
2020
- {
2021
- "id": 101,
2022
- "type": "PrimitiveNode",
2023
- "pos": [
2024
- 900,
2025
- 190
2026
- ],
2027
- "size": {
2028
- "0": 210,
2029
- "1": 82
2030
- },
2031
- "flags": {
2032
- "pinned": true
2033
- },
2034
- "order": 13,
2035
- "mode": 0,
2036
- "outputs": [
2037
- {
2038
- "name": "FLOAT",
2039
- "type": "FLOAT",
2040
- "links": [
2041
- 380,
2042
- 813
2043
- ],
2044
- "slot_index": 0,
2045
- "widget": {
2046
- "name": "cfg",
2047
- "config": [
2048
- "FLOAT",
2049
- {
2050
- "default": 8,
2051
- "min": 0,
2052
- "max": 100
2053
- }
2054
- ]
2055
- }
2056
- }
2057
- ],
2058
- "title": "Base CFG",
2059
- "properties": {},
2060
- "widgets_values": [
2061
- 7.5,
2062
- "fixed"
2063
- ],
2064
- "color": "#233",
2065
- "bgcolor": "#355"
2066
- },
2067
- {
2068
- "id": 123,
2069
- "type": "Note",
2070
- "pos": [
2071
- -360,
2072
- 30
2073
- ],
2074
- "size": {
2075
- "0": 318.87664794921875,
2076
- "1": 495.0727233886719
2077
- },
2078
- "flags": {
2079
- "pinned": true
2080
- },
2081
- "order": 14,
2082
- "mode": 0,
2083
- "title": "Basic Prompting Guide",
2084
- "properties": {
2085
- "text": ""
2086
- },
2087
- "widgets_values": [
2088
- "Prompting: For the linguistic prompt, you should try to explain the image you want in a single sentence with proper grammar. For example:\n\nA photograph of a (subject) in a (location) at (time)\n\nthen you use the second text field to strengthen that prompt with a few carefully selected tags that will help, such as:\n\ncinematic, bokeh, photograph, (features about subject)\n\nFull prompt example:\n\nLinguistic: A cinematic photograph of a pretty woman with blonde hair and blue eyes in a park at sunset\n\nSupporting: clouds, nature, bokeh, f1.8, cinematic lighting, entered composition\n\nPhotographic tips\n\n1. Try and use words or entities that tie into realistic imagery, such as National geographic, Vogue, ethnographic, portrait, and similar words\n\n2. Do not use words like \"realism\" or \"realistic\" when prompting for photographs, as they are associated with art styles that depict \"realistic\" things, and such will weight towards traditional or digital art\n\n3. Feel free to use compositional words, such as \"centered subject\" or \"(object) to the side\", this can help a lot for achieving different and interesting results\n\n4. I recommend not going over 6 on the positive aesthetic score for the refiner when going for realism, I find that the higher you go, the more your images are likely to go into the direction of aesthetic paintings and \n\n"
2089
- ],
2090
- "color": "#2a363b",
2091
- "bgcolor": "#3f5159"
2092
- },
2093
- {
2094
- "id": 253,
2095
- "type": "Note",
2096
- "pos": [
2097
- -230,
2098
- 570
2099
- ],
2100
- "size": {
2101
- "0": 210,
2102
- "1": 129.70697021484375
2103
- },
2104
- "flags": {
2105
- "pinned": true
2106
- },
2107
- "order": 15,
2108
- "mode": 0,
2109
- "title": "To ENABLE LoRA",
2110
- "properties": {
2111
- "text": ""
2112
- },
2113
- "widgets_values": [
2114
- "DO NOT FORGET\n\nto set strength, both model and clip\n\n0 = DISABLE"
2115
- ],
2116
- "color": "#233",
2117
- "bgcolor": "#355"
2118
- },
2119
- {
2120
- "id": 244,
2121
- "type": "Reroute",
2122
- "pos": [
2123
- 1207.858097678183,
2124
- 3.892163598038131
2125
- ],
2126
- "size": [
2127
- 75,
2128
- 26
2129
- ],
2130
- "flags": {
2131
- "pinned": true
2132
- },
2133
- "order": 45,
2134
- "mode": 0,
2135
- "inputs": [
2136
- {
2137
- "name": "",
2138
- "type": "*",
2139
- "link": 1090
2140
- }
2141
- ],
2142
- "outputs": [
2143
- {
2144
- "name": "",
2145
- "type": "IMAGE",
2146
- "links": [],
2147
- "slot_index": 0,
2148
- "label": "OFF"
2149
- }
2150
- ],
2151
- "title": "OFF",
2152
- "properties": {
2153
- "showOutputText": false,
2154
- "horizontal": false,
2155
- "showTitle": true
2156
- },
2157
- "color": "#322",
2158
- "bgcolor": "#533"
2159
- },
2160
- {
2161
- "id": 222,
2162
- "type": "Reroute",
2163
- "pos": [
2164
- 1209.1989964265802,
2165
- 30.386802408201817
2166
- ],
2167
- "size": [
2168
- 75,
2169
- 26
2170
- ],
2171
- "flags": {
2172
- "pinned": true
2173
- },
2174
- "order": 52,
2175
- "mode": 0,
2176
- "inputs": [
2177
- {
2178
- "name": "",
2179
- "type": "*",
2180
- "link": 1109,
2181
- "slot_index": 0
2182
- }
2183
- ],
2184
- "outputs": [
2185
- {
2186
- "name": "",
2187
- "type": "IMAGE",
2188
- "links": [
2189
- 1114
2190
- ],
2191
- "slot_index": 0,
2192
- "label": "ON"
2193
- }
2194
- ],
2195
- "title": "ON",
2196
- "properties": {
2197
- "showOutputText": false,
2198
- "horizontal": false,
2199
- "showTitle": true
2200
- },
2201
- "color": "#232",
2202
- "bgcolor": "#353"
2203
- },
2204
- {
2205
- "id": 8,
2206
- "type": "VAEDecode",
2207
- "pos": [
2208
- 780,
2209
- 960
2210
- ],
2211
- "size": {
2212
- "0": 140,
2213
- "1": 46
2214
- },
2215
- "flags": {
2216
- "collapsed": false,
2217
- "pinned": true
2218
- },
2219
- "order": 43,
2220
- "mode": 0,
2221
- "inputs": [
2222
- {
2223
- "name": "samples",
2224
- "type": "LATENT",
2225
- "link": 1110
2226
- },
2227
- {
2228
- "name": "vae",
2229
- "type": "VAE",
2230
- "link": 1111
2231
- }
2232
- ],
2233
- "outputs": [
2234
- {
2235
- "name": "IMAGE",
2236
- "type": "IMAGE",
2237
- "links": [
2238
- 1100
2239
- ],
2240
- "slot_index": 0
2241
- }
2242
- ],
2243
- "properties": {
2244
- "Node name for S&R": "VAEDecode"
2245
- },
2246
- "color": "#223",
2247
- "bgcolor": "#335"
2248
- },
2249
- {
2250
- "id": 141,
2251
- "type": "Reroute",
2252
- "pos": [
2253
- 240,
2254
- 1020
2255
- ],
2256
- "size": [
2257
- 75,
2258
- 26
2259
- ],
2260
- "flags": {},
2261
- "order": 25,
2262
- "mode": 0,
2263
- "inputs": [
2264
- {
2265
- "name": "",
2266
- "type": "*",
2267
- "link": 725
2268
- }
2269
- ],
2270
- "outputs": [
2271
- {
2272
- "name": "",
2273
- "type": "CLIP",
2274
- "links": [
2275
- 531,
2276
- 533
2277
- ],
2278
- "slot_index": 0
2279
- }
2280
- ],
2281
- "title": "R CLIP",
2282
- "properties": {
2283
- "showOutputText": false,
2284
- "horizontal": false
2285
- },
2286
- "color": "#432",
2287
- "bgcolor": "#653"
2288
- },
2289
- {
2290
- "id": 245,
2291
- "type": "PrimitiveNode",
2292
- "pos": [
2293
- 1096,
2294
- 449
2295
- ],
2296
- "size": {
2297
- "0": 210,
2298
- "1": 82
2299
- },
2300
- "flags": {
2301
- "pinned": false
2302
- },
2303
- "order": 16,
2304
- "mode": 0,
2305
- "outputs": [
2306
- {
2307
- "name": "FLOAT",
2308
- "type": "FLOAT",
2309
- "links": [
2310
- 1024
2311
- ],
2312
- "slot_index": 0,
2313
- "widget": {
2314
- "name": "scale_by",
2315
- "config": [
2316
- "FLOAT",
2317
- {
2318
- "default": 1,
2319
- "min": 0.01,
2320
- "max": 8,
2321
- "step": 0.01
2322
- }
2323
- ]
2324
- }
2325
- }
2326
- ],
2327
- "title": "UMD Scale",
2328
- "properties": {},
2329
- "widgets_values": [
2330
- 0.5,
2331
- "fixed"
2332
- ],
2333
- "color": "#323",
2334
- "bgcolor": "#535"
2335
- },
2336
- {
2337
- "id": 237,
2338
- "type": "Reroute",
2339
- "pos": [
2340
- -230,
2341
- 702
2342
- ],
2343
- "size": [
2344
- 75,
2345
- 26
2346
- ],
2347
- "flags": {},
2348
- "order": 22,
2349
- "mode": 0,
2350
- "inputs": [
2351
- {
2352
- "name": "",
2353
- "type": "*",
2354
- "link": 1028
2355
- }
2356
- ],
2357
- "outputs": [
2358
- {
2359
- "name": "",
2360
- "type": "MODEL",
2361
- "links": [
2362
- 1127
2363
- ],
2364
- "slot_index": 0,
2365
- "label": "BASE"
2366
- }
2367
- ],
2368
- "title": "BASE",
2369
- "properties": {
2370
- "showOutputText": false,
2371
- "horizontal": false,
2372
- "showTitle": true
2373
- },
2374
- "color": "#332922",
2375
- "bgcolor": "#593930"
2376
- },
2377
- {
2378
- "id": 238,
2379
- "type": "Reroute",
2380
- "pos": [
2381
- -230,
2382
- 731
2383
- ],
2384
- "size": [
2385
- 75,
2386
- 26
2387
- ],
2388
- "flags": {},
2389
- "order": 23,
2390
- "mode": 0,
2391
- "inputs": [
2392
- {
2393
- "name": "",
2394
- "type": "*",
2395
- "link": 945,
2396
- "slot_index": 0
2397
- }
2398
- ],
2399
- "outputs": [
2400
- {
2401
- "name": "",
2402
- "type": "CLIP",
2403
- "links": [
2404
- 1128
2405
- ],
2406
- "slot_index": 0,
2407
- "label": "BSCLIP"
2408
- }
2409
- ],
2410
- "title": "BSCLIP",
2411
- "properties": {
2412
- "showOutputText": false,
2413
- "horizontal": false,
2414
- "showTitle": true
2415
- },
2416
- "color": "#432",
2417
- "bgcolor": "#653"
2418
- },
2419
- {
2420
- "id": 140,
2421
- "type": "Reroute",
2422
- "pos": [
2423
- -99,
2424
- 704
2425
- ],
2426
- "size": [
2427
- 75,
2428
- 26
2429
- ],
2430
- "flags": {},
2431
- "order": 35,
2432
- "mode": 0,
2433
- "inputs": [
2434
- {
2435
- "name": "",
2436
- "type": "*",
2437
- "link": 1131
2438
- }
2439
- ],
2440
- "outputs": [
2441
- {
2442
- "name": "",
2443
- "type": "MODEL",
2444
- "links": [
2445
- 1029
2446
- ],
2447
- "slot_index": 0,
2448
- "label": "BASE"
2449
- }
2450
- ],
2451
- "title": "BASE",
2452
- "properties": {
2453
- "showOutputText": false,
2454
- "horizontal": false,
2455
- "showTitle": true
2456
- },
2457
- "color": "#332922",
2458
- "bgcolor": "#593930"
2459
- },
2460
- {
2461
- "id": 139,
2462
- "type": "Reroute",
2463
- "pos": [
2464
- -100,
2465
- 732
2466
- ],
2467
- "size": [
2468
- 75,
2469
- 26
2470
- ],
2471
- "flags": {},
2472
- "order": 36,
2473
- "mode": 0,
2474
- "inputs": [
2475
- {
2476
- "name": "",
2477
- "type": "*",
2478
- "link": 1132
2479
- }
2480
- ],
2481
- "outputs": [
2482
- {
2483
- "name": "",
2484
- "type": "CLIP",
2485
- "links": [
2486
- 522,
2487
- 523
2488
- ],
2489
- "slot_index": 0,
2490
- "label": "BSCLIP"
2491
- }
2492
- ],
2493
- "title": "BSCLIP",
2494
- "properties": {
2495
- "showOutputText": false,
2496
- "horizontal": false,
2497
- "showTitle": true
2498
- },
2499
- "color": "#432",
2500
- "bgcolor": "#653"
2501
- },
2502
- {
2503
- "id": 5,
2504
- "type": "EmptyLatentImage",
2505
- "pos": [
2506
- -3,
2507
- 678
2508
- ],
2509
- "size": {
2510
- "0": 312.219970703125,
2511
- "1": 106
2512
- },
2513
- "flags": {
2514
- "collapsed": false,
2515
- "pinned": false
2516
- },
2517
- "order": 17,
2518
- "mode": 0,
2519
- "inputs": [],
2520
- "outputs": [
2521
- {
2522
- "name": "LATENT",
2523
- "type": "LATENT",
2524
- "links": [
2525
- 794
2526
- ],
2527
- "slot_index": 0
2528
- }
2529
- ],
2530
- "title": "Image Resolution",
2531
- "properties": {
2532
- "Node name for S&R": "EmptyLatentImage"
2533
- },
2534
- "widgets_values": [
2535
- 1024,
2536
- 1024,
2537
- 1
2538
- ],
2539
- "color": "#322",
2540
- "bgcolor": "#533"
2541
- },
2542
- {
2543
- "id": 209,
2544
- "type": "PrimitiveNode",
2545
- "pos": [
2546
- 74,
2547
- 834
2548
- ],
2549
- "size": {
2550
- "0": 252,
2551
- "1": 82
2552
- },
2553
- "flags": {
2554
- "pinned": false
2555
- },
2556
- "order": 18,
2557
- "mode": 0,
2558
- "outputs": [
2559
- {
2560
- "name": "INT",
2561
- "type": "INT",
2562
- "links": [
2563
- 746,
2564
- 749,
2565
- 751,
2566
- 752,
2567
- 753,
2568
- 754,
2569
- 756,
2570
- 757
2571
- ],
2572
- "slot_index": 0,
2573
- "widget": {
2574
- "name": "height",
2575
- "config": [
2576
- "INT",
2577
- {
2578
- "default": 1024,
2579
- "min": 0,
2580
- "max": 8192
2581
- }
2582
- ]
2583
- }
2584
- }
2585
- ],
2586
- "title": "Target Upscale Latent (Height)",
2587
- "properties": {},
2588
- "widgets_values": [
2589
- 2048,
2590
- "fixed"
2591
- ],
2592
- "color": "#222",
2593
- "bgcolor": "#000"
2594
- },
2595
- {
2596
- "id": 254,
2597
- "type": "PrimitiveNode",
2598
- "pos": [
2599
- -5,
2600
- 813
2601
- ],
2602
- "size": {
2603
- "0": 252,
2604
- "1": 82
2605
- },
2606
- "flags": {
2607
- "pinned": false
2608
- },
2609
- "order": 19,
2610
- "mode": 0,
2611
- "outputs": [
2612
- {
2613
- "name": "INT",
2614
- "type": "INT",
2615
- "links": [
2616
- 1054,
2617
- 1055,
2618
- 1056,
2619
- 1057
2620
- ],
2621
- "slot_index": 0,
2622
- "widget": {
2623
- "name": "width",
2624
- "config": [
2625
- "INT",
2626
- {
2627
- "default": 1024,
2628
- "min": 0,
2629
- "max": 8192
2630
- }
2631
- ]
2632
- }
2633
- }
2634
- ],
2635
- "title": "Target Upscale Latent (Weight)",
2636
- "properties": {},
2637
- "widgets_values": [
2638
- 2048,
2639
- "fixed"
2640
- ],
2641
- "color": "#222",
2642
- "bgcolor": "#000"
2643
- },
2644
- {
2645
- "id": 81,
2646
- "type": "CLIPTextEncodeSDXLRefiner",
2647
- "pos": [
2648
- 170,
2649
- 1010
2650
- ],
2651
- "size": {
2652
- "0": 400,
2653
- "1": 200
2654
- },
2655
- "flags": {
2656
- "collapsed": true
2657
- },
2658
- "order": 29,
2659
- "mode": 0,
2660
- "inputs": [
2661
- {
2662
- "name": "clip",
2663
- "type": "CLIP",
2664
- "link": 531
2665
- },
2666
- {
2667
- "name": "ascore",
2668
- "type": "FLOAT",
2669
- "link": 534,
2670
- "widget": {
2671
- "name": "ascore",
2672
- "config": [
2673
- "FLOAT",
2674
- {
2675
- "default": 6,
2676
- "min": 0,
2677
- "max": 1000,
2678
- "step": 0.01
2679
- }
2680
- ]
2681
- }
2682
- },
2683
- {
2684
- "name": "width",
2685
- "type": "INT",
2686
- "link": 1054,
2687
- "widget": {
2688
- "name": "width",
2689
- "config": [
2690
- "INT",
2691
- {
2692
- "default": 1024,
2693
- "min": 0,
2694
- "max": 8192
2695
- }
2696
- ]
2697
- },
2698
- "slot_index": 2
2699
- },
2700
- {
2701
- "name": "height",
2702
- "type": "INT",
2703
- "link": 749,
2704
- "widget": {
2705
- "name": "height",
2706
- "config": [
2707
- "INT",
2708
- {
2709
- "default": 1024,
2710
- "min": 0,
2711
- "max": 8192
2712
- }
2713
- ]
2714
- }
2715
- },
2716
- {
2717
- "name": "text",
2718
- "type": "STRING",
2719
- "link": 1052,
2720
- "widget": {
2721
- "name": "text",
2722
- "config": [
2723
- "STRING",
2724
- {
2725
- "multiline": true
2726
- }
2727
- ]
2728
- },
2729
- "slot_index": 4
2730
- }
2731
- ],
2732
- "outputs": [
2733
- {
2734
- "name": "CONDITIONING",
2735
- "type": "CONDITIONING",
2736
- "links": [
2737
- 299
2738
- ],
2739
- "shape": 3,
2740
- "slot_index": 0
2741
- }
2742
- ],
2743
- "title": "Negative Refiner",
2744
- "properties": {
2745
- "Node name for S&R": "CLIPTextEncodeSDXLRefiner"
2746
- },
2747
- "widgets_values": [
2748
- 2,
2749
- 2048,
2750
- 2048,
2751
- "watermark, text, signature, mirror, frame, weapon, riffle, gun"
2752
- ],
2753
- "color": "#322",
2754
- "bgcolor": "#533"
2755
- },
2756
- {
2757
- "id": 133,
2758
- "type": "Reroute",
2759
- "pos": [
2760
- 338,
2761
- 998
2762
- ],
2763
- "size": [
2764
- 75,
2765
- 26
2766
- ],
2767
- "flags": {},
2768
- "order": 26,
2769
- "mode": 0,
2770
- "inputs": [
2771
- {
2772
- "name": "",
2773
- "type": "*",
2774
- "link": 1036
2775
- }
2776
- ],
2777
- "outputs": [
2778
- {
2779
- "name": "",
2780
- "type": "VAE",
2781
- "links": [
2782
- 939,
2783
- 940,
2784
- 1111
2785
- ],
2786
- "slot_index": 0,
2787
- "label": "VAE"
2788
- }
2789
- ],
2790
- "title": "VAE",
2791
- "properties": {
2792
- "showOutputText": false,
2793
- "horizontal": false,
2794
- "showTitle": true
2795
- },
2796
- "color": "#233",
2797
- "bgcolor": "#355"
2798
- },
2799
- {
2800
- "id": 126,
2801
- "type": "Reroute",
2802
- "pos": [
2803
- 341,
2804
- 968
2805
- ],
2806
- "size": [
2807
- 75,
2808
- 26
2809
- ],
2810
- "flags": {},
2811
- "order": 24,
2812
- "mode": 0,
2813
- "inputs": [
2814
- {
2815
- "name": "",
2816
- "type": "*",
2817
- "link": 1133
2818
- }
2819
- ],
2820
- "outputs": [
2821
- {
2822
- "name": "",
2823
- "type": "MODEL",
2824
- "links": [
2825
- 918
2826
- ],
2827
- "slot_index": 0,
2828
- "label": "Refiner"
2829
- }
2830
- ],
2831
- "title": "Refiner",
2832
- "properties": {
2833
- "showOutputText": false,
2834
- "horizontal": false,
2835
- "showTitle": true
2836
- },
2837
- "color": "#432",
2838
- "bgcolor": "#653"
2839
- },
2840
- {
2841
- "id": 210,
2842
- "type": "Reroute",
2843
- "pos": [
2844
- 435,
2845
- 938
2846
- ],
2847
- "size": [
2848
- 75,
2849
- 26
2850
- ],
2851
- "flags": {},
2852
- "order": 40,
2853
- "mode": 0,
2854
- "inputs": [
2855
- {
2856
- "name": "",
2857
- "type": "*",
2858
- "link": 785
2859
- }
2860
- ],
2861
- "outputs": [
2862
- {
2863
- "name": "",
2864
- "type": "MODEL",
2865
- "links": [
2866
- 876
2867
- ],
2868
- "slot_index": 0
2869
- }
2870
- ],
2871
- "properties": {
2872
- "showOutputText": false,
2873
- "horizontal": false
2874
- },
2875
- "color": "#332922",
2876
- "bgcolor": "#593930"
2877
- },
2878
- {
2879
- "id": 145,
2880
- "type": "Reroute",
2881
- "pos": [
2882
- 337,
2883
- 937
2884
- ],
2885
- "size": [
2886
- 75,
2887
- 26
2888
- ],
2889
- "flags": {},
2890
- "order": 37,
2891
- "mode": 0,
2892
- "inputs": [
2893
- {
2894
- "name": "",
2895
- "type": "*",
2896
- "link": 1029
2897
- }
2898
- ],
2899
- "outputs": [
2900
- {
2901
- "name": "",
2902
- "type": "MODEL",
2903
- "links": [
2904
- 536,
2905
- 785
2906
- ],
2907
- "slot_index": 0,
2908
- "label": "Base"
2909
- }
2910
- ],
2911
- "title": "Base",
2912
- "properties": {
2913
- "showOutputText": false,
2914
- "horizontal": false,
2915
- "showTitle": true
2916
- },
2917
- "color": "#332922",
2918
- "bgcolor": "#593930"
2919
- },
2920
- {
2921
- "id": 187,
2922
- "type": "UpscaleModelLoader",
2923
- "pos": [
2924
- 1160,
2925
- 959
2926
- ],
2927
- "size": {
2928
- "0": 342.4027099609375,
2929
- "1": 58
2930
- },
2931
- "flags": {
2932
- "pinned": true
2933
- },
2934
- "order": 20,
2935
- "mode": 0,
2936
- "outputs": [
2937
- {
2938
- "name": "UPSCALE_MODEL",
2939
- "type": "UPSCALE_MODEL",
2940
- "links": [
2941
- 999
2942
- ],
2943
- "shape": 3,
2944
- "slot_index": 0
2945
- }
2946
- ],
2947
- "title": "Upscale Model",
2948
- "properties": {
2949
- "Node name for S&R": "UpscaleModelLoader"
2950
- },
2951
- "widgets_values": [
2952
- "4x_NMKD-Superscale-SP_178000_G.pth"
2953
- ],
2954
- "color": "#323",
2955
- "bgcolor": "#535"
2956
- },
2957
- {
2958
- "id": 255,
2959
- "type": "Reroute",
2960
- "pos": [
2961
- 1077,
2962
- 24
2963
- ],
2964
- "size": [
2965
- 75,
2966
- 26
2967
- ],
2968
- "flags": {
2969
- "pinned": true
2970
- },
2971
- "order": 44,
2972
- "mode": 0,
2973
- "inputs": [
2974
- {
2975
- "name": "",
2976
- "type": "*",
2977
- "link": 1100,
2978
- "slot_index": 0
2979
- }
2980
- ],
2981
- "outputs": [
2982
- {
2983
- "name": "",
2984
- "type": "IMAGE",
2985
- "links": [
2986
- 1090,
2987
- 1105
2988
- ],
2989
- "label": "Upscale?",
2990
- "slot_index": 0
2991
- }
2992
- ],
2993
- "title": "Upscale?",
2994
- "properties": {
2995
- "showOutputText": false,
2996
- "horizontal": false,
2997
- "showTitle": true,
2998
- "microdot": false
2999
- },
3000
- "color": "#323",
3001
- "bgcolor": "#535"
3002
- },
3003
- {
3004
- "id": 251,
3005
- "type": "Note",
3006
- "pos": [
3007
- 1096,
3008
- -61
3009
- ],
3010
- "size": {
3011
- "0": 218.39999389648438,
3012
- "1": 58
3013
- },
3014
- "flags": {
3015
- "pinned": true
3016
- },
3017
- "order": 21,
3018
- "mode": 0,
3019
- "title": "Upscale Mixed Diff Switch",
3020
- "properties": {
3021
- "text": ""
3022
- },
3023
- "widgets_values": [
3024
- "Connect right node ON / OFF to UPSCALE OUTPUT"
3025
- ],
3026
- "color": "#223",
3027
- "bgcolor": "#335"
3028
- }
3029
- ],
3030
- "links": [
3031
- [
3032
- 55,
3033
- 22,
3034
- 0,
3035
- 23,
3036
- 3,
3037
- "LATENT"
3038
- ],
3039
- [
3040
- 214,
3041
- 66,
3042
- 0,
3043
- 22,
3044
- 4,
3045
- "INT"
3046
- ],
3047
- [
3048
- 282,
3049
- 75,
3050
- 0,
3051
- 22,
3052
- 1,
3053
- "CONDITIONING"
3054
- ],
3055
- [
3056
- 299,
3057
- 81,
3058
- 0,
3059
- 23,
3060
- 2,
3061
- "CONDITIONING"
3062
- ],
3063
- [
3064
- 304,
3065
- 82,
3066
- 0,
3067
- 22,
3068
- 2,
3069
- "CONDITIONING"
3070
- ],
3071
- [
3072
- 380,
3073
- 101,
3074
- 0,
3075
- 22,
3076
- 5,
3077
- "FLOAT"
3078
- ],
3079
- [
3080
- 475,
3081
- 115,
3082
- 0,
3083
- 23,
3084
- 5,
3085
- "INT"
3086
- ],
3087
- [
3088
- 480,
3089
- 120,
3090
- 0,
3091
- 23,
3092
- 1,
3093
- "CONDITIONING"
3094
- ],
3095
- [
3096
- 482,
3097
- 66,
3098
- 0,
3099
- 23,
3100
- 6,
3101
- "INT"
3102
- ],
3103
- [
3104
- 518,
3105
- 137,
3106
- 0,
3107
- 120,
3108
- 1,
3109
- "FLOAT"
3110
- ],
3111
- [
3112
- 522,
3113
- 139,
3114
- 0,
3115
- 82,
3116
- 0,
3117
- "CLIP"
3118
- ],
3119
- [
3120
- 523,
3121
- 139,
3122
- 0,
3123
- 75,
3124
- 0,
3125
- "CLIP"
3126
- ],
3127
- [
3128
- 531,
3129
- 141,
3130
- 0,
3131
- 81,
3132
- 0,
3133
- "CLIP"
3134
- ],
3135
- [
3136
- 533,
3137
- 141,
3138
- 0,
3139
- 120,
3140
- 0,
3141
- "CLIP"
3142
- ],
3143
- [
3144
- 534,
3145
- 138,
3146
- 0,
3147
- 81,
3148
- 1,
3149
- "FLOAT"
3150
- ],
3151
- [
3152
- 536,
3153
- 145,
3154
- 0,
3155
- 22,
3156
- 0,
3157
- "MODEL"
3158
- ],
3159
- [
3160
- 721,
3161
- 115,
3162
- 0,
3163
- 22,
3164
- 6,
3165
- "INT"
3166
- ],
3167
- [
3168
- 725,
3169
- 4,
3170
- 1,
3171
- 141,
3172
- 0,
3173
- "*"
3174
- ],
3175
- [
3176
- 742,
3177
- 102,
3178
- 0,
3179
- 23,
3180
- 4,
3181
- "FLOAT"
3182
- ],
3183
- [
3184
- 746,
3185
- 209,
3186
- 0,
3187
- 120,
3188
- 2,
3189
- "INT"
3190
- ],
3191
- [
3192
- 749,
3193
- 209,
3194
- 0,
3195
- 81,
3196
- 3,
3197
- "INT"
3198
- ],
3199
- [
3200
- 751,
3201
- 209,
3202
- 0,
3203
- 75,
3204
- 2,
3205
- "INT"
3206
- ],
3207
- [
3208
- 752,
3209
- 209,
3210
- 0,
3211
- 75,
3212
- 3,
3213
- "INT"
3214
- ],
3215
- [
3216
- 753,
3217
- 209,
3218
- 0,
3219
- 75,
3220
- 4,
3221
- "INT"
3222
- ],
3223
- [
3224
- 754,
3225
- 209,
3226
- 0,
3227
- 82,
3228
- 2,
3229
- "INT"
3230
- ],
3231
- [
3232
- 756,
3233
- 209,
3234
- 0,
3235
- 82,
3236
- 3,
3237
- "INT"
3238
- ],
3239
- [
3240
- 757,
3241
- 209,
3242
- 0,
3243
- 82,
3244
- 4,
3245
- "INT"
3246
- ],
3247
- [
3248
- 785,
3249
- 145,
3250
- 0,
3251
- 210,
3252
- 0,
3253
- "*"
3254
- ],
3255
- [
3256
- 794,
3257
- 5,
3258
- 0,
3259
- 22,
3260
- 3,
3261
- "LATENT"
3262
- ],
3263
- [
3264
- 813,
3265
- 101,
3266
- 0,
3267
- 216,
3268
- 4,
3269
- "FLOAT"
3270
- ],
3271
- [
3272
- 817,
3273
- 66,
3274
- 0,
3275
- 216,
3276
- 5,
3277
- "INT"
3278
- ],
3279
- [
3280
- 876,
3281
- 210,
3282
- 0,
3283
- 216,
3284
- 0,
3285
- "MODEL"
3286
- ],
3287
- [
3288
- 879,
3289
- 75,
3290
- 0,
3291
- 216,
3292
- 1,
3293
- "CONDITIONING"
3294
- ],
3295
- [
3296
- 900,
3297
- 218,
3298
- 0,
3299
- 221,
3300
- 0,
3301
- "IMAGE"
3302
- ],
3303
- [
3304
- 901,
3305
- 218,
3306
- 0,
3307
- 221,
3308
- 1,
3309
- "IMAGE"
3310
- ],
3311
- [
3312
- 918,
3313
- 126,
3314
- 0,
3315
- 23,
3316
- 0,
3317
- "MODEL"
3318
- ],
3319
- [
3320
- 927,
3321
- 213,
3322
- 0,
3323
- 215,
3324
- 0,
3325
- "IMAGE"
3326
- ],
3327
- [
3328
- 939,
3329
- 133,
3330
- 0,
3331
- 217,
3332
- 1,
3333
- "VAE"
3334
- ],
3335
- [
3336
- 940,
3337
- 133,
3338
- 0,
3339
- 218,
3340
- 1,
3341
- "VAE"
3342
- ],
3343
- [
3344
- 941,
3345
- 82,
3346
- 0,
3347
- 216,
3348
- 2,
3349
- "CONDITIONING"
3350
- ],
3351
- [
3352
- 943,
3353
- 215,
3354
- 0,
3355
- 217,
3356
- 0,
3357
- "IMAGE"
3358
- ],
3359
- [
3360
- 945,
3361
- 10,
3362
- 1,
3363
- 238,
3364
- 0,
3365
- "*"
3366
- ],
3367
- [
3368
- 956,
3369
- 239,
3370
- 0,
3371
- 240,
3372
- 0,
3373
- "STRING"
3374
- ],
3375
- [
3376
- 957,
3377
- 239,
3378
- 1,
3379
- 240,
3380
- 1,
3381
- "STRING"
3382
- ],
3383
- [
3384
- 958,
3385
- 240,
3386
- 0,
3387
- 241,
3388
- 0,
3389
- "STRING"
3390
- ],
3391
- [
3392
- 959,
3393
- 240,
3394
- 1,
3395
- 241,
3396
- 1,
3397
- "STRING"
3398
- ],
3399
- [
3400
- 992,
3401
- 43,
3402
- 0,
3403
- 239,
3404
- 1,
3405
- "STRING"
3406
- ],
3407
- [
3408
- 993,
3409
- 78,
3410
- 0,
3411
- 239,
3412
- 0,
3413
- "STRING"
3414
- ],
3415
- [
3416
- 999,
3417
- 187,
3418
- 0,
3419
- 213,
3420
- 0,
3421
- "UPSCALE_MODEL"
3422
- ],
3423
- [
3424
- 1024,
3425
- 245,
3426
- 0,
3427
- 215,
3428
- 1,
3429
- "FLOAT"
3430
- ],
3431
- [
3432
- 1028,
3433
- 10,
3434
- 0,
3435
- 237,
3436
- 0,
3437
- "*"
3438
- ],
3439
- [
3440
- 1029,
3441
- 140,
3442
- 0,
3443
- 145,
3444
- 0,
3445
- "*"
3446
- ],
3447
- [
3448
- 1036,
3449
- 246,
3450
- 0,
3451
- 133,
3452
- 0,
3453
- "*"
3454
- ],
3455
- [
3456
- 1047,
3457
- 241,
3458
- 0,
3459
- 75,
3460
- 5,
3461
- "STRING"
3462
- ],
3463
- [
3464
- 1048,
3465
- 77,
3466
- 0,
3467
- 75,
3468
- 6,
3469
- "STRING"
3470
- ],
3471
- [
3472
- 1049,
3473
- 241,
3474
- 1,
3475
- 82,
3476
- 5,
3477
- "STRING"
3478
- ],
3479
- [
3480
- 1050,
3481
- 43,
3482
- 0,
3483
- 82,
3484
- 6,
3485
- "STRING"
3486
- ],
3487
- [
3488
- 1051,
3489
- 77,
3490
- 0,
3491
- 120,
3492
- 4,
3493
- "STRING"
3494
- ],
3495
- [
3496
- 1052,
3497
- 43,
3498
- 0,
3499
- 81,
3500
- 4,
3501
- "STRING"
3502
- ],
3503
- [
3504
- 1054,
3505
- 254,
3506
- 0,
3507
- 81,
3508
- 2,
3509
- "INT"
3510
- ],
3511
- [
3512
- 1055,
3513
- 254,
3514
- 0,
3515
- 120,
3516
- 3,
3517
- "INT"
3518
- ],
3519
- [
3520
- 1056,
3521
- 254,
3522
- 0,
3523
- 75,
3524
- 1,
3525
- "INT"
3526
- ],
3527
- [
3528
- 1057,
3529
- 254,
3530
- 0,
3531
- 82,
3532
- 1,
3533
- "INT"
3534
- ],
3535
- [
3536
- 1090,
3537
- 255,
3538
- 0,
3539
- 244,
3540
- 0,
3541
- "*"
3542
- ],
3543
- [
3544
- 1100,
3545
- 8,
3546
- 0,
3547
- 255,
3548
- 0,
3549
- "*"
3550
- ],
3551
- [
3552
- 1105,
3553
- 255,
3554
- 0,
3555
- 213,
3556
- 1,
3557
- "IMAGE"
3558
- ],
3559
- [
3560
- 1107,
3561
- 217,
3562
- 0,
3563
- 216,
3564
- 3,
3565
- "LATENT"
3566
- ],
3567
- [
3568
- 1108,
3569
- 216,
3570
- 0,
3571
- 218,
3572
- 0,
3573
- "LATENT"
3574
- ],
3575
- [
3576
- 1109,
3577
- 221,
3578
- 0,
3579
- 222,
3580
- 0,
3581
- "*"
3582
- ],
3583
- [
3584
- 1110,
3585
- 23,
3586
- 0,
3587
- 8,
3588
- 0,
3589
- "LATENT"
3590
- ],
3591
- [
3592
- 1111,
3593
- 133,
3594
- 0,
3595
- 8,
3596
- 1,
3597
- "VAE"
3598
- ],
3599
- [
3600
- 1114,
3601
- 222,
3602
- 0,
3603
- 201,
3604
- 0,
3605
- "IMAGE"
3606
- ],
3607
- [
3608
- 1123,
3609
- 247,
3610
- 0,
3611
- 248,
3612
- 0,
3613
- "MODEL"
3614
- ],
3615
- [
3616
- 1124,
3617
- 247,
3618
- 1,
3619
- 248,
3620
- 1,
3621
- "CLIP"
3622
- ],
3623
- [
3624
- 1125,
3625
- 248,
3626
- 0,
3627
- 249,
3628
- 0,
3629
- "MODEL"
3630
- ],
3631
- [
3632
- 1126,
3633
- 248,
3634
- 1,
3635
- 249,
3636
- 1,
3637
- "CLIP"
3638
- ],
3639
- [
3640
- 1127,
3641
- 237,
3642
- 0,
3643
- 247,
3644
- 0,
3645
- "MODEL"
3646
- ],
3647
- [
3648
- 1128,
3649
- 238,
3650
- 0,
3651
- 247,
3652
- 1,
3653
- "CLIP"
3654
- ],
3655
- [
3656
- 1131,
3657
- 249,
3658
- 0,
3659
- 140,
3660
- 0,
3661
- "*"
3662
- ],
3663
- [
3664
- 1132,
3665
- 249,
3666
- 1,
3667
- 139,
3668
- 0,
3669
- "*"
3670
- ],
3671
- [
3672
- 1133,
3673
- 4,
3674
- 0,
3675
- 126,
3676
- 0,
3677
- "*"
3678
- ]
3679
- ],
3680
- "groups": [],
3681
- "config": {},
3682
- "extra": {},
3683
- "version": 0.4
3684
- }