Felox commited on
Commit
d89e490
·
verified ·
1 Parent(s): 914a960

Upload mage_test.json

Browse files
Files changed (1) hide show
  1. mage_test.json +668 -0
mage_test.json ADDED
@@ -0,0 +1,668 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "1ba42dae-2358-4f0d-955a-04be00b582a0",
3
+ "revision": 0,
4
+ "last_node_id": 12,
5
+ "last_link_id": 17,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 4514,
12
+ 854
13
+ ],
14
+ "size": [
15
+ 183,
16
+ 61
17
+ ],
18
+ "flags": {},
19
+ "order": 9,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 8
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 9
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "links": [
38
+ 10
39
+ ]
40
+ }
41
+ ],
42
+ "properties": {
43
+ "cnr_id": "comfy-core",
44
+ "ver": "0.28.0",
45
+ "Node name for S&R": "VAEDecode"
46
+ },
47
+ "widgets_values": []
48
+ },
49
+ {
50
+ "id": 1,
51
+ "type": "UNETLoader",
52
+ "pos": [
53
+ 3111,
54
+ 671
55
+ ],
56
+ "size": [
57
+ 305,
58
+ 122
59
+ ],
60
+ "flags": {},
61
+ "order": 0,
62
+ "mode": 0,
63
+ "inputs": [],
64
+ "outputs": [
65
+ {
66
+ "name": "MODEL",
67
+ "type": "MODEL",
68
+ "links": [
69
+ 6
70
+ ]
71
+ }
72
+ ],
73
+ "properties": {
74
+ "cnr_id": "comfy-core",
75
+ "ver": "0.28.0",
76
+ "Node name for S&R": "UNETLoader"
77
+ },
78
+ "widgets_values": [
79
+ "E\\mage_flow_edit_turbo_int8_convrot.safetensors",
80
+ "default"
81
+ ]
82
+ },
83
+ {
84
+ "id": 5,
85
+ "type": "TextEncodeQwenImageEditPlus",
86
+ "pos": [
87
+ 3599,
88
+ 1037
89
+ ],
90
+ "size": [
91
+ 427,
92
+ 244
93
+ ],
94
+ "flags": {},
95
+ "order": 6,
96
+ "mode": 0,
97
+ "inputs": [
98
+ {
99
+ "name": "clip",
100
+ "type": "CLIP",
101
+ "link": 3
102
+ },
103
+ {
104
+ "name": "vae",
105
+ "shape": 7,
106
+ "type": "VAE",
107
+ "link": 13
108
+ },
109
+ {
110
+ "name": "image1",
111
+ "shape": 7,
112
+ "type": "IMAGE",
113
+ "link": 12
114
+ },
115
+ {
116
+ "name": "image2",
117
+ "shape": 7,
118
+ "type": "IMAGE",
119
+ "link": null
120
+ },
121
+ {
122
+ "name": "image3",
123
+ "shape": 7,
124
+ "type": "IMAGE",
125
+ "link": null
126
+ }
127
+ ],
128
+ "outputs": [
129
+ {
130
+ "name": "CONDITIONING",
131
+ "type": "CONDITIONING",
132
+ "links": [
133
+ 5
134
+ ]
135
+ }
136
+ ],
137
+ "properties": {
138
+ "cnr_id": "comfy-core",
139
+ "ver": "0.28.0",
140
+ "Node name for S&R": "TextEncodeQwenImageEditPlus"
141
+ },
142
+ "widgets_values": [
143
+ ""
144
+ ]
145
+ },
146
+ {
147
+ "id": 6,
148
+ "type": "KSampler",
149
+ "pos": [
150
+ 4209,
151
+ 793
152
+ ],
153
+ "size": [
154
+ 305,
155
+ 305
156
+ ],
157
+ "flags": {},
158
+ "order": 8,
159
+ "mode": 0,
160
+ "inputs": [
161
+ {
162
+ "name": "model",
163
+ "type": "MODEL",
164
+ "link": 6
165
+ },
166
+ {
167
+ "name": "positive",
168
+ "type": "CONDITIONING",
169
+ "link": 4
170
+ },
171
+ {
172
+ "name": "negative",
173
+ "type": "CONDITIONING",
174
+ "link": 5
175
+ },
176
+ {
177
+ "name": "latent_image",
178
+ "type": "LATENT",
179
+ "link": 7
180
+ }
181
+ ],
182
+ "outputs": [
183
+ {
184
+ "name": "LATENT",
185
+ "type": "LATENT",
186
+ "links": [
187
+ 8
188
+ ]
189
+ }
190
+ ],
191
+ "properties": {
192
+ "cnr_id": "comfy-core",
193
+ "ver": "0.28.0",
194
+ "Node name for S&R": "KSampler"
195
+ },
196
+ "widgets_values": [
197
+ 826911539783621,
198
+ "randomize",
199
+ 8,
200
+ 1,
201
+ "euler",
202
+ "simple",
203
+ 1
204
+ ]
205
+ },
206
+ {
207
+ "id": 9,
208
+ "type": "VAELoader",
209
+ "pos": [
210
+ 3843,
211
+ 1586
212
+ ],
213
+ "size": [
214
+ 305,
215
+ 61
216
+ ],
217
+ "flags": {},
218
+ "order": 1,
219
+ "mode": 0,
220
+ "inputs": [],
221
+ "outputs": [
222
+ {
223
+ "name": "VAE",
224
+ "type": "VAE",
225
+ "links": [
226
+ 9,
227
+ 13,
228
+ 14
229
+ ]
230
+ }
231
+ ],
232
+ "properties": {
233
+ "cnr_id": "comfy-core",
234
+ "ver": "0.28.0",
235
+ "Node name for S&R": "VAELoader"
236
+ },
237
+ "widgets_values": [
238
+ "mage_flow_vae_bf16.safetensors"
239
+ ]
240
+ },
241
+ {
242
+ "id": 10,
243
+ "type": "SaveImage",
244
+ "pos": [
245
+ 4697,
246
+ 732
247
+ ],
248
+ "size": [
249
+ 793,
250
+ 793
251
+ ],
252
+ "flags": {},
253
+ "order": 10,
254
+ "mode": 0,
255
+ "inputs": [
256
+ {
257
+ "name": "images",
258
+ "type": "IMAGE",
259
+ "link": 10
260
+ }
261
+ ],
262
+ "outputs": [
263
+ {
264
+ "name": "images",
265
+ "type": "IMAGE",
266
+ "links": null
267
+ }
268
+ ],
269
+ "properties": {
270
+ "cnr_id": "comfy-core",
271
+ "ver": "0.28.0",
272
+ "Node name for S&R": "SaveImage"
273
+ },
274
+ "widgets_values": [
275
+ "ComfyUI"
276
+ ]
277
+ },
278
+ {
279
+ "id": 7,
280
+ "type": "EmptyLatentImage",
281
+ "pos": [
282
+ 3660,
283
+ 1342
284
+ ],
285
+ "size": [
286
+ 305,
287
+ 122
288
+ ],
289
+ "flags": {},
290
+ "order": 7,
291
+ "mode": 0,
292
+ "inputs": [
293
+ {
294
+ "name": "width",
295
+ "type": "INT",
296
+ "widget": {
297
+ "name": "width"
298
+ },
299
+ "link": 16
300
+ },
301
+ {
302
+ "name": "height",
303
+ "type": "INT",
304
+ "widget": {
305
+ "name": "height"
306
+ },
307
+ "link": 17
308
+ }
309
+ ],
310
+ "outputs": [
311
+ {
312
+ "name": "LATENT",
313
+ "type": "LATENT",
314
+ "links": [
315
+ 7
316
+ ]
317
+ }
318
+ ],
319
+ "properties": {
320
+ "cnr_id": "comfy-core",
321
+ "ver": "0.28.0",
322
+ "Node name for S&R": "EmptyLatentImage"
323
+ },
324
+ "widgets_values": [
325
+ 512,
326
+ 512,
327
+ 1
328
+ ]
329
+ },
330
+ {
331
+ "id": 11,
332
+ "type": "LoadImage",
333
+ "pos": [
334
+ 2867,
335
+ 1159
336
+ ],
337
+ "size": [
338
+ 305,
339
+ 366
340
+ ],
341
+ "flags": {},
342
+ "order": 2,
343
+ "mode": 0,
344
+ "inputs": [],
345
+ "outputs": [
346
+ {
347
+ "name": "IMAGE",
348
+ "type": "IMAGE",
349
+ "links": [
350
+ 11,
351
+ 12,
352
+ 15
353
+ ]
354
+ },
355
+ {
356
+ "name": "MASK",
357
+ "type": "MASK",
358
+ "links": []
359
+ }
360
+ ],
361
+ "properties": {
362
+ "cnr_id": "comfy-core",
363
+ "ver": "0.19.4",
364
+ "Node name for S&R": "LoadImage",
365
+ "image": "clipspace/clipspace-painted-masked-1782489302162.png [input]"
366
+ },
367
+ "widgets_values": [
368
+ "240111-sam-altman-oliver-mulherin-marriage-kh-263e53.webp",
369
+ "image"
370
+ ]
371
+ },
372
+ {
373
+ "id": 4,
374
+ "type": "TextEncodeQwenImageEditPlus",
375
+ "pos": [
376
+ 3599,
377
+ 732
378
+ ],
379
+ "size": [
380
+ 427,
381
+ 244
382
+ ],
383
+ "flags": {},
384
+ "order": 5,
385
+ "mode": 0,
386
+ "inputs": [
387
+ {
388
+ "name": "clip",
389
+ "type": "CLIP",
390
+ "link": 2
391
+ },
392
+ {
393
+ "name": "vae",
394
+ "shape": 7,
395
+ "type": "VAE",
396
+ "link": 14
397
+ },
398
+ {
399
+ "name": "image1",
400
+ "shape": 7,
401
+ "type": "IMAGE",
402
+ "link": 11
403
+ },
404
+ {
405
+ "name": "image2",
406
+ "shape": 7,
407
+ "type": "IMAGE",
408
+ "link": null
409
+ },
410
+ {
411
+ "name": "image3",
412
+ "shape": 7,
413
+ "type": "IMAGE",
414
+ "link": null
415
+ }
416
+ ],
417
+ "outputs": [
418
+ {
419
+ "name": "CONDITIONING",
420
+ "type": "CONDITIONING",
421
+ "links": [
422
+ 4
423
+ ]
424
+ }
425
+ ],
426
+ "properties": {
427
+ "cnr_id": "comfy-core",
428
+ "ver": "0.28.0",
429
+ "Node name for S&R": "TextEncodeQwenImageEditPlus"
430
+ },
431
+ "widgets_values": [
432
+ "Put the characters from image reference in a surreal. They wear white scientific jacket"
433
+ ]
434
+ },
435
+ {
436
+ "id": 2,
437
+ "type": "CLIPLoader",
438
+ "pos": [
439
+ 3111,
440
+ 793
441
+ ],
442
+ "size": [
443
+ 305,
444
+ 122
445
+ ],
446
+ "flags": {},
447
+ "order": 3,
448
+ "mode": 0,
449
+ "inputs": [],
450
+ "outputs": [
451
+ {
452
+ "name": "CLIP",
453
+ "type": "CLIP",
454
+ "links": [
455
+ 2,
456
+ 3
457
+ ]
458
+ }
459
+ ],
460
+ "properties": {
461
+ "cnr_id": "comfy-core",
462
+ "ver": "0.28.0",
463
+ "Node name for S&R": "CLIPLoader"
464
+ },
465
+ "widgets_values": [
466
+ "qwen3vl_4b_bf16.safetensors",
467
+ "mage",
468
+ "default"
469
+ ]
470
+ },
471
+ {
472
+ "id": 12,
473
+ "type": "GetImageSize",
474
+ "pos": [
475
+ 3416,
476
+ 1342
477
+ ],
478
+ "size": [
479
+ 183,
480
+ 183
481
+ ],
482
+ "flags": {},
483
+ "order": 4,
484
+ "mode": 0,
485
+ "inputs": [
486
+ {
487
+ "name": "image",
488
+ "type": "IMAGE",
489
+ "link": 15
490
+ }
491
+ ],
492
+ "outputs": [
493
+ {
494
+ "name": "width",
495
+ "type": "INT",
496
+ "links": [
497
+ 16
498
+ ]
499
+ },
500
+ {
501
+ "name": "height",
502
+ "type": "INT",
503
+ "links": [
504
+ 17
505
+ ]
506
+ },
507
+ {
508
+ "name": "batch_size",
509
+ "type": "INT",
510
+ "links": null
511
+ }
512
+ ],
513
+ "properties": {
514
+ "cnr_id": "comfy-core",
515
+ "ver": "0.28.0",
516
+ "Node name for S&R": "GetImageSize"
517
+ },
518
+ "widgets_values": []
519
+ }
520
+ ],
521
+ "links": [
522
+ [
523
+ 2,
524
+ 2,
525
+ 0,
526
+ 4,
527
+ 0,
528
+ "CLIP"
529
+ ],
530
+ [
531
+ 3,
532
+ 2,
533
+ 0,
534
+ 5,
535
+ 0,
536
+ "CLIP"
537
+ ],
538
+ [
539
+ 4,
540
+ 4,
541
+ 0,
542
+ 6,
543
+ 1,
544
+ "CONDITIONING"
545
+ ],
546
+ [
547
+ 5,
548
+ 5,
549
+ 0,
550
+ 6,
551
+ 2,
552
+ "CONDITIONING"
553
+ ],
554
+ [
555
+ 6,
556
+ 1,
557
+ 0,
558
+ 6,
559
+ 0,
560
+ "MODEL"
561
+ ],
562
+ [
563
+ 7,
564
+ 7,
565
+ 0,
566
+ 6,
567
+ 3,
568
+ "LATENT"
569
+ ],
570
+ [
571
+ 8,
572
+ 6,
573
+ 0,
574
+ 8,
575
+ 0,
576
+ "LATENT"
577
+ ],
578
+ [
579
+ 9,
580
+ 9,
581
+ 0,
582
+ 8,
583
+ 1,
584
+ "VAE"
585
+ ],
586
+ [
587
+ 10,
588
+ 8,
589
+ 0,
590
+ 10,
591
+ 0,
592
+ "IMAGE"
593
+ ],
594
+ [
595
+ 11,
596
+ 11,
597
+ 0,
598
+ 4,
599
+ 2,
600
+ "IMAGE"
601
+ ],
602
+ [
603
+ 12,
604
+ 11,
605
+ 0,
606
+ 5,
607
+ 2,
608
+ "IMAGE"
609
+ ],
610
+ [
611
+ 13,
612
+ 9,
613
+ 0,
614
+ 5,
615
+ 1,
616
+ "VAE"
617
+ ],
618
+ [
619
+ 14,
620
+ 9,
621
+ 0,
622
+ 4,
623
+ 1,
624
+ "VAE"
625
+ ],
626
+ [
627
+ 15,
628
+ 11,
629
+ 0,
630
+ 12,
631
+ 0,
632
+ "IMAGE"
633
+ ],
634
+ [
635
+ 16,
636
+ 12,
637
+ 0,
638
+ 7,
639
+ 0,
640
+ "INT"
641
+ ],
642
+ [
643
+ 17,
644
+ 12,
645
+ 1,
646
+ 7,
647
+ 1,
648
+ "INT"
649
+ ]
650
+ ],
651
+ "groups": [],
652
+ "config": {},
653
+ "extra": {
654
+ "ds": {
655
+ "scale": 0.724729500000002,
656
+ "offset": [
657
+ -2591.5110826754253,
658
+ -107.39480504312037
659
+ ]
660
+ },
661
+ "frontendVersion": "1.47.10",
662
+ "VHS_latentpreview": true,
663
+ "VHS_latentpreviewrate": 0,
664
+ "VHS_MetadataImage": true,
665
+ "VHS_KeepIntermediate": true
666
+ },
667
+ "version": 0.4
668
+ }