svdq-flux.1-schnell.json 10.8 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "last_node_id": 29,
  "last_link_id": 43,
  "nodes": [
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1248,
        192
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
muyangli's avatar
muyangli committed
17
      "order": 10,
18
19
20
21
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
muyangli's avatar
muyangli committed
22
          "localized_name": "samples",
23
24
25
26
27
          "type": "LATENT",
          "link": 24
        },
        {
          "name": "vae",
muyangli's avatar
muyangli committed
28
          "localized_name": "vae",
29
30
31
32
33
34
35
          "type": "VAE",
          "link": 12
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
muyangli's avatar
muyangli committed
36
          "localized_name": "IMAGE",
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
          "type": "IMAGE",
          "links": [
            9
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 5,
      "type": "EmptyLatentImage",
      "pos": [
        480,
        432
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
muyangli's avatar
muyangli committed
61
      "order": 0,
62
63
64
65
66
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
muyangli's avatar
muyangli committed
67
          "localized_name": "LATENT",
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
          "type": "LATENT",
          "links": [
            23
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1024,
        1024,
        1
      ],
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 16,
      "type": "KSamplerSelect",
      "pos": [
        480,
        720
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
muyangli's avatar
muyangli committed
98
      "order": 1,
99
100
101
102
103
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
muyangli's avatar
muyangli committed
104
          "localized_name": "SAMPLER",
105
          "type": "SAMPLER",
muyangli's avatar
muyangli committed
106
          "shape": 3,
107
108
          "links": [
            19
muyangli's avatar
muyangli committed
109
          ]
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
        }
      ],
      "properties": {
        "Node name for S&R": "KSamplerSelect"
      },
      "widgets_values": [
        "euler"
      ]
    },
    {
      "id": 17,
      "type": "BasicScheduler",
      "pos": [
        480,
        816
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
muyangli's avatar
muyangli committed
131
      "order": 7,
132
133
134
135
      "mode": 0,
      "inputs": [
        {
          "name": "model",
muyangli's avatar
muyangli committed
136
          "localized_name": "model",
137
138
139
140
141
142
143
144
          "type": "MODEL",
          "link": 41,
          "slot_index": 0
        }
      ],
      "outputs": [
        {
          "name": "SIGMAS",
muyangli's avatar
muyangli committed
145
          "localized_name": "SIGMAS",
146
          "type": "SIGMAS",
muyangli's avatar
muyangli committed
147
          "shape": 3,
148
149
          "links": [
            20
muyangli's avatar
muyangli committed
150
          ]
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
        }
      ],
      "properties": {
        "Node name for S&R": "BasicScheduler"
      },
      "widgets_values": [
        "simple",
        4,
        1
      ]
    },
    {
      "id": 22,
      "type": "BasicGuider",
      "pos": [
        552.8497924804688,
        128.6840362548828
      ],
      "size": [
        241.79998779296875,
        46
      ],
      "flags": {},
muyangli's avatar
muyangli committed
174
      "order": 8,
175
176
177
178
      "mode": 0,
      "inputs": [
        {
          "name": "model",
muyangli's avatar
muyangli committed
179
          "localized_name": "model",
180
181
182
183
184
185
          "type": "MODEL",
          "link": 42,
          "slot_index": 0
        },
        {
          "name": "conditioning",
muyangli's avatar
muyangli committed
186
          "localized_name": "conditioning",
187
188
189
190
191
192
193
194
          "type": "CONDITIONING",
          "link": 40,
          "slot_index": 1
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
muyangli's avatar
muyangli committed
195
          "localized_name": "GUIDER",
196
          "type": "GUIDER",
muyangli's avatar
muyangli committed
197
          "shape": 3,
198
199
200
          "links": [
            30
          ],
muyangli's avatar
muyangli committed
201
          "slot_index": 0
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
        }
      ],
      "properties": {
        "Node name for S&R": "BasicGuider"
      },
      "widgets_values": []
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        375,
        221
      ],
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "flags": {},
muyangli's avatar
muyangli committed
221
      "order": 6,
222
223
224
225
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
muyangli's avatar
muyangli committed
226
          "localized_name": "clip",
227
228
229
230
231
232
233
          "type": "CLIP",
          "link": 43
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
muyangli's avatar
muyangli committed
234
          "localized_name": "CONDITIONING",
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
          "type": "CONDITIONING",
          "links": [
            40
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "Pirate ship trapped in a cosmic maelstrom nebula, rendered in cosmic beach whirlpool engine, volumetric lighting, spectacular, ambient lights, light pollution, cinematic atmosphere, art nouveau style, illustration art artwork by SenseiJaye, intricate detail."
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 13,
      "type": "SamplerCustomAdvanced",
      "pos": [
        842,
        215
      ],
      "size": [
        355.20001220703125,
        106
      ],
      "flags": {},
muyangli's avatar
muyangli committed
263
      "order": 9,
264
265
266
267
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
muyangli's avatar
muyangli committed
268
          "localized_name": "noise",
269
270
271
272
273
274
          "type": "NOISE",
          "link": 37,
          "slot_index": 0
        },
        {
          "name": "guider",
muyangli's avatar
muyangli committed
275
          "localized_name": "guider",
276
277
278
279
280
281
          "type": "GUIDER",
          "link": 30,
          "slot_index": 1
        },
        {
          "name": "sampler",
muyangli's avatar
muyangli committed
282
          "localized_name": "sampler",
283
284
285
286
287
288
          "type": "SAMPLER",
          "link": 19,
          "slot_index": 2
        },
        {
          "name": "sigmas",
muyangli's avatar
muyangli committed
289
          "localized_name": "sigmas",
290
291
292
293
294
295
          "type": "SIGMAS",
          "link": 20,
          "slot_index": 3
        },
        {
          "name": "latent_image",
muyangli's avatar
muyangli committed
296
          "localized_name": "latent_image",
297
298
299
300
301
302
303
304
          "type": "LATENT",
          "link": 23,
          "slot_index": 4
        }
      ],
      "outputs": [
        {
          "name": "output",
muyangli's avatar
muyangli committed
305
          "localized_name": "output",
306
          "type": "LATENT",
muyangli's avatar
muyangli committed
307
          "shape": 3,
308
309
310
          "links": [
            24
          ],
muyangli's avatar
muyangli committed
311
          "slot_index": 0
312
313
314
        },
        {
          "name": "denoised_output",
muyangli's avatar
muyangli committed
315
          "localized_name": "denoised_output",
316
          "type": "LATENT",
muyangli's avatar
muyangli committed
317
318
          "shape": 3,
          "links": null
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
        }
      ],
      "properties": {
        "Node name for S&R": "SamplerCustomAdvanced"
      },
      "widgets_values": []
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1569.9610595703125,
        199.1280517578125
      ],
      "size": [
        985.3012084960938,
        1060.3828125
      ],
      "flags": {},
muyangli's avatar
muyangli committed
338
      "order": 11,
339
340
341
342
      "mode": 0,
      "inputs": [
        {
          "name": "images",
muyangli's avatar
muyangli committed
343
          "localized_name": "images",
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
          "type": "IMAGE",
          "link": 9
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 25,
      "type": "RandomNoise",
      "pos": [
        479.2310485839844,
        589.0120239257812
      ],
      "size": [
        315,
        82
      ],
      "flags": {},
muyangli's avatar
muyangli committed
366
      "order": 2,
367
368
369
370
371
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "NOISE",
muyangli's avatar
muyangli committed
372
          "localized_name": "NOISE",
373
          "type": "NOISE",
muyangli's avatar
muyangli committed
374
          "shape": 3,
375
376
          "links": [
            37
muyangli's avatar
muyangli committed
377
          ]
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
        }
      ],
      "properties": {
        "Node name for S&R": "RandomNoise"
      },
      "widgets_values": [
        45,
        "fixed"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 29,
      "type": "SVDQuantTextEncoderLoader",
      "pos": [
        -40.45120620727539,
        185.42774963378906
      ],
      "size": [
        352.79998779296875,
muyangli's avatar
muyangli committed
399
        178
400
401
      ],
      "flags": {},
muyangli's avatar
muyangli committed
402
      "order": 3,
403
404
405
406
407
408
409
410
411
412
413
      "mode": 0,
      "inputs": [
        {
          "name": "t5_min_length",
          "type": 0,
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
muyangli's avatar
muyangli committed
414
          "localized_name": "CLIP",
415
416
417
418
419
420
421
422
423
424
425
426
427
428
          "type": "CLIP",
          "links": [
            43
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "SVDQuantTextEncoderLoader"
      },
      "widgets_values": [
        "flux",
        "t5xxl_fp16.safetensors",
        "clip_l.safetensors",
muyangli's avatar
muyangli committed
429
430
431
        512,
        "BF16",
        "mit-han-lab/svdq-flux.1-t5"
432
433
434
      ]
    },
    {
muyangli's avatar
muyangli committed
435
436
      "id": 28,
      "type": "SVDQuantFluxDiTLoader",
437
      "pos": [
muyangli's avatar
muyangli committed
438
439
        -10.846628189086914,
        890.9998779296875
440
441
442
      ],
      "size": [
        315,
muyangli's avatar
muyangli committed
443
        106
444
445
      ],
      "flags": {},
muyangli's avatar
muyangli committed
446
      "order": 4,
447
448
449
450
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
muyangli's avatar
muyangli committed
451
452
453
          "name": "MODEL",
          "localized_name": "MODEL",
          "type": "MODEL",
454
          "links": [
muyangli's avatar
muyangli committed
455
456
            41,
            42
457
          ],
muyangli's avatar
muyangli committed
458
          "slot_index": 0
459
460
461
        }
      ],
      "properties": {
muyangli's avatar
muyangli committed
462
        "Node name for S&R": "SVDQuantFluxDiTLoader"
463
464
      },
      "widgets_values": [
muyangli's avatar
muyangli committed
465
466
467
        "mit-han-lab/svdq-int4-flux.1-schnell",
        "disable",
        0
468
469
470
      ]
    },
    {
muyangli's avatar
muyangli committed
471
472
      "id": 10,
      "type": "VAELoader",
473
      "pos": [
muyangli's avatar
muyangli committed
474
475
        874.65625,
        480.88372802734375
476
477
478
      ],
      "size": [
        315,
muyangli's avatar
muyangli committed
479
        58
480
481
482
483
484
485
486
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
muyangli's avatar
muyangli committed
487
488
489
490
          "name": "VAE",
          "localized_name": "VAE",
          "type": "VAE",
          "shape": 3,
491
          "links": [
muyangli's avatar
muyangli committed
492
            12
493
494
495
496
497
          ],
          "slot_index": 0
        }
      ],
      "properties": {
muyangli's avatar
muyangli committed
498
        "Node name for S&R": "VAELoader"
499
500
      },
      "widgets_values": [
muyangli's avatar
muyangli committed
501
        "ae.safetensors"
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
      ]
    }
  ],
  "links": [
    [
      9,
      8,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      12,
      10,
      0,
      8,
      1,
      "VAE"
    ],
    [
      19,
      16,
      0,
      13,
      2,
      "SAMPLER"
    ],
    [
      20,
      17,
      0,
      13,
      3,
      "SIGMAS"
    ],
    [
      23,
      5,
      0,
      13,
      4,
      "LATENT"
    ],
    [
      24,
      13,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      30,
      22,
      0,
      13,
      1,
      "GUIDER"
    ],
    [
      37,
      25,
      0,
      13,
      0,
      "NOISE"
    ],
    [
      40,
      6,
      0,
      22,
      1,
      "CONDITIONING"
    ],
    [
      41,
      28,
      0,
      17,
      0,
      "MODEL"
    ],
    [
      42,
      28,
      0,
      22,
      0,
      "MODEL"
    ],
    [
      43,
      29,
      0,
      6,
      0,
      "CLIP"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
muyangli's avatar
muyangli committed
607
      "scale": 1.1167815779424761,
608
      "offset": [
muyangli's avatar
muyangli committed
609
610
        874.5548427683093,
        429.12540214017235
611
      ]
muyangli's avatar
muyangli committed
612
613
614
    },
    "node_versions": {
      "comfy-core": "0.3.24"
615
616
617
618
    }
  },
  "version": 0.4
}