Softology commited on
Commit
f3dbf6f
·
verified ·
1 Parent(s): e790f7d

Upload Z-Image_Turbo.json

Browse files
Files changed (1) hide show
  1. Z-Image_Turbo.json +531 -0
Z-Image_Turbo.json ADDED
@@ -0,0 +1,531 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e",
3
+ "revision": 0,
4
+ "last_node_id": 27,
5
+ "last_link_id": 51,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1209,
12
+ 188
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 9,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 51
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 45
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "slot_index": 0,
38
+ "links": [
39
+ 16
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "cnr_id": "comfy-core",
45
+ "ver": "0.3.43",
46
+ "Node name for S&R": "VAEDecode"
47
+ },
48
+ "widgets_values": []
49
+ },
50
+ {
51
+ "id": 9,
52
+ "type": "SaveImage",
53
+ "pos": [
54
+ 1454.93896484375,
55
+ 190.9700164794922
56
+ ],
57
+ "size": [
58
+ 976.0567626953125,
59
+ 1060.9766845703125
60
+ ],
61
+ "flags": {},
62
+ "order": 10,
63
+ "mode": 0,
64
+ "inputs": [
65
+ {
66
+ "name": "images",
67
+ "type": "IMAGE",
68
+ "link": 16
69
+ }
70
+ ],
71
+ "outputs": [],
72
+ "properties": {
73
+ "cnr_id": "comfy-core",
74
+ "ver": "0.3.43",
75
+ "Node name for S&R": "SaveImage"
76
+ },
77
+ "widgets_values": [
78
+ "ComfyUI"
79
+ ]
80
+ },
81
+ {
82
+ "id": 15,
83
+ "type": "Note",
84
+ "pos": [
85
+ 71.95149993896484,
86
+ 192.96051025390625
87
+ ],
88
+ "size": [
89
+ 319.26513671875,
90
+ 197.89625549316406
91
+ ],
92
+ "flags": {},
93
+ "order": 0,
94
+ "mode": 0,
95
+ "inputs": [],
96
+ "outputs": [],
97
+ "properties": {},
98
+ "widgets_values": [
99
+ "The \"You are an assistant... <Prompt Start> \" text before the actual prompt is the one used in the official example.\n\nThe reason it is exposed to the user like this is because the model still works if you modify or remove it."
100
+ ],
101
+ "color": "#432",
102
+ "bgcolor": "#653"
103
+ },
104
+ {
105
+ "id": 17,
106
+ "type": "VAELoader",
107
+ "pos": [
108
+ 71.2282485961914,
109
+ 614.4132080078125
110
+ ],
111
+ "size": [
112
+ 270,
113
+ 58
114
+ ],
115
+ "flags": {},
116
+ "order": 1,
117
+ "mode": 0,
118
+ "inputs": [],
119
+ "outputs": [
120
+ {
121
+ "name": "VAE",
122
+ "type": "VAE",
123
+ "links": [
124
+ 45
125
+ ]
126
+ }
127
+ ],
128
+ "properties": {
129
+ "cnr_id": "comfy-core",
130
+ "ver": "0.3.43",
131
+ "Node name for S&R": "VAELoader"
132
+ },
133
+ "widgets_values": [
134
+ "ae.safetensors"
135
+ ]
136
+ },
137
+ {
138
+ "id": 13,
139
+ "type": "EmptySD3LatentImage",
140
+ "pos": [
141
+ 530,
142
+ 620
143
+ ],
144
+ "size": [
145
+ 315,
146
+ 106
147
+ ],
148
+ "flags": {},
149
+ "order": 2,
150
+ "mode": 0,
151
+ "inputs": [],
152
+ "outputs": [
153
+ {
154
+ "name": "LATENT",
155
+ "type": "LATENT",
156
+ "slot_index": 0,
157
+ "links": [
158
+ 17
159
+ ]
160
+ }
161
+ ],
162
+ "properties": {
163
+ "cnr_id": "comfy-core",
164
+ "ver": "0.3.43",
165
+ "Node name for S&R": "EmptySD3LatentImage"
166
+ },
167
+ "widgets_values": [
168
+ 1024,
169
+ 1024,
170
+ 1
171
+ ]
172
+ },
173
+ {
174
+ "id": 7,
175
+ "type": "CLIPTextEncode",
176
+ "pos": [
177
+ 420,
178
+ 400
179
+ ],
180
+ "size": [
181
+ 425.27801513671875,
182
+ 180.6060791015625
183
+ ],
184
+ "flags": {},
185
+ "order": 6,
186
+ "mode": 0,
187
+ "inputs": [
188
+ {
189
+ "name": "clip",
190
+ "type": "CLIP",
191
+ "link": 44
192
+ }
193
+ ],
194
+ "outputs": [
195
+ {
196
+ "name": "CONDITIONING",
197
+ "type": "CONDITIONING",
198
+ "slot_index": 0,
199
+ "links": [
200
+ 6
201
+ ]
202
+ }
203
+ ],
204
+ "title": "CLIP Text Encode (Negative Prompt)",
205
+ "properties": {
206
+ "cnr_id": "comfy-core",
207
+ "ver": "0.3.43",
208
+ "Node name for S&R": "CLIPTextEncode"
209
+ },
210
+ "widgets_values": [
211
+ "blurry ugly bad"
212
+ ],
213
+ "color": "#322",
214
+ "bgcolor": "#533"
215
+ },
216
+ {
217
+ "id": 18,
218
+ "type": "CLIPLoader",
219
+ "pos": [
220
+ 80,
221
+ 460
222
+ ],
223
+ "size": [
224
+ 270,
225
+ 106
226
+ ],
227
+ "flags": {},
228
+ "order": 3,
229
+ "mode": 0,
230
+ "inputs": [],
231
+ "outputs": [
232
+ {
233
+ "name": "CLIP",
234
+ "type": "CLIP",
235
+ "links": [
236
+ 43,
237
+ 44
238
+ ]
239
+ }
240
+ ],
241
+ "properties": {
242
+ "cnr_id": "comfy-core",
243
+ "ver": "0.3.43",
244
+ "Node name for S&R": "CLIPLoader"
245
+ },
246
+ "widgets_values": [
247
+ "qwen_3_4b.safetensors",
248
+ "lumina2",
249
+ "default"
250
+ ]
251
+ },
252
+ {
253
+ "id": 16,
254
+ "type": "UNETLoader",
255
+ "pos": [
256
+ 80,
257
+ 60
258
+ ],
259
+ "size": [
260
+ 270,
261
+ 82
262
+ ],
263
+ "flags": {},
264
+ "order": 4,
265
+ "mode": 0,
266
+ "inputs": [],
267
+ "outputs": [
268
+ {
269
+ "name": "MODEL",
270
+ "type": "MODEL",
271
+ "links": [
272
+ 42
273
+ ]
274
+ }
275
+ ],
276
+ "properties": {
277
+ "cnr_id": "comfy-core",
278
+ "ver": "0.3.43",
279
+ "Node name for S&R": "UNETLoader"
280
+ },
281
+ "widgets_values": [
282
+ "z_image_turbo_bf16.safetensors",
283
+ "default"
284
+ ]
285
+ },
286
+ {
287
+ "id": 11,
288
+ "type": "ModelSamplingAuraFlow",
289
+ "pos": [
290
+ 390,
291
+ 60
292
+ ],
293
+ "size": [
294
+ 315,
295
+ 58
296
+ ],
297
+ "flags": {},
298
+ "order": 7,
299
+ "mode": 4,
300
+ "inputs": [
301
+ {
302
+ "name": "model",
303
+ "type": "MODEL",
304
+ "link": 42
305
+ }
306
+ ],
307
+ "outputs": [
308
+ {
309
+ "name": "MODEL",
310
+ "type": "MODEL",
311
+ "slot_index": 0,
312
+ "links": [
313
+ 47
314
+ ]
315
+ }
316
+ ],
317
+ "properties": {
318
+ "cnr_id": "comfy-core",
319
+ "ver": "0.3.43",
320
+ "Node name for S&R": "ModelSamplingAuraFlow"
321
+ },
322
+ "widgets_values": [
323
+ 3
324
+ ]
325
+ },
326
+ {
327
+ "id": 3,
328
+ "type": "KSampler",
329
+ "pos": [
330
+ 863,
331
+ 186
332
+ ],
333
+ "size": [
334
+ 315,
335
+ 262
336
+ ],
337
+ "flags": {},
338
+ "order": 8,
339
+ "mode": 0,
340
+ "inputs": [
341
+ {
342
+ "name": "model",
343
+ "type": "MODEL",
344
+ "link": 47
345
+ },
346
+ {
347
+ "name": "positive",
348
+ "type": "CONDITIONING",
349
+ "link": 4
350
+ },
351
+ {
352
+ "name": "negative",
353
+ "type": "CONDITIONING",
354
+ "link": 6
355
+ },
356
+ {
357
+ "name": "latent_image",
358
+ "type": "LATENT",
359
+ "link": 17
360
+ }
361
+ ],
362
+ "outputs": [
363
+ {
364
+ "name": "LATENT",
365
+ "type": "LATENT",
366
+ "slot_index": 0,
367
+ "links": [
368
+ 51
369
+ ]
370
+ }
371
+ ],
372
+ "properties": {
373
+ "cnr_id": "comfy-core",
374
+ "ver": "0.3.43",
375
+ "Node name for S&R": "KSampler"
376
+ },
377
+ "widgets_values": [
378
+ 272812260583723,
379
+ "randomize",
380
+ 9,
381
+ 1,
382
+ "euler",
383
+ "simple",
384
+ 1
385
+ ]
386
+ },
387
+ {
388
+ "id": 6,
389
+ "type": "CLIPTextEncode",
390
+ "pos": [
391
+ 420,
392
+ 190
393
+ ],
394
+ "size": [
395
+ 423.83001708984375,
396
+ 177.11770629882812
397
+ ],
398
+ "flags": {},
399
+ "order": 5,
400
+ "mode": 0,
401
+ "inputs": [
402
+ {
403
+ "name": "clip",
404
+ "type": "CLIP",
405
+ "link": 43
406
+ }
407
+ ],
408
+ "outputs": [
409
+ {
410
+ "name": "CONDITIONING",
411
+ "type": "CONDITIONING",
412
+ "slot_index": 0,
413
+ "links": [
414
+ 4
415
+ ]
416
+ }
417
+ ],
418
+ "title": "CLIP Text Encode (Positive Prompt)",
419
+ "properties": {
420
+ "cnr_id": "comfy-core",
421
+ "ver": "0.3.43",
422
+ "Node name for S&R": "CLIPTextEncode"
423
+ },
424
+ "widgets_values": [
425
+ "Shrek in his swamp at dusk. He holds a sign saying \"Visions of Chaos\""
426
+ ],
427
+ "color": "#232",
428
+ "bgcolor": "#353"
429
+ }
430
+ ],
431
+ "links": [
432
+ [
433
+ 4,
434
+ 6,
435
+ 0,
436
+ 3,
437
+ 1,
438
+ "CONDITIONING"
439
+ ],
440
+ [
441
+ 6,
442
+ 7,
443
+ 0,
444
+ 3,
445
+ 2,
446
+ "CONDITIONING"
447
+ ],
448
+ [
449
+ 16,
450
+ 8,
451
+ 0,
452
+ 9,
453
+ 0,
454
+ "IMAGE"
455
+ ],
456
+ [
457
+ 17,
458
+ 13,
459
+ 0,
460
+ 3,
461
+ 3,
462
+ "LATENT"
463
+ ],
464
+ [
465
+ 42,
466
+ 16,
467
+ 0,
468
+ 11,
469
+ 0,
470
+ "MODEL"
471
+ ],
472
+ [
473
+ 43,
474
+ 18,
475
+ 0,
476
+ 6,
477
+ 0,
478
+ "CLIP"
479
+ ],
480
+ [
481
+ 44,
482
+ 18,
483
+ 0,
484
+ 7,
485
+ 0,
486
+ "CLIP"
487
+ ],
488
+ [
489
+ 45,
490
+ 17,
491
+ 0,
492
+ 8,
493
+ 1,
494
+ "VAE"
495
+ ],
496
+ [
497
+ 47,
498
+ 11,
499
+ 0,
500
+ 3,
501
+ 0,
502
+ "MODEL"
503
+ ],
504
+ [
505
+ 51,
506
+ 3,
507
+ 0,
508
+ 8,
509
+ 0,
510
+ "LATENT"
511
+ ]
512
+ ],
513
+ "groups": [],
514
+ "config": {},
515
+ "extra": {
516
+ "ds": {
517
+ "scale": 0.8390545288824272,
518
+ "offset": [
519
+ 257.98959982541083,
520
+ 117.47652316853316
521
+ ]
522
+ },
523
+ "frontendVersion": "1.32.9",
524
+ "workflowRendererVersion": "LG",
525
+ "VHS_latentpreview": false,
526
+ "VHS_latentpreviewrate": 0,
527
+ "VHS_MetadataImage": true,
528
+ "VHS_KeepIntermediate": true
529
+ },
530
+ "version": 0.4
531
+ }