neuralvfx commited on
Commit
0689a56
·
verified ·
1 Parent(s): 0200f03

Delete comfy-ui-patch/z-image-control.json

Browse files
Files changed (1) hide show
  1. comfy-ui-patch/z-image-control.json +0 -626
comfy-ui-patch/z-image-control.json DELETED
@@ -1,626 +0,0 @@
1
- {
2
- "id": "dc824ad9-4bce-4551-a997-e6a87f72ec9a",
3
- "revision": 0,
4
- "last_node_id": 30,
5
- "last_link_id": 44,
6
- "nodes": [
7
- {
8
- "id": 23,
9
- "type": "CLIPLoader",
10
- "pos": [
11
- 193.35770362122202,
12
- 589.1045386116131
13
- ],
14
- "size": [
15
- 270,
16
- 106
17
- ],
18
- "flags": {},
19
- "order": 0,
20
- "mode": 0,
21
- "inputs": [],
22
- "outputs": [
23
- {
24
- "name": "CLIP",
25
- "type": "CLIP",
26
- "links": [
27
- 25,
28
- 26
29
- ]
30
- }
31
- ],
32
- "properties": {
33
- "cnr_id": "comfy-core",
34
- "ver": "0.11.0",
35
- "Node name for S&R": "CLIPLoader"
36
- },
37
- "widgets_values": [
38
- "qwen_3_4b.safetensors",
39
- "stable_diffusion",
40
- "default"
41
- ]
42
- },
43
- {
44
- "id": 11,
45
- "type": "ZImageFunControlnet",
46
- "pos": [
47
- 650.693370136532,
48
- 873.0013944643039
49
- ],
50
- "size": [
51
- 270,
52
- 158
53
- ],
54
- "flags": {},
55
- "order": 8,
56
- "mode": 0,
57
- "inputs": [
58
- {
59
- "name": "model",
60
- "type": "MODEL",
61
- "link": 8
62
- },
63
- {
64
- "name": "model_patch",
65
- "type": "MODEL_PATCH",
66
- "link": 7
67
- },
68
- {
69
- "name": "vae",
70
- "type": "VAE",
71
- "link": 24
72
- },
73
- {
74
- "name": "image",
75
- "shape": 7,
76
- "type": "IMAGE",
77
- "link": 44
78
- },
79
- {
80
- "name": "inpaint_image",
81
- "shape": 7,
82
- "type": "IMAGE",
83
- "link": null
84
- },
85
- {
86
- "name": "mask",
87
- "shape": 7,
88
- "type": "MASK",
89
- "link": null
90
- }
91
- ],
92
- "outputs": [
93
- {
94
- "name": "MODEL",
95
- "type": "MODEL",
96
- "links": [
97
- 9
98
- ]
99
- }
100
- ],
101
- "properties": {
102
- "cnr_id": "comfy-core",
103
- "ver": "0.11.0",
104
- "Node name for S&R": "ZImageFunControlnet"
105
- },
106
- "widgets_values": [
107
- 1
108
- ]
109
- },
110
- {
111
- "id": 19,
112
- "type": "CLIPTextEncode",
113
- "pos": [
114
- 575.386073696718,
115
- 558.5820990144681
116
- ],
117
- "size": [
118
- 384.6283512791799,
119
- 88
120
- ],
121
- "flags": {},
122
- "order": 6,
123
- "mode": 0,
124
- "inputs": [
125
- {
126
- "name": "clip",
127
- "type": "CLIP",
128
- "link": 25
129
- }
130
- ],
131
- "outputs": [
132
- {
133
- "name": "CONDITIONING",
134
- "type": "CONDITIONING",
135
- "links": [
136
- 18
137
- ]
138
- }
139
- ],
140
- "properties": {
141
- "cnr_id": "comfy-core",
142
- "ver": "0.11.0",
143
- "Node name for S&R": "CLIPTextEncode"
144
- },
145
- "widgets_values": [
146
- "低分辨率,低画质,肢体畸形,手指畸形,画面过饱和,蜡像感,人脸无细节,过度光滑,画面具有AI感。构图混乱。文字模糊,扭曲。"
147
- ]
148
- },
149
- {
150
- "id": 22,
151
- "type": "VAELoader",
152
- "pos": [
153
- 299.04518148310876,
154
- 1053.0221582644497
155
- ],
156
- "size": [
157
- 270,
158
- 58
159
- ],
160
- "flags": {},
161
- "order": 1,
162
- "mode": 0,
163
- "inputs": [],
164
- "outputs": [
165
- {
166
- "name": "VAE",
167
- "type": "VAE",
168
- "links": [
169
- 23,
170
- 24
171
- ]
172
- }
173
- ],
174
- "properties": {
175
- "cnr_id": "comfy-core",
176
- "ver": "0.11.0",
177
- "Node name for S&R": "VAELoader"
178
- },
179
- "widgets_values": [
180
- "ae.safetensors"
181
- ]
182
- },
183
- {
184
- "id": 20,
185
- "type": "VAEDecode",
186
- "pos": [
187
- 1304.5368015816512,
188
- 1029.7346108643137
189
- ],
190
- "size": [
191
- 140,
192
- 46
193
- ],
194
- "flags": {},
195
- "order": 10,
196
- "mode": 0,
197
- "inputs": [
198
- {
199
- "name": "samples",
200
- "type": "LATENT",
201
- "link": 19
202
- },
203
- {
204
- "name": "vae",
205
- "type": "VAE",
206
- "link": 23
207
- }
208
- ],
209
- "outputs": [
210
- {
211
- "name": "IMAGE",
212
- "type": "IMAGE",
213
- "links": [
214
- 43
215
- ]
216
- }
217
- ],
218
- "properties": {
219
- "cnr_id": "comfy-core",
220
- "ver": "0.11.0",
221
- "Node name for S&R": "VAEDecode"
222
- },
223
- "widgets_values": []
224
- },
225
- {
226
- "id": 15,
227
- "type": "LoadImage",
228
- "pos": [
229
- 121.58164566971385,
230
- 1253.1819819080865
231
- ],
232
- "size": [
233
- 282.798828125,
234
- 314
235
- ],
236
- "flags": {},
237
- "order": 2,
238
- "mode": 0,
239
- "inputs": [],
240
- "outputs": [
241
- {
242
- "name": "IMAGE",
243
- "type": "IMAGE",
244
- "links": [
245
- 44
246
- ]
247
- },
248
- {
249
- "name": "MASK",
250
- "type": "MASK",
251
- "links": null
252
- }
253
- ],
254
- "properties": {
255
- "cnr_id": "comfy-core",
256
- "ver": "0.11.0",
257
- "Node name for S&R": "LoadImage"
258
- },
259
- "widgets_values": [
260
- "z-image.png",
261
- "image"
262
- ]
263
- },
264
- {
265
- "id": 24,
266
- "type": "EmptySD3LatentImage",
267
- "pos": [
268
- 665.3716158641379,
269
- 1223.558694484496
270
- ],
271
- "size": [
272
- 270,
273
- 106
274
- ],
275
- "flags": {},
276
- "order": 3,
277
- "mode": 0,
278
- "inputs": [],
279
- "outputs": [
280
- {
281
- "name": "LATENT",
282
- "type": "LATENT",
283
- "links": [
284
- 40
285
- ]
286
- }
287
- ],
288
- "properties": {
289
- "cnr_id": "comfy-core",
290
- "ver": "0.11.0",
291
- "Node name for S&R": "EmptySD3LatentImage"
292
- },
293
- "widgets_values": [
294
- 1024,
295
- 1024,
296
- 1
297
- ]
298
- },
299
- {
300
- "id": 14,
301
- "type": "CheckpointLoaderSimple",
302
- "pos": [
303
- 296.99002192658565,
304
- 775.6854381875186
305
- ],
306
- "size": [
307
- 270,
308
- 98
309
- ],
310
- "flags": {},
311
- "order": 4,
312
- "mode": 0,
313
- "inputs": [],
314
- "outputs": [
315
- {
316
- "name": "MODEL",
317
- "type": "MODEL",
318
- "links": [
319
- 8
320
- ]
321
- },
322
- {
323
- "name": "CLIP",
324
- "type": "CLIP",
325
- "links": []
326
- },
327
- {
328
- "name": "VAE",
329
- "type": "VAE",
330
- "links": []
331
- }
332
- ],
333
- "properties": {
334
- "cnr_id": "comfy-core",
335
- "ver": "0.11.0",
336
- "Node name for S&R": "CheckpointLoaderSimple"
337
- },
338
- "widgets_values": [
339
- "z_image_bf16.safetensors"
340
- ]
341
- },
342
- {
343
- "id": 13,
344
- "type": "ModelPatchLoader",
345
- "pos": [
346
- 299.87400325559804,
347
- 937.3575331331284
348
- ],
349
- "size": [
350
- 270,
351
- 58
352
- ],
353
- "flags": {},
354
- "order": 5,
355
- "mode": 0,
356
- "inputs": [],
357
- "outputs": [
358
- {
359
- "name": "MODEL_PATCH",
360
- "type": "MODEL_PATCH",
361
- "links": [
362
- 7
363
- ]
364
- }
365
- ],
366
- "properties": {
367
- "cnr_id": "comfy-core",
368
- "ver": "0.11.0",
369
- "Node name for S&R": "ModelPatchLoader"
370
- },
371
- "widgets_values": [
372
- "z-image-sam-controlnet.safetensors"
373
- ]
374
- },
375
- {
376
- "id": 18,
377
- "type": "CLIPTextEncode",
378
- "pos": [
379
- 579.7513745545072,
380
- 394.7179132501322
381
- ],
382
- "size": [
383
- 384.6283512791799,
384
- 88
385
- ],
386
- "flags": {},
387
- "order": 7,
388
- "mode": 0,
389
- "inputs": [
390
- {
391
- "name": "clip",
392
- "type": "CLIP",
393
- "link": 26
394
- }
395
- ],
396
- "outputs": [
397
- {
398
- "name": "CONDITIONING",
399
- "type": "CONDITIONING",
400
- "links": [
401
- 13
402
- ]
403
- }
404
- ],
405
- "properties": {
406
- "cnr_id": "comfy-core",
407
- "ver": "0.11.0",
408
- "Node name for S&R": "CLIPTextEncode"
409
- },
410
- "widgets_values": [
411
- "some beach wood washed up on the sunny sand, spelling the words z-image, with footprints and waves crashing"
412
- ]
413
- },
414
- {
415
- "id": 30,
416
- "type": "SaveImage",
417
- "pos": [
418
- 1390.0115724066345,
419
- 1148.1802964029368
420
- ],
421
- "size": [
422
- 963.738329965309,
423
- 1146.7897439905723
424
- ],
425
- "flags": {},
426
- "order": 11,
427
- "mode": 0,
428
- "inputs": [
429
- {
430
- "name": "images",
431
- "type": "IMAGE",
432
- "link": 43
433
- }
434
- ],
435
- "outputs": [],
436
- "properties": {
437
- "cnr_id": "comfy-core",
438
- "ver": "0.11.0",
439
- "Node name for S&R": "SaveImage"
440
- },
441
- "widgets_values": [
442
- "beach_sgmm_uniform"
443
- ]
444
- },
445
- {
446
- "id": 16,
447
- "type": "KSampler",
448
- "pos": [
449
- 1019.3164869552924,
450
- 1100.388973122045
451
- ],
452
- "size": [
453
- 270,
454
- 474
455
- ],
456
- "flags": {},
457
- "order": 9,
458
- "mode": 0,
459
- "inputs": [
460
- {
461
- "name": "model",
462
- "type": "MODEL",
463
- "link": 9
464
- },
465
- {
466
- "name": "positive",
467
- "type": "CONDITIONING",
468
- "link": 13
469
- },
470
- {
471
- "name": "negative",
472
- "type": "CONDITIONING",
473
- "link": 18
474
- },
475
- {
476
- "name": "latent_image",
477
- "type": "LATENT",
478
- "link": 40
479
- }
480
- ],
481
- "outputs": [
482
- {
483
- "name": "LATENT",
484
- "type": "LATENT",
485
- "links": [
486
- 19
487
- ]
488
- }
489
- ],
490
- "properties": {
491
- "cnr_id": "comfy-core",
492
- "ver": "0.11.0",
493
- "Node name for S&R": "KSampler"
494
- },
495
- "widgets_values": [
496
- 45,
497
- "fixed",
498
- 50,
499
- 4,
500
- "euler",
501
- "normal",
502
- 1
503
- ]
504
- }
505
- ],
506
- "links": [
507
- [
508
- 7,
509
- 13,
510
- 0,
511
- 11,
512
- 1,
513
- "MODEL_PATCH"
514
- ],
515
- [
516
- 8,
517
- 14,
518
- 0,
519
- 11,
520
- 0,
521
- "MODEL"
522
- ],
523
- [
524
- 9,
525
- 11,
526
- 0,
527
- 16,
528
- 0,
529
- "MODEL"
530
- ],
531
- [
532
- 13,
533
- 18,
534
- 0,
535
- 16,
536
- 1,
537
- "CONDITIONING"
538
- ],
539
- [
540
- 18,
541
- 19,
542
- 0,
543
- 16,
544
- 2,
545
- "CONDITIONING"
546
- ],
547
- [
548
- 19,
549
- 16,
550
- 0,
551
- 20,
552
- 0,
553
- "LATENT"
554
- ],
555
- [
556
- 23,
557
- 22,
558
- 0,
559
- 20,
560
- 1,
561
- "VAE"
562
- ],
563
- [
564
- 24,
565
- 22,
566
- 0,
567
- 11,
568
- 2,
569
- "VAE"
570
- ],
571
- [
572
- 25,
573
- 23,
574
- 0,
575
- 19,
576
- 0,
577
- "CLIP"
578
- ],
579
- [
580
- 26,
581
- 23,
582
- 0,
583
- 18,
584
- 0,
585
- "CLIP"
586
- ],
587
- [
588
- 40,
589
- 24,
590
- 0,
591
- 16,
592
- 3,
593
- "LATENT"
594
- ],
595
- [
596
- 43,
597
- 20,
598
- 0,
599
- 30,
600
- 0,
601
- "IMAGE"
602
- ],
603
- [
604
- 44,
605
- 15,
606
- 0,
607
- 11,
608
- 3,
609
- "IMAGE"
610
- ]
611
- ],
612
- "groups": [],
613
- "config": {},
614
- "extra": {
615
- "workflowRendererVersion": "LG",
616
- "ds": {
617
- "scale": 0.6549488697051965,
618
- "offset": [
619
- 873.0789061555352,
620
- -192.47603206701717
621
- ]
622
- },
623
- "frontendVersion": "1.37.11"
624
- },
625
- "version": 0.4
626
- }