Stkzzzz222 commited on
Commit
d1a675a
1 Parent(s): 3d7c121

Upload workflowexample.json

Browse files
Files changed (1) hide show
  1. workflowexample.json +714 -0
workflowexample.json ADDED
@@ -0,0 +1,714 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 24,
3
+ "last_link_id": 33,
4
+ "nodes": [
5
+ {
6
+ "id": 17,
7
+ "type": "SamplerCustom",
8
+ "pos": [
9
+ 1118,
10
+ 578
11
+ ],
12
+ "size": {
13
+ "0": 355.20001220703125,
14
+ "1": 230
15
+ },
16
+ "flags": {},
17
+ "order": 7,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "model",
22
+ "type": "MODEL",
23
+ "link": 14
24
+ },
25
+ {
26
+ "name": "positive",
27
+ "type": "CONDITIONING",
28
+ "link": 15
29
+ },
30
+ {
31
+ "name": "negative",
32
+ "type": "CONDITIONING",
33
+ "link": 16
34
+ },
35
+ {
36
+ "name": "sampler",
37
+ "type": "SAMPLER",
38
+ "link": 18
39
+ },
40
+ {
41
+ "name": "sigmas",
42
+ "type": "SIGMAS",
43
+ "link": 21
44
+ },
45
+ {
46
+ "name": "latent_image",
47
+ "type": "LATENT",
48
+ "link": 17
49
+ }
50
+ ],
51
+ "outputs": [
52
+ {
53
+ "name": "output",
54
+ "type": "LATENT",
55
+ "links": [
56
+ 23
57
+ ],
58
+ "shape": 3,
59
+ "slot_index": 0
60
+ },
61
+ {
62
+ "name": "denoised_output",
63
+ "type": "LATENT",
64
+ "links": [],
65
+ "shape": 3,
66
+ "slot_index": 1
67
+ }
68
+ ],
69
+ "properties": {
70
+ "Node name for S&R": "SamplerCustom"
71
+ },
72
+ "widgets_values": [
73
+ true,
74
+ 2110018611,
75
+ "fixed",
76
+ 7.5
77
+ ]
78
+ },
79
+ {
80
+ "id": 19,
81
+ "type": "BasicScheduler",
82
+ "pos": [
83
+ 790,
84
+ 661
85
+ ],
86
+ "size": {
87
+ "0": 315,
88
+ "1": 82
89
+ },
90
+ "flags": {},
91
+ "order": 3,
92
+ "mode": 0,
93
+ "inputs": [
94
+ {
95
+ "name": "model",
96
+ "type": "MODEL",
97
+ "link": 22
98
+ }
99
+ ],
100
+ "outputs": [
101
+ {
102
+ "name": "SIGMAS",
103
+ "type": "SIGMAS",
104
+ "links": [
105
+ 21
106
+ ],
107
+ "shape": 3,
108
+ "slot_index": 0
109
+ }
110
+ ],
111
+ "properties": {
112
+ "Node name for S&R": "BasicScheduler"
113
+ },
114
+ "widgets_values": [
115
+ "karras",
116
+ 28
117
+ ]
118
+ },
119
+ {
120
+ "id": 6,
121
+ "type": "CLIPTextEncode",
122
+ "pos": [
123
+ 771,
124
+ 149
125
+ ],
126
+ "size": {
127
+ "0": 422.84503173828125,
128
+ "1": 164.31304931640625
129
+ },
130
+ "flags": {},
131
+ "order": 5,
132
+ "mode": 0,
133
+ "inputs": [
134
+ {
135
+ "name": "clip",
136
+ "type": "CLIP",
137
+ "link": 12
138
+ }
139
+ ],
140
+ "outputs": [
141
+ {
142
+ "name": "CONDITIONING",
143
+ "type": "CONDITIONING",
144
+ "links": [
145
+ 15,
146
+ 27
147
+ ],
148
+ "slot_index": 0
149
+ }
150
+ ],
151
+ "properties": {
152
+ "Node name for S&R": "CLIPTextEncode"
153
+ },
154
+ "widgets_values": [
155
+ "(masterpiece, top quality, best quality, official art, beautiful and aesthetic:1.2), (1girl), extreme detailed,(fractal art:1.3),colorful,highest detailed"
156
+ ]
157
+ },
158
+ {
159
+ "id": 7,
160
+ "type": "CLIPTextEncode",
161
+ "pos": [
162
+ 758,
163
+ 348
164
+ ],
165
+ "size": {
166
+ "0": 425.27801513671875,
167
+ "1": 180.6060791015625
168
+ },
169
+ "flags": {},
170
+ "order": 6,
171
+ "mode": 0,
172
+ "inputs": [
173
+ {
174
+ "name": "clip",
175
+ "type": "CLIP",
176
+ "link": 13
177
+ }
178
+ ],
179
+ "outputs": [
180
+ {
181
+ "name": "CONDITIONING",
182
+ "type": "CONDITIONING",
183
+ "links": [
184
+ 16,
185
+ 28
186
+ ],
187
+ "slot_index": 0
188
+ }
189
+ ],
190
+ "properties": {
191
+ "Node name for S&R": "CLIPTextEncode"
192
+ },
193
+ "widgets_values": [
194
+ "(worst quality:1.2), (low quality:1.2), (normal quality:1.2), lowres, bad anatomy, normal quality, ((monochrome)), easynegative, badhandv4"
195
+ ]
196
+ },
197
+ {
198
+ "id": 5,
199
+ "type": "EmptyLatentImage",
200
+ "pos": [
201
+ 792,
202
+ 795
203
+ ],
204
+ "size": {
205
+ "0": 315,
206
+ "1": 106
207
+ },
208
+ "flags": {},
209
+ "order": 0,
210
+ "mode": 0,
211
+ "outputs": [
212
+ {
213
+ "name": "LATENT",
214
+ "type": "LATENT",
215
+ "links": [
216
+ 17,
217
+ 29
218
+ ],
219
+ "slot_index": 0
220
+ }
221
+ ],
222
+ "properties": {
223
+ "Node name for S&R": "EmptyLatentImage"
224
+ },
225
+ "widgets_values": [
226
+ 512,
227
+ 760,
228
+ 1
229
+ ]
230
+ },
231
+ {
232
+ "id": 8,
233
+ "type": "VAEDecode",
234
+ "pos": [
235
+ 1235,
236
+ 408
237
+ ],
238
+ "size": {
239
+ "0": 210,
240
+ "1": 46
241
+ },
242
+ "flags": {},
243
+ "order": 9,
244
+ "mode": 0,
245
+ "inputs": [
246
+ {
247
+ "name": "samples",
248
+ "type": "LATENT",
249
+ "link": 23
250
+ },
251
+ {
252
+ "name": "vae",
253
+ "type": "VAE",
254
+ "link": 8
255
+ }
256
+ ],
257
+ "outputs": [
258
+ {
259
+ "name": "IMAGE",
260
+ "type": "IMAGE",
261
+ "links": [
262
+ 9
263
+ ],
264
+ "slot_index": 0
265
+ }
266
+ ],
267
+ "properties": {
268
+ "Node name for S&R": "VAEDecode"
269
+ }
270
+ },
271
+ {
272
+ "id": 4,
273
+ "type": "CheckpointLoaderSimple",
274
+ "pos": [
275
+ 364,
276
+ 363
277
+ ],
278
+ "size": {
279
+ "0": 315,
280
+ "1": 98
281
+ },
282
+ "flags": {},
283
+ "order": 1,
284
+ "mode": 0,
285
+ "outputs": [
286
+ {
287
+ "name": "MODEL",
288
+ "type": "MODEL",
289
+ "links": [
290
+ 14,
291
+ 22,
292
+ 30
293
+ ],
294
+ "slot_index": 0
295
+ },
296
+ {
297
+ "name": "CLIP",
298
+ "type": "CLIP",
299
+ "links": [
300
+ 11
301
+ ],
302
+ "slot_index": 1
303
+ },
304
+ {
305
+ "name": "VAE",
306
+ "type": "VAE",
307
+ "links": [
308
+ 8,
309
+ 32
310
+ ],
311
+ "slot_index": 2
312
+ }
313
+ ],
314
+ "properties": {
315
+ "Node name for S&R": "CheckpointLoaderSimple"
316
+ },
317
+ "widgets_values": [
318
+ "noosphere_v3.safetensors"
319
+ ]
320
+ },
321
+ {
322
+ "id": 9,
323
+ "type": "SaveImage",
324
+ "pos": [
325
+ 1499,
326
+ 466
327
+ ],
328
+ "size": [
329
+ 460.04432394641026,
330
+ 466.97915221384164
331
+ ],
332
+ "flags": {},
333
+ "order": 11,
334
+ "mode": 0,
335
+ "inputs": [
336
+ {
337
+ "name": "images",
338
+ "type": "IMAGE",
339
+ "link": 9
340
+ }
341
+ ],
342
+ "properties": {},
343
+ "widgets_values": [
344
+ "ComfyUI"
345
+ ]
346
+ },
347
+ {
348
+ "id": 14,
349
+ "type": "CLIPSetLastLayer",
350
+ "pos": [
351
+ 438,
352
+ 802
353
+ ],
354
+ "size": {
355
+ "0": 315,
356
+ "1": 58
357
+ },
358
+ "flags": {},
359
+ "order": 4,
360
+ "mode": 0,
361
+ "inputs": [
362
+ {
363
+ "name": "clip",
364
+ "type": "CLIP",
365
+ "link": 11
366
+ }
367
+ ],
368
+ "outputs": [
369
+ {
370
+ "name": "CLIP",
371
+ "type": "CLIP",
372
+ "links": [
373
+ 12,
374
+ 13
375
+ ],
376
+ "shape": 3,
377
+ "slot_index": 0
378
+ }
379
+ ],
380
+ "properties": {
381
+ "Node name for S&R": "CLIPSetLastLayer"
382
+ },
383
+ "widgets_values": [
384
+ -1
385
+ ]
386
+ },
387
+ {
388
+ "id": 16,
389
+ "type": "SamplerDPMPP_2M_SDE",
390
+ "pos": [
391
+ 431,
392
+ 599
393
+ ],
394
+ "size": {
395
+ "0": 315,
396
+ "1": 130
397
+ },
398
+ "flags": {},
399
+ "order": 2,
400
+ "mode": 0,
401
+ "outputs": [
402
+ {
403
+ "name": "SAMPLER",
404
+ "type": "SAMPLER",
405
+ "links": [
406
+ 18
407
+ ],
408
+ "shape": 3,
409
+ "slot_index": 0
410
+ }
411
+ ],
412
+ "properties": {
413
+ "Node name for S&R": "SamplerDPMPP_2M_SDE"
414
+ },
415
+ "widgets_values": [
416
+ "heun",
417
+ 0,
418
+ 0.7233343505859385,
419
+ "cpu"
420
+ ]
421
+ },
422
+ {
423
+ "id": 22,
424
+ "type": "KSampler",
425
+ "pos": [
426
+ 1253,
427
+ 27
428
+ ],
429
+ "size": {
430
+ "0": 315,
431
+ "1": 262
432
+ },
433
+ "flags": {},
434
+ "order": 8,
435
+ "mode": 0,
436
+ "inputs": [
437
+ {
438
+ "name": "model",
439
+ "type": "MODEL",
440
+ "link": 30
441
+ },
442
+ {
443
+ "name": "positive",
444
+ "type": "CONDITIONING",
445
+ "link": 27
446
+ },
447
+ {
448
+ "name": "negative",
449
+ "type": "CONDITIONING",
450
+ "link": 28
451
+ },
452
+ {
453
+ "name": "latent_image",
454
+ "type": "LATENT",
455
+ "link": 29
456
+ }
457
+ ],
458
+ "outputs": [
459
+ {
460
+ "name": "LATENT",
461
+ "type": "LATENT",
462
+ "links": [
463
+ 31
464
+ ],
465
+ "slot_index": 0
466
+ }
467
+ ],
468
+ "properties": {
469
+ "Node name for S&R": "KSampler"
470
+ },
471
+ "widgets_values": [
472
+ 2110018611,
473
+ "fixed",
474
+ 28,
475
+ 7.5,
476
+ "dpmpp_2m_sde",
477
+ "karras",
478
+ 1
479
+ ]
480
+ },
481
+ {
482
+ "id": 23,
483
+ "type": "VAEDecode",
484
+ "pos": [
485
+ 1338,
486
+ -60
487
+ ],
488
+ "size": {
489
+ "0": 210,
490
+ "1": 46
491
+ },
492
+ "flags": {},
493
+ "order": 10,
494
+ "mode": 0,
495
+ "inputs": [
496
+ {
497
+ "name": "samples",
498
+ "type": "LATENT",
499
+ "link": 31
500
+ },
501
+ {
502
+ "name": "vae",
503
+ "type": "VAE",
504
+ "link": 32
505
+ }
506
+ ],
507
+ "outputs": [
508
+ {
509
+ "name": "IMAGE",
510
+ "type": "IMAGE",
511
+ "links": [
512
+ 33
513
+ ],
514
+ "slot_index": 0
515
+ }
516
+ ],
517
+ "properties": {
518
+ "Node name for S&R": "VAEDecode"
519
+ }
520
+ },
521
+ {
522
+ "id": 24,
523
+ "type": "SaveImage",
524
+ "pos": [
525
+ 1590,
526
+ -70
527
+ ],
528
+ "size": {
529
+ "0": 460.0443115234375,
530
+ "1": 466.9791564941406
531
+ },
532
+ "flags": {},
533
+ "order": 12,
534
+ "mode": 0,
535
+ "inputs": [
536
+ {
537
+ "name": "images",
538
+ "type": "IMAGE",
539
+ "link": 33
540
+ }
541
+ ],
542
+ "properties": {},
543
+ "widgets_values": [
544
+ "ComfyUI"
545
+ ]
546
+ }
547
+ ],
548
+ "links": [
549
+ [
550
+ 8,
551
+ 4,
552
+ 2,
553
+ 8,
554
+ 1,
555
+ "VAE"
556
+ ],
557
+ [
558
+ 9,
559
+ 8,
560
+ 0,
561
+ 9,
562
+ 0,
563
+ "IMAGE"
564
+ ],
565
+ [
566
+ 11,
567
+ 4,
568
+ 1,
569
+ 14,
570
+ 0,
571
+ "CLIP"
572
+ ],
573
+ [
574
+ 12,
575
+ 14,
576
+ 0,
577
+ 6,
578
+ 0,
579
+ "CLIP"
580
+ ],
581
+ [
582
+ 13,
583
+ 14,
584
+ 0,
585
+ 7,
586
+ 0,
587
+ "CLIP"
588
+ ],
589
+ [
590
+ 14,
591
+ 4,
592
+ 0,
593
+ 17,
594
+ 0,
595
+ "MODEL"
596
+ ],
597
+ [
598
+ 15,
599
+ 6,
600
+ 0,
601
+ 17,
602
+ 1,
603
+ "CONDITIONING"
604
+ ],
605
+ [
606
+ 16,
607
+ 7,
608
+ 0,
609
+ 17,
610
+ 2,
611
+ "CONDITIONING"
612
+ ],
613
+ [
614
+ 17,
615
+ 5,
616
+ 0,
617
+ 17,
618
+ 5,
619
+ "LATENT"
620
+ ],
621
+ [
622
+ 18,
623
+ 16,
624
+ 0,
625
+ 17,
626
+ 3,
627
+ "SAMPLER"
628
+ ],
629
+ [
630
+ 21,
631
+ 19,
632
+ 0,
633
+ 17,
634
+ 4,
635
+ "SIGMAS"
636
+ ],
637
+ [
638
+ 22,
639
+ 4,
640
+ 0,
641
+ 19,
642
+ 0,
643
+ "MODEL"
644
+ ],
645
+ [
646
+ 23,
647
+ 17,
648
+ 0,
649
+ 8,
650
+ 0,
651
+ "LATENT"
652
+ ],
653
+ [
654
+ 27,
655
+ 6,
656
+ 0,
657
+ 22,
658
+ 1,
659
+ "CONDITIONING"
660
+ ],
661
+ [
662
+ 28,
663
+ 7,
664
+ 0,
665
+ 22,
666
+ 2,
667
+ "CONDITIONING"
668
+ ],
669
+ [
670
+ 29,
671
+ 5,
672
+ 0,
673
+ 22,
674
+ 3,
675
+ "LATENT"
676
+ ],
677
+ [
678
+ 30,
679
+ 4,
680
+ 0,
681
+ 22,
682
+ 0,
683
+ "MODEL"
684
+ ],
685
+ [
686
+ 31,
687
+ 22,
688
+ 0,
689
+ 23,
690
+ 0,
691
+ "LATENT"
692
+ ],
693
+ [
694
+ 32,
695
+ 4,
696
+ 2,
697
+ 23,
698
+ 1,
699
+ "VAE"
700
+ ],
701
+ [
702
+ 33,
703
+ 23,
704
+ 0,
705
+ 24,
706
+ 0,
707
+ "IMAGE"
708
+ ]
709
+ ],
710
+ "groups": [],
711
+ "config": {},
712
+ "extra": {},
713
+ "version": 0.4
714
+ }