svdq-flux.1-depth.json 13.8 KB
Newer Older
1
{
2
3
  "last_node_id": 45,
  "last_link_id": 88,
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  "nodes": [
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        307,
        282
      ],
      "size": [
        425.27801513671875,
        180.6060791015625
      ],
      "flags": {
        "collapsed": true
      },
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
muyangli's avatar
muyangli committed
24
25
          "localized_name": "clip",
          "label": "clip",
26
          "type": "CLIP",
muyangli's avatar
muyangli committed
27
          "link": 63
28
29
30
31
32
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
muyangli's avatar
muyangli committed
33
34
          "localized_name": "CONDITIONING",
          "label": "CONDITIONING",
35
36
37
38
          "type": "CONDITIONING",
          "links": [
            68
          ],
muyangli's avatar
muyangli committed
39
          "slot_index": 0
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
        }
      ],
      "title": "CLIP Text Encode (Negative Prompt)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 34,
      "type": "DualCLIPLoader",
      "pos": [
        -238,
        112
      ],
      "size": [
        315,
muyangli's avatar
muyangli committed
61
        122
62
63
64
65
66
67
68
69
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
muyangli's avatar
muyangli committed
70
71
          "localized_name": "CLIP",
          "label": "CLIP",
72
73
74
75
          "type": "CLIP",
          "links": [
            62,
            63
muyangli's avatar
muyangli committed
76
          ]
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
        }
      ],
      "properties": {
        "Node name for S&R": "DualCLIPLoader"
      },
      "widgets_values": [
        "clip_l.safetensors",
        "t5xxl_fp16.safetensors",
        "flux",
        "default"
      ]
    },
    {
      "id": 26,
      "type": "FluxGuidance",
      "pos": [
        621,
        8
      ],
      "size": [
        317.4000244140625,
        58
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "conditioning",
muyangli's avatar
muyangli committed
106
107
          "localized_name": "conditioning",
          "label": "conditioning",
108
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
109
          "link": 41
110
111
112
113
114
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
muyangli's avatar
muyangli committed
115
116
          "localized_name": "CONDITIONING",
          "label": "CONDITIONING",
117
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
118
          "shape": 3,
119
120
121
          "links": [
            67
          ],
muyangli's avatar
muyangli committed
122
          "slot_index": 0
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
        }
      ],
      "properties": {
        "Node name for S&R": "FluxGuidance"
      },
      "widgets_values": [
        10
      ]
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        1280,
        100
      ],
      "size": [
        315,
        262
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
muyangli's avatar
muyangli committed
149
150
          "localized_name": "model",
          "label": "model",
151
          "type": "MODEL",
muyangli's avatar
muyangli committed
152
          "link": 78
153
154
155
        },
        {
          "name": "positive",
muyangli's avatar
muyangli committed
156
157
          "localized_name": "positive",
          "label": "positive",
158
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
159
          "link": 64
160
161
162
        },
        {
          "name": "negative",
muyangli's avatar
muyangli committed
163
164
          "localized_name": "negative",
          "label": "negative",
165
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
166
          "link": 65
167
168
169
        },
        {
          "name": "latent_image",
muyangli's avatar
muyangli committed
170
171
          "localized_name": "latent_image",
          "label": "latent_image",
172
          "type": "LATENT",
muyangli's avatar
muyangli committed
173
          "link": 73
174
175
176
177
178
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
muyangli's avatar
muyangli committed
179
180
          "localized_name": "LATENT",
          "label": "LATENT",
181
182
183
184
          "type": "LATENT",
          "links": [
            7
          ],
muyangli's avatar
muyangli committed
185
          "slot_index": 0
186
187
188
189
190
191
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
muyangli's avatar
muyangli committed
192
        69796511068157,
193
194
195
196
197
198
199
200
        "randomize",
        20,
        1,
        "euler",
        "normal",
        1
      ]
    },
201
202
203
204
205
206
207
208
209
210
    {
      "id": 43,
      "type": "PreviewImage",
      "pos": [
        1001.3873291015625,
        432.09039306640625
      ],
      "size": [
        571.5869140625,
        625.5296020507812
211
212
213
214
215
216
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
217
          "name": "images",
muyangli's avatar
muyangli committed
218
219
          "localized_name": "images",
          "label": "images",
220
          "type": "IMAGE",
muyangli's avatar
muyangli committed
221
          "link": 87
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1620,
        98
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
245
        {
246
          "name": "samples",
muyangli's avatar
muyangli committed
247
248
          "localized_name": "samples",
          "label": "samples",
249
          "type": "LATENT",
muyangli's avatar
muyangli committed
250
          "link": 7
251
252
253
        },
        {
          "name": "vae",
muyangli's avatar
muyangli committed
254
255
          "localized_name": "vae",
          "label": "vae",
256
          "type": "VAE",
muyangli's avatar
muyangli committed
257
          "link": 60
258
259
260
261
        }
      ],
      "outputs": [
        {
262
          "name": "IMAGE",
muyangli's avatar
muyangli committed
263
264
          "localized_name": "IMAGE",
          "label": "IMAGE",
265
          "type": "IMAGE",
266
          "links": [
267
            85
268
          ],
muyangli's avatar
muyangli committed
269
          "slot_index": 0
270
271
272
        }
      ],
      "properties": {
273
        "Node name for S&R": "VAEDecode"
274
275
276
277
      },
      "widgets_values": []
    },
    {
278
279
      "id": 44,
      "type": "SaveImage",
280
      "pos": [
281
282
        1912.7984619140625,
        109.0069580078125
283
284
      ],
      "size": [
285
286
        828.9535522460938,
        893.8475341796875
287
288
      ],
      "flags": {},
289
      "order": 13,
290
      "mode": 0,
291
      "inputs": [
292
        {
293
          "name": "images",
muyangli's avatar
muyangli committed
294
295
          "localized_name": "images",
          "label": "images",
296
          "type": "IMAGE",
muyangli's avatar
muyangli committed
297
          "link": 85
298
299
        }
      ],
300
301
      "outputs": [],
      "properties": {},
302
      "widgets_values": [
303
        "ComfyUI"
304
305
306
307
308
309
      ]
    },
    {
      "id": 42,
      "type": "ImageScale",
      "pos": [
310
311
        174.98765563964844,
        450.5818786621094
312
313
314
315
316
317
318
319
320
321
322
      ],
      "size": [
        315,
        130
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
muyangli's avatar
muyangli committed
323
          "localized_name": "image",
324
325
326
327
328
329
330
          "type": "IMAGE",
          "link": 82
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
muyangli's avatar
muyangli committed
331
          "localized_name": "IMAGE",
332
333
          "type": "IMAGE",
          "links": [
334
            86
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ImageScale"
      },
      "widgets_values": [
        "nearest-exact",
        1024,
        1024,
        "center"
      ]
    },
    {
      "id": 23,
      "type": "CLIPTextEncode",
      "pos": [
        115,
        -17
      ],
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
muyangli's avatar
muyangli committed
366
367
          "localized_name": "clip",
          "label": "clip",
368
          "type": "CLIP",
muyangli's avatar
muyangli committed
369
          "link": 62
370
371
372
373
374
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
muyangli's avatar
muyangli committed
375
376
          "localized_name": "CONDITIONING",
          "label": "CONDITIONING",
377
378
379
380
          "type": "CONDITIONING",
          "links": [
            41
          ],
muyangli's avatar
muyangli committed
381
          "slot_index": 0
382
383
384
385
386
387
388
        }
      ],
      "title": "CLIP Text Encode (Positive Prompt)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
389
        "ethereal fantasy concept art of A logo of 'MIT HAN Lab'. magnificent, celestial, ethereal, painterly, epic, majestic, magical, fantasy art, cover art, dreamy"
390
391
392
393
394
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
395
396
      "id": 32,
      "type": "VAELoader",
397
      "pos": [
398
399
        630.5574951171875,
        280.441650390625
400
401
      ],
      "size": [
402
403
        315,
        58
404
405
      ],
      "flags": {},
muyangli's avatar
muyangli committed
406
      "order": 1,
407
      "mode": 0,
408
409
      "inputs": [],
      "outputs": [
410
        {
411
          "name": "VAE",
muyangli's avatar
muyangli committed
412
413
          "localized_name": "VAE",
          "label": "VAE",
414
415
416
417
418
          "type": "VAE",
          "links": [
            60,
            69
          ],
muyangli's avatar
muyangli committed
419
          "slot_index": 0
420
421
422
        }
      ],
      "properties": {
423
        "Node name for S&R": "VAELoader"
424
      },
425
426
427
      "widgets_values": [
        "ae.safetensors"
      ]
428
429
    },
    {
430
431
      "id": 35,
      "type": "InstructPixToPixConditioning",
432
      "pos": [
433
434
        1008,
        118
435
436
      ],
      "size": [
437
438
        235.1999969482422,
        86
439
440
      ],
      "flags": {},
441
      "order": 10,
442
443
444
      "mode": 0,
      "inputs": [
        {
445
          "name": "positive",
muyangli's avatar
muyangli committed
446
447
          "localized_name": "positive",
          "label": "positive",
448
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
449
          "link": 67
450
451
452
        },
        {
          "name": "negative",
muyangli's avatar
muyangli committed
453
454
          "localized_name": "negative",
          "label": "negative",
455
          "type": "CONDITIONING",
muyangli's avatar
muyangli committed
456
          "link": 68
457
458
459
        },
        {
          "name": "vae",
muyangli's avatar
muyangli committed
460
461
          "localized_name": "vae",
          "label": "vae",
462
          "type": "VAE",
muyangli's avatar
muyangli committed
463
          "link": 69
464
465
466
        },
        {
          "name": "pixels",
muyangli's avatar
muyangli committed
467
468
          "localized_name": "pixels",
          "label": "pixels",
469
          "type": "IMAGE",
muyangli's avatar
muyangli committed
470
          "link": 88
471
472
473
474
        }
      ],
      "outputs": [
        {
475
          "name": "positive",
muyangli's avatar
muyangli committed
476
477
          "localized_name": "positive",
          "label": "positive",
478
          "type": "CONDITIONING",
479
          "links": [
480
            64
481
          ],
muyangli's avatar
muyangli committed
482
          "slot_index": 0
483
484
485
        },
        {
          "name": "negative",
muyangli's avatar
muyangli committed
486
487
          "localized_name": "negative",
          "label": "negative",
488
489
490
491
          "type": "CONDITIONING",
          "links": [
            65
          ],
muyangli's avatar
muyangli committed
492
          "slot_index": 1
493
494
495
        },
        {
          "name": "latent",
muyangli's avatar
muyangli committed
496
497
          "localized_name": "latent",
          "label": "latent",
498
499
500
501
          "type": "LATENT",
          "links": [
            73
          ],
muyangli's avatar
muyangli committed
502
          "slot_index": 2
503
504
505
        }
      ],
      "properties": {
506
        "Node name for S&R": "InstructPixToPixConditioning"
507
      },
508
      "widgets_values": []
509
510
    },
    {
511
512
      "id": 45,
      "type": "SVDQuantDepthPreprocessor",
513
      "pos": [
514
515
        620.8667602539062,
        445.8307189941406
516
517
      ],
      "size": [
518
519
        315,
        58
520
521
      ],
      "flags": {},
522
      "order": 8,
523
524
525
      "mode": 0,
      "inputs": [
        {
526
          "name": "image",
muyangli's avatar
muyangli committed
527
          "localized_name": "image",
528
529
          "type": "IMAGE",
          "link": 86
530
531
532
533
534
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
muyangli's avatar
muyangli committed
535
          "localized_name": "IMAGE",
536
537
          "type": "IMAGE",
          "links": [
538
539
            87,
            88
540
          ],
541
          "slot_index": 0
542
543
544
        }
      ],
      "properties": {
545
        "Node name for S&R": "FluxDepthPreprocessor"
546
      },
547
548
549
      "widgets_values": [
        "LiheYoung/depth-anything-large-hf"
      ]
550
551
    },
    {
552
553
      "id": 17,
      "type": "LoadImage",
554
      "pos": [
555
556
        -152.99026489257812,
        409.8635559082031
557
558
      ],
      "size": [
559
560
        315,
        314.0000305175781
561
562
      ],
      "flags": {},
muyangli's avatar
muyangli committed
563
      "order": 2,
564
      "mode": 0,
565
566
      "inputs": [],
      "outputs": [
567
        {
568
          "name": "IMAGE",
muyangli's avatar
muyangli committed
569
570
          "localized_name": "IMAGE",
          "label": "IMAGE",
571
          "type": "IMAGE",
muyangli's avatar
muyangli committed
572
          "shape": 3,
573
574
575
          "links": [
            82
          ],
muyangli's avatar
muyangli committed
576
          "slot_index": 0
577
578
579
        },
        {
          "name": "MASK",
muyangli's avatar
muyangli committed
580
581
          "localized_name": "MASK",
          "label": "MASK",
582
583
          "type": "MASK",
          "shape": 3,
muyangli's avatar
muyangli committed
584
          "links": null
585
586
        }
      ],
587
588
589
      "properties": {
        "Node name for S&R": "LoadImage"
      },
590
      "widgets_values": [
591
592
        "logo_example.png",
        "image"
593
      ]
muyangli's avatar
muyangli committed
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
    },
    {
      "id": 39,
      "type": "SVDQuantFluxDiTLoader",
      "pos": [
        707.80908203125,
        -172.0343017578125
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "localized_name": "MODEL",
          "type": "MODEL",
          "links": [
            78
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "SVDQuantFluxDiTLoader"
      },
      "widgets_values": [
        "mit-han-lab/svdq-int4-flux.1-depth-dev",
        "disable",
        0
      ]
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
    }
  ],
  "links": [
    [
      7,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      41,
      23,
      0,
      26,
      0,
      "CONDITIONING"
    ],
    [
      60,
      32,
      0,
      8,
      1,
      "VAE"
    ],
    [
      62,
      34,
      0,
      23,
      0,
      "CLIP"
    ],
    [
      63,
      34,
      0,
      7,
      0,
      "CLIP"
    ],
    [
      64,
      35,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      65,
      35,
      1,
      3,
      2,
      "CONDITIONING"
    ],
    [
      67,
      26,
      0,
      35,
      0,
      "CONDITIONING"
    ],
    [
      68,
      7,
      0,
      35,
      1,
      "CONDITIONING"
    ],
    [
      69,
      32,
      0,
      35,
      2,
      "VAE"
    ],
    [
      73,
      35,
      2,
      3,
      3,
      "LATENT"
    ],
    [
      78,
      39,
      0,
      3,
      0,
      "MODEL"
    ],
    [
729
730
731
732
      82,
      17,
      0,
      42,
733
734
735
736
      0,
      "IMAGE"
    ],
    [
737
738
      85,
      8,
739
      0,
740
      44,
741
742
743
744
      0,
      "IMAGE"
    ],
    [
745
      86,
746
747
      42,
      0,
748
      45,
749
750
751
752
      0,
      "IMAGE"
    ],
    [
753
754
      87,
      45,
755
756
757
758
759
760
      0,
      43,
      0,
      "IMAGE"
    ],
    [
761
762
      88,
      45,
763
      0,
764
765
      35,
      3,
766
767
768
769
770
771
772
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
773
      "scale": 0.8140274938684042,
774
      "offset": [
muyangli's avatar
muyangli committed
775
776
        1795.999020278545,
        750.1636967541119
777
      ]
778
779
    },
    "node_versions": {
muyangli's avatar
muyangli committed
780
      "comfy-core": "0.3.24"
781
782
783
784
    }
  },
  "version": 0.4
}