Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_a1111/workflow.json
3275 views
1
{
2
"last_node_id": 28,
3
"last_link_id": 55,
4
"nodes": [
5
{
6
"id": 5,
7
"type": "EmptyLatentImage",
8
"pos": [
9
468,
10
807
11
],
12
"size": {
13
"0": 315,
14
"1": 106
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "LATENT",
22
"type": "LATENT",
23
"links": [
24
20
25
],
26
"slot_index": 0
27
}
28
],
29
"properties": {
30
"Node name for S&R": "EmptyLatentImage"
31
},
32
"widgets_values": [
33
512,
34
768,
35
1
36
]
37
},
38
{
39
"id": 9,
40
"type": "SaveImage",
41
"pos": [
42
1219,
43
195
44
],
45
"size": {
46
"0": 299,
47
"1": 522
48
},
49
"flags": {},
50
"order": 13,
51
"mode": 0,
52
"inputs": [
53
{
54
"name": "images",
55
"type": "IMAGE",
56
"link": 9
57
}
58
],
59
"properties": {
60
"Node name for S&R": "SaveImage"
61
},
62
"widgets_values": [
63
"ComfyUI"
64
]
65
},
66
{
67
"id": 19,
68
"type": "UpscaleModelLoader",
69
"pos": [
70
1558,
71
4
72
],
73
"size": {
74
"0": 315,
75
"1": 58
76
},
77
"flags": {},
78
"order": 1,
79
"mode": 0,
80
"outputs": [
81
{
82
"name": "UPSCALE_MODEL",
83
"type": "UPSCALE_MODEL",
84
"links": [
85
32
86
],
87
"shape": 3
88
}
89
],
90
"properties": {
91
"Node name for S&R": "UpscaleModelLoader"
92
},
93
"widgets_values": [
94
"4x-UltraSharp.pth"
95
]
96
},
97
{
98
"id": 18,
99
"type": "ImageUpscaleWithModel",
100
"pos": [
101
1585,
102
100
103
],
104
"size": {
105
"0": 241.79998779296875,
106
"1": 46
107
},
108
"flags": {},
109
"order": 14,
110
"mode": 0,
111
"inputs": [
112
{
113
"name": "upscale_model",
114
"type": "UPSCALE_MODEL",
115
"link": 32,
116
"slot_index": 0
117
},
118
{
119
"name": "image",
120
"type": "IMAGE",
121
"link": 40
122
}
123
],
124
"outputs": [
125
{
126
"name": "IMAGE",
127
"type": "IMAGE",
128
"links": [
129
33
130
],
131
"shape": 3,
132
"slot_index": 0
133
}
134
],
135
"properties": {
136
"Node name for S&R": "ImageUpscaleWithModel"
137
}
138
},
139
{
140
"id": 20,
141
"type": "ImageScaleBy",
142
"pos": [
143
1569,
144
189
145
],
146
"size": {
147
"0": 315,
148
"1": 82
149
},
150
"flags": {},
151
"order": 15,
152
"mode": 0,
153
"inputs": [
154
{
155
"name": "image",
156
"type": "IMAGE",
157
"link": 33
158
}
159
],
160
"outputs": [
161
{
162
"name": "IMAGE",
163
"type": "IMAGE",
164
"links": [
165
34
166
],
167
"shape": 3,
168
"slot_index": 0
169
}
170
],
171
"properties": {
172
"Node name for S&R": "ImageScaleBy"
173
},
174
"widgets_values": [
175
"nearest-exact",
176
0.5
177
]
178
},
179
{
180
"id": 21,
181
"type": "VAEEncode",
182
"pos": [
183
1592,
184
314
185
],
186
"size": {
187
"0": 210,
188
"1": 46
189
},
190
"flags": {},
191
"order": 16,
192
"mode": 0,
193
"inputs": [
194
{
195
"name": "pixels",
196
"type": "IMAGE",
197
"link": 34
198
},
199
{
200
"name": "vae",
201
"type": "VAE",
202
"link": 43
203
}
204
],
205
"outputs": [
206
{
207
"name": "LATENT",
208
"type": "LATENT",
209
"links": [
210
39
211
],
212
"shape": 3,
213
"slot_index": 0
214
}
215
],
216
"properties": {
217
"Node name for S&R": "VAEEncode"
218
}
219
},
220
{
221
"id": 8,
222
"type": "VAEDecode",
223
"pos": [
224
1209,
225
87
226
],
227
"size": {
228
"0": 210,
229
"1": 46
230
},
231
"flags": {},
232
"order": 12,
233
"mode": 0,
234
"inputs": [
235
{
236
"name": "samples",
237
"type": "LATENT",
238
"link": 22
239
},
240
{
241
"name": "vae",
242
"type": "VAE",
243
"link": 10
244
}
245
],
246
"outputs": [
247
{
248
"name": "IMAGE",
249
"type": "IMAGE",
250
"links": [
251
9,
252
40
253
],
254
"slot_index": 0
255
}
256
],
257
"properties": {
258
"Node name for S&R": "VAEDecode"
259
}
260
},
261
{
262
"id": 22,
263
"type": "KSampler //Inspire",
264
"pos": [
265
1903,
266
78
267
],
268
"size": {
269
"0": 315,
270
"1": 358
271
},
272
"flags": {},
273
"order": 17,
274
"mode": 0,
275
"inputs": [
276
{
277
"name": "model",
278
"type": "MODEL",
279
"link": 35
280
},
281
{
282
"name": "positive",
283
"type": "CONDITIONING",
284
"link": 36
285
},
286
{
287
"name": "negative",
288
"type": "CONDITIONING",
289
"link": 37
290
},
291
{
292
"name": "latent_image",
293
"type": "LATENT",
294
"link": 39
295
}
296
],
297
"outputs": [
298
{
299
"name": "LATENT",
300
"type": "LATENT",
301
"links": [
302
41
303
],
304
"shape": 3,
305
"slot_index": 0
306
}
307
],
308
"properties": {
309
"Node name for S&R": "KSampler //Inspire"
310
},
311
"widgets_values": [
312
222223,
313
"fixed",
314
30,
315
7,
316
"dpmpp_2m_sde",
317
"karras",
318
0.4,
319
"GPU(=A1111)",
320
"incremental",
321
0,
322
0
323
]
324
},
325
{
326
"id": 23,
327
"type": "VAEDecode",
328
"pos": [
329
1966,
330
22
331
],
332
"size": {
333
"0": 210,
334
"1": 46
335
},
336
"flags": {},
337
"order": 18,
338
"mode": 0,
339
"inputs": [
340
{
341
"name": "samples",
342
"type": "LATENT",
343
"link": 41
344
},
345
{
346
"name": "vae",
347
"type": "VAE",
348
"link": 44
349
}
350
],
351
"outputs": [
352
{
353
"name": "IMAGE",
354
"type": "IMAGE",
355
"links": [
356
42
357
],
358
"shape": 3,
359
"slot_index": 0
360
}
361
],
362
"properties": {
363
"Node name for S&R": "VAEDecode"
364
}
365
},
366
{
367
"id": 11,
368
"type": "BNK_CLIPTextEncodeAdvanced",
369
"pos": [
370
420,
371
180
372
],
373
"size": {
374
"0": 397.7411193847656,
375
"1": 102
376
},
377
"flags": {},
378
"order": 10,
379
"mode": 0,
380
"inputs": [
381
{
382
"name": "clip",
383
"type": "CLIP",
384
"link": 27
385
},
386
{
387
"name": "text",
388
"type": "STRING",
389
"link": 23,
390
"widget": {
391
"name": "text"
392
}
393
}
394
],
395
"outputs": [
396
{
397
"name": "CONDITIONING",
398
"type": "CONDITIONING",
399
"links": [
400
18,
401
36
402
],
403
"shape": 3,
404
"slot_index": 0
405
}
406
],
407
"properties": {
408
"Node name for S&R": "BNK_CLIPTextEncodeAdvanced"
409
},
410
"widgets_values": [
411
"1girl,black hair,blurry,blurry background,breasts,brick wall,bridge,brown eyes,building,city,city lights,cityscape,denim,depth of field,earrings,hoop earrings,jacket,jeans,jewelry,lips,midriff,navel,pants,photo background,realistic,road,skyscraper,solo,street,leggings",
412
"none",
413
"A1111"
414
]
415
},
416
{
417
"id": 14,
418
"type": "Power Prompt (rgthree)",
419
"pos": [
420
420,
421
-90
422
],
423
"size": {
424
"0": 392,
425
"1": 232
426
},
427
"flags": {},
428
"order": 7,
429
"mode": 0,
430
"inputs": [
431
{
432
"name": "opt_model",
433
"type": "MODEL",
434
"link": 24,
435
"dir": 3
436
},
437
{
438
"name": "opt_clip",
439
"type": "CLIP",
440
"link": 54,
441
"dir": 3
442
}
443
],
444
"outputs": [
445
{
446
"name": "CONDITIONING",
447
"type": "CONDITIONING",
448
"links": null,
449
"shape": 3,
450
"dir": 4,
451
"disabled": false,
452
"slot_index": 0
453
},
454
{
455
"name": "MODEL",
456
"type": "MODEL",
457
"links": [
458
26,
459
35
460
],
461
"shape": 3,
462
"dir": 4,
463
"disabled": false,
464
"slot_index": 1
465
},
466
{
467
"name": "CLIP",
468
"type": "CLIP",
469
"links": [
470
27,
471
30
472
],
473
"shape": 3,
474
"dir": 4,
475
"disabled": false,
476
"slot_index": 2
477
},
478
{
479
"name": "TEXT",
480
"type": "STRING",
481
"links": [
482
23
483
],
484
"shape": 3,
485
"dir": 4,
486
"color_off": "#7F7",
487
"color_on": "#7F7",
488
"slot_index": 3
489
}
490
],
491
"properties": {
492
"Node name for S&R": "Power Prompt (rgthree)",
493
"combos_filter": ""
494
},
495
"widgets_values": [
496
"official art, unity 8k wallpaper, ultra detailed, beautiful and aesthetic, beautiful,, channeling arcane energies that ripple and distort the very air, abstract perspective, covered with small bones, gooey liquid neon color hair and lips, highly refractive skin with small rainbow sparkles, glowing color exploding cell shading, Voronoi diagrams sparkling lighting, Dappled Light, ((A canvas of code and creativity, bits and brushes unite, unveiling the portrait beyond pixels)), dreamy magical atmosphere, (skin texture), (film grain), (warm hue, warm tone), cinematic light, side lighting, Captain America (Marvel Comics): Captain America's suit features a blue, scale-patterned jumpsuit with a white star emblem on the chest, along with red and white stripes on the abdomen. He wears red boots, gloves, and a utility belt, as well as a blue helmet with wings on the sides., by boris vallejo",
497
"CHOOSE",
498
"CHOOSE"
499
]
500
},
501
{
502
"id": 10,
503
"type": "VAELoader",
504
"pos": [
505
38,
506
623
507
],
508
"size": {
509
"0": 315,
510
"1": 58
511
},
512
"flags": {},
513
"order": 2,
514
"mode": 0,
515
"outputs": [
516
{
517
"name": "VAE",
518
"type": "VAE",
519
"links": [
520
10,
521
43,
522
44
523
],
524
"shape": 3,
525
"slot_index": 0
526
}
527
],
528
"properties": {
529
"Node name for S&R": "VAELoader"
530
},
531
"widgets_values": [
532
"vae-ft-mse-840000-ema-pruned.safetensors"
533
]
534
},
535
{
536
"id": 4,
537
"type": "CheckpointLoaderSimple",
538
"pos": [
539
26,
540
474
541
],
542
"size": {
543
"0": 315,
544
"1": 98
545
},
546
"flags": {},
547
"order": 3,
548
"mode": 0,
549
"outputs": [
550
{
551
"name": "MODEL",
552
"type": "MODEL",
553
"links": [
554
24
555
],
556
"slot_index": 0
557
},
558
{
559
"name": "CLIP",
560
"type": "CLIP",
561
"links": [
562
53
563
],
564
"slot_index": 1
565
},
566
{
567
"name": "VAE",
568
"type": "VAE",
569
"links": [],
570
"slot_index": 2
571
}
572
],
573
"properties": {
574
"Node name for S&R": "CheckpointLoaderSimple"
575
},
576
"widgets_values": [
577
"sd15\\dreamshaper_8.safetensors"
578
]
579
},
580
{
581
"id": 13,
582
"type": "KSampler //Inspire",
583
"pos": [
584
867,
585
185
586
],
587
"size": {
588
"0": 315,
589
"1": 358
590
},
591
"flags": {},
592
"order": 11,
593
"mode": 0,
594
"inputs": [
595
{
596
"name": "model",
597
"type": "MODEL",
598
"link": 26
599
},
600
{
601
"name": "positive",
602
"type": "CONDITIONING",
603
"link": 18
604
},
605
{
606
"name": "negative",
607
"type": "CONDITIONING",
608
"link": 19
609
},
610
{
611
"name": "latent_image",
612
"type": "LATENT",
613
"link": 20
614
}
615
],
616
"outputs": [
617
{
618
"name": "LATENT",
619
"type": "LATENT",
620
"links": [
621
22
622
],
623
"shape": 3,
624
"slot_index": 0
625
}
626
],
627
"properties": {
628
"Node name for S&R": "KSampler //Inspire"
629
},
630
"widgets_values": [
631
4270357491,
632
"fixed",
633
30,
634
7,
635
"dpmpp_2m",
636
"karras",
637
1,
638
"GPU(=A1111)",
639
"incremental",
640
0,
641
0
642
]
643
},
644
{
645
"id": 12,
646
"type": "BNK_CLIPTextEncodeAdvanced",
647
"pos": [
648
412,
649
570
650
],
651
"size": {
652
"0": 392.12908935546875,
653
"1": 102
654
},
655
"flags": {},
656
"order": 9,
657
"mode": 0,
658
"inputs": [
659
{
660
"name": "clip",
661
"type": "CLIP",
662
"link": 30
663
},
664
{
665
"name": "text",
666
"type": "STRING",
667
"link": 29,
668
"widget": {
669
"name": "text"
670
}
671
}
672
],
673
"outputs": [
674
{
675
"name": "CONDITIONING",
676
"type": "CONDITIONING",
677
"links": [
678
19,
679
37
680
],
681
"shape": 3,
682
"slot_index": 0
683
}
684
],
685
"properties": {
686
"Node name for S&R": "BNK_CLIPTextEncodeAdvanced"
687
},
688
"widgets_values": [
689
"(((stocking, hat, glove, choker, collar, nail polish))),nsfw, nude, nipple, EasyNegative,paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot,extra fingers,fewer fingers, ng_deepnegative_v1_75t",
690
"none",
691
"A1111"
692
]
693
},
694
{
695
"id": 15,
696
"type": "Text Parse A1111 Embeddings",
697
"pos": [
698
452,
699
475
700
],
701
"size": {
702
"0": 315,
703
"1": 58
704
},
705
"flags": {},
706
"order": 6,
707
"mode": 0,
708
"inputs": [
709
{
710
"name": "text",
711
"type": "STRING",
712
"link": 28,
713
"widget": {
714
"name": "text"
715
}
716
}
717
],
718
"outputs": [
719
{
720
"name": "STRING",
721
"type": "STRING",
722
"links": [
723
29,
724
31
725
],
726
"shape": 3,
727
"slot_index": 0
728
}
729
],
730
"properties": {
731
"Node name for S&R": "Text Parse A1111 Embeddings"
732
},
733
"widgets_values": [
734
""
735
]
736
},
737
{
738
"id": 17,
739
"type": "ShowText|pysssss",
740
"pos": [
741
867,
742
639
743
],
744
"size": {
745
"0": 332.12908935546875,
746
"1": 183.3990478515625
747
},
748
"flags": {},
749
"order": 8,
750
"mode": 0,
751
"inputs": [
752
{
753
"name": "text",
754
"type": "STRING",
755
"link": 31,
756
"widget": {
757
"name": "text"
758
}
759
}
760
],
761
"outputs": [
762
{
763
"name": "STRING",
764
"type": "STRING",
765
"links": null,
766
"shape": 6
767
}
768
],
769
"properties": {
770
"Node name for S&R": "ShowText|pysssss"
771
},
772
"widgets_values": [
773
"",
774
"(easynegative, embedding:ng_deepnegative_v1_75t), (worst quality, low quality:1.4), (lowres, bad anatomy, text, error, blurry, lineart, pixel art, watermark, text, signature, zombie, sketch, interlocked fingers, comic), (bad hand, extra hands, extra fingers, too many fingers, fused fingers, bad arm, distorted arm, extra arms, fused arms, extra legs, missing leg, disembodied leg, extra nipples, detached arm, liquid hand, inverted hand, disembodied limb)"
775
]
776
},
777
{
778
"id": 16,
779
"type": "Text Multiline",
780
"pos": [
781
432,
782
315
783
],
784
"size": {
785
"0": 359.26739501953125,
786
"1": 123.040771484375
787
},
788
"flags": {},
789
"order": 4,
790
"mode": 0,
791
"outputs": [
792
{
793
"name": "STRING",
794
"type": "STRING",
795
"links": [
796
28
797
],
798
"shape": 3,
799
"slot_index": 0
800
}
801
],
802
"properties": {
803
"Node name for S&R": "Text Multiline"
804
},
805
"widgets_values": [
806
"(EasyNegative, ng_deepnegative_v1_75t), (worst quality, low quality:1.4), (lowres, bad anatomy, text, error, blurry, lineart, pixel art, watermark, text, signature, zombie, sketch, interlocked fingers, comic), (bad hand, extra hands, extra fingers, too many fingers, fused fingers, bad arm, distorted arm, extra arms, fused arms, extra legs, missing leg, disembodied leg, extra nipples, detached arm, liquid hand, inverted hand, disembodied limb)"
807
]
808
},
809
{
810
"id": 28,
811
"type": "CLIPSetLastLayer",
812
"pos": [
813
35,
814
362
815
],
816
"size": {
817
"0": 315,
818
"1": 58
819
},
820
"flags": {},
821
"order": 5,
822
"mode": 0,
823
"inputs": [
824
{
825
"name": "clip",
826
"type": "CLIP",
827
"link": 53
828
}
829
],
830
"outputs": [
831
{
832
"name": "CLIP",
833
"type": "CLIP",
834
"links": [
835
54
836
],
837
"shape": 3,
838
"slot_index": 0
839
}
840
],
841
"properties": {
842
"Node name for S&R": "CLIPSetLastLayer"
843
},
844
"widgets_values": [
845
-2
846
]
847
},
848
{
849
"id": 24,
850
"type": "SaveImage",
851
"pos": [
852
2254,
853
64
854
],
855
"size": {
856
"0": 458.70001220703125,
857
"1": 647.9000244140625
858
},
859
"flags": {},
860
"order": 19,
861
"mode": 0,
862
"inputs": [
863
{
864
"name": "images",
865
"type": "IMAGE",
866
"link": 42
867
}
868
],
869
"properties": {
870
"Node name for S&R": "SaveImage"
871
},
872
"widgets_values": [
873
"ComfyUI"
874
]
875
}
876
],
877
"links": [
878
[
879
9,
880
8,
881
0,
882
9,
883
0,
884
"IMAGE"
885
],
886
[
887
10,
888
10,
889
0,
890
8,
891
1,
892
"VAE"
893
],
894
[
895
18,
896
11,
897
0,
898
13,
899
1,
900
"CONDITIONING"
901
],
902
[
903
19,
904
12,
905
0,
906
13,
907
2,
908
"CONDITIONING"
909
],
910
[
911
20,
912
5,
913
0,
914
13,
915
3,
916
"LATENT"
917
],
918
[
919
22,
920
13,
921
0,
922
8,
923
0,
924
"LATENT"
925
],
926
[
927
23,
928
14,
929
3,
930
11,
931
1,
932
"STRING"
933
],
934
[
935
24,
936
4,
937
0,
938
14,
939
0,
940
"MODEL"
941
],
942
[
943
26,
944
14,
945
1,
946
13,
947
0,
948
"MODEL"
949
],
950
[
951
27,
952
14,
953
2,
954
11,
955
0,
956
"CLIP"
957
],
958
[
959
28,
960
16,
961
0,
962
15,
963
0,
964
"STRING"
965
],
966
[
967
29,
968
15,
969
0,
970
12,
971
1,
972
"STRING"
973
],
974
[
975
30,
976
14,
977
2,
978
12,
979
0,
980
"CLIP"
981
],
982
[
983
31,
984
15,
985
0,
986
17,
987
0,
988
"STRING"
989
],
990
[
991
32,
992
19,
993
0,
994
18,
995
0,
996
"UPSCALE_MODEL"
997
],
998
[
999
33,
1000
18,
1001
0,
1002
20,
1003
0,
1004
"IMAGE"
1005
],
1006
[
1007
34,
1008
20,
1009
0,
1010
21,
1011
0,
1012
"IMAGE"
1013
],
1014
[
1015
35,
1016
14,
1017
1,
1018
22,
1019
0,
1020
"MODEL"
1021
],
1022
[
1023
36,
1024
11,
1025
0,
1026
22,
1027
1,
1028
"CONDITIONING"
1029
],
1030
[
1031
37,
1032
12,
1033
0,
1034
22,
1035
2,
1036
"CONDITIONING"
1037
],
1038
[
1039
39,
1040
21,
1041
0,
1042
22,
1043
3,
1044
"LATENT"
1045
],
1046
[
1047
40,
1048
8,
1049
0,
1050
18,
1051
1,
1052
"IMAGE"
1053
],
1054
[
1055
41,
1056
22,
1057
0,
1058
23,
1059
0,
1060
"LATENT"
1061
],
1062
[
1063
42,
1064
23,
1065
0,
1066
24,
1067
0,
1068
"IMAGE"
1069
],
1070
[
1071
43,
1072
10,
1073
0,
1074
21,
1075
1,
1076
"VAE"
1077
],
1078
[
1079
44,
1080
10,
1081
0,
1082
23,
1083
1,
1084
"VAE"
1085
],
1086
[
1087
53,
1088
4,
1089
1,
1090
28,
1091
0,
1092
"CLIP"
1093
],
1094
[
1095
54,
1096
28,
1097
0,
1098
14,
1099
1,
1100
"CLIP"
1101
]
1102
],
1103
"groups": [],
1104
"config": {},
1105
"extra": {
1106
"ds": {
1107
"scale": 0.6209213230591552,
1108
"offset": [
1109
220.2036574962787,
1110
256.4047400661241
1111
]
1112
}
1113
},
1114
"version": 0.4
1115
}
1116