SG161222 commited on
Commit
124fa2d
·
verified ·
1 Parent(s): 19bbe6c

Upload ComfyUI_Workflow_Provided_by_cat3y3.json

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