svjack commited on
Commit
fd9d3db
·
verified ·
1 Parent(s): 58522ed

删除JSON文件 qwen_image_edit_to_real_workflow.json - 已备份到本地

Browse files
Files changed (1) hide show
  1. qwen_image_edit_to_real_workflow.json +0 -1533
qwen_image_edit_to_real_workflow.json DELETED
@@ -1,1533 +0,0 @@
1
- {
2
- "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
- "revision": 0,
4
- "last_node_id": 116,
5
- "last_link_id": 209,
6
- "nodes": [
7
- {
8
- "id": 77,
9
- "type": "TextEncodeQwenImageEdit",
10
- "pos": [
11
- 140,
12
- 400
13
- ],
14
- "size": [
15
- 360,
16
- 150
17
- ],
18
- "flags": {},
19
- "order": 19,
20
- "mode": 0,
21
- "inputs": [
22
- {
23
- "name": "clip",
24
- "type": "CLIP",
25
- "link": 132
26
- },
27
- {
28
- "name": "vae",
29
- "shape": 7,
30
- "type": "VAE",
31
- "link": 161
32
- },
33
- {
34
- "name": "image",
35
- "shape": 7,
36
- "type": "IMAGE",
37
- "link": 180
38
- }
39
- ],
40
- "outputs": [
41
- {
42
- "name": "CONDITIONING",
43
- "type": "CONDITIONING",
44
- "links": [
45
- 163
46
- ]
47
- }
48
- ],
49
- "properties": {
50
- "cnr_id": "comfy-core",
51
- "ver": "0.3.50",
52
- "Node name for S&R": "TextEncodeQwenImageEdit",
53
- "enableTabs": false,
54
- "tabWidth": 65,
55
- "tabXOffset": 10,
56
- "hasSecondTab": false,
57
- "secondTabText": "Send Back",
58
- "secondTabOffset": 80,
59
- "secondTabWidth": 65,
60
- "ue_properties": {
61
- "widget_ue_connectable": {
62
- "prompt": true
63
- }
64
- }
65
- },
66
- "widgets_values": [
67
- ""
68
- ],
69
- "color": "#223",
70
- "bgcolor": "#335"
71
- },
72
- {
73
- "id": 75,
74
- "type": "CFGNorm",
75
- "pos": [
76
- 550,
77
- 130
78
- ],
79
- "size": [
80
- 290,
81
- 60
82
- ],
83
- "flags": {},
84
- "order": 21,
85
- "mode": 0,
86
- "inputs": [
87
- {
88
- "name": "model",
89
- "type": "MODEL",
90
- "link": 141
91
- }
92
- ],
93
- "outputs": [
94
- {
95
- "name": "patched_model",
96
- "type": "MODEL",
97
- "links": [
98
- 186
99
- ]
100
- }
101
- ],
102
- "properties": {
103
- "cnr_id": "comfy-core",
104
- "ver": "0.3.50",
105
- "Node name for S&R": "CFGNorm",
106
- "enableTabs": false,
107
- "tabWidth": 65,
108
- "tabXOffset": 10,
109
- "hasSecondTab": false,
110
- "secondTabText": "Send Back",
111
- "secondTabOffset": 80,
112
- "secondTabWidth": 65,
113
- "ue_properties": {
114
- "widget_ue_connectable": {
115
- "strength": true
116
- }
117
- }
118
- },
119
- "widgets_values": [
120
- 1
121
- ]
122
- },
123
- {
124
- "id": 66,
125
- "type": "ModelSamplingAuraFlow",
126
- "pos": [
127
- 550,
128
- 20
129
- ],
130
- "size": [
131
- 290,
132
- 60
133
- ],
134
- "flags": {},
135
- "order": 16,
136
- "mode": 0,
137
- "inputs": [
138
- {
139
- "name": "model",
140
- "type": "MODEL",
141
- "link": 185
142
- }
143
- ],
144
- "outputs": [
145
- {
146
- "name": "MODEL",
147
- "type": "MODEL",
148
- "links": [
149
- 141
150
- ]
151
- }
152
- ],
153
- "properties": {
154
- "cnr_id": "comfy-core",
155
- "ver": "0.3.48",
156
- "Node name for S&R": "ModelSamplingAuraFlow",
157
- "enableTabs": false,
158
- "tabWidth": 65,
159
- "tabXOffset": 10,
160
- "hasSecondTab": false,
161
- "secondTabText": "Send Back",
162
- "secondTabOffset": 80,
163
- "secondTabWidth": 65,
164
- "widget_ue_connectable": {}
165
- },
166
- "widgets_values": [
167
- 3
168
- ]
169
- },
170
- {
171
- "id": 8,
172
- "type": "VAEDecode",
173
- "pos": [
174
- 890,
175
- 20
176
- ],
177
- "size": [
178
- 210,
179
- 46
180
- ],
181
- "flags": {
182
- "collapsed": false
183
- },
184
- "order": 24,
185
- "mode": 0,
186
- "inputs": [
187
- {
188
- "name": "samples",
189
- "type": "LATENT",
190
- "link": 128
191
- },
192
- {
193
- "name": "vae",
194
- "type": "VAE",
195
- "link": 76
196
- }
197
- ],
198
- "outputs": [
199
- {
200
- "name": "IMAGE",
201
- "type": "IMAGE",
202
- "slot_index": 0,
203
- "links": [
204
- 110
205
- ]
206
- }
207
- ],
208
- "properties": {
209
- "cnr_id": "comfy-core",
210
- "ver": "0.3.48",
211
- "Node name for S&R": "VAEDecode",
212
- "enableTabs": false,
213
- "tabWidth": 65,
214
- "tabXOffset": 10,
215
- "hasSecondTab": false,
216
- "secondTabText": "Send Back",
217
- "secondTabOffset": 80,
218
- "secondTabWidth": 65,
219
- "widget_ue_connectable": {}
220
- },
221
- "widgets_values": []
222
- },
223
- {
224
- "id": 99,
225
- "type": "MarkdownNote",
226
- "pos": [
227
- -830,
228
- -10
229
- ],
230
- "size": [
231
- 540,
232
- 550
233
- ],
234
- "flags": {},
235
- "order": 0,
236
- "mode": 0,
237
- "inputs": [],
238
- "outputs": [],
239
- "title": "Model links",
240
- "properties": {
241
- "widget_ue_connectable": {}
242
- },
243
- "widgets_values": [
244
- "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit) | [教程](https://docs.comfy.org/zh-CN/tutorials/image/qwen/qwen-image-edit)\n\n\n## Model links\n\nYou can find all the models on [Comfy-Org/Qwen-Image_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) and [Comfy-Org/Qwen-Image-Edit_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI) \n\n**Diffusion model**\n\n- [qwen_image_edit_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_fp8_e4m3fn.safetensors)\n\n**LoRA**\n\n- [Qwen-Image-Lightning-4steps-V1.0.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**VAE**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_edit_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-4steps-V1.0.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
245
- ],
246
- "color": "#432",
247
- "bgcolor": "#653"
248
- },
249
- {
250
- "id": 96,
251
- "type": "MarkdownNote",
252
- "pos": [
253
- -231.83816528320312,
254
- 1073.28515625
255
- ],
256
- "size": [
257
- 280,
258
- 88
259
- ],
260
- "flags": {},
261
- "order": 1,
262
- "mode": 0,
263
- "inputs": [],
264
- "outputs": [],
265
- "properties": {},
266
- "widgets_values": [
267
- "This node is to avoid poor output results caused by excessively large input image sizes."
268
- ],
269
- "color": "#432",
270
- "bgcolor": "#653"
271
- },
272
- {
273
- "id": 97,
274
- "type": "MarkdownNote",
275
- "pos": [
276
- 930.5082397460938,
277
- 975.0585327148438
278
- ],
279
- "size": [
280
- 300,
281
- 190
282
- ],
283
- "flags": {},
284
- "order": 2,
285
- "mode": 0,
286
- "inputs": [],
287
- "outputs": [],
288
- "title": "KSampler settings",
289
- "properties": {},
290
- "widgets_values": [
291
- "You can test and find the best setting by yourself. The following table is for reference.\n\n| Model | Steps | CFG |\n|---------------------|---------------|---------------|\n| Offical | 50 | 4.0 \n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 4steps LoRA | 4 | 1.0 |\n"
292
- ],
293
- "color": "#432",
294
- "bgcolor": "#653"
295
- },
296
- {
297
- "id": 88,
298
- "type": "VAEEncode",
299
- "pos": [
300
- 361.6141357421875,
301
- 654.3713989257812
302
- ],
303
- "size": [
304
- 140,
305
- 46
306
- ],
307
- "flags": {},
308
- "order": 17,
309
- "mode": 0,
310
- "inputs": [
311
- {
312
- "name": "pixels",
313
- "type": "IMAGE",
314
- "link": 178
315
- },
316
- {
317
- "name": "vae",
318
- "type": "VAE",
319
- "link": 168
320
- }
321
- ],
322
- "outputs": [
323
- {
324
- "name": "LATENT",
325
- "type": "LATENT",
326
- "links": [
327
- 197
328
- ]
329
- }
330
- ],
331
- "properties": {
332
- "cnr_id": "comfy-core",
333
- "ver": "0.3.50",
334
- "Node name for S&R": "VAEEncode",
335
- "enableTabs": false,
336
- "tabWidth": 65,
337
- "tabXOffset": 10,
338
- "hasSecondTab": false,
339
- "secondTabText": "Send Back",
340
- "secondTabOffset": 80,
341
- "secondTabWidth": 65,
342
- "ue_properties": {
343
- "widget_ue_connectable": {}
344
- }
345
- },
346
- "widgets_values": []
347
- },
348
- {
349
- "id": 103,
350
- "type": "PreviewImage",
351
- "pos": [
352
- 121.9924545288086,
353
- 641.406005859375
354
- ],
355
- "size": [
356
- 140,
357
- 246
358
- ],
359
- "flags": {},
360
- "order": 14,
361
- "mode": 0,
362
- "inputs": [
363
- {
364
- "name": "images",
365
- "type": "IMAGE",
366
- "link": 191
367
- }
368
- ],
369
- "outputs": [],
370
- "properties": {
371
- "cnr_id": "comfy-core",
372
- "ver": "0.3.50",
373
- "Node name for S&R": "PreviewImage"
374
- },
375
- "widgets_values": []
376
- },
377
- {
378
- "id": 37,
379
- "type": "UNETLoader",
380
- "pos": [
381
- -250,
382
- 30
383
- ],
384
- "size": [
385
- 330,
386
- 90
387
- ],
388
- "flags": {},
389
- "order": 3,
390
- "mode": 0,
391
- "inputs": [],
392
- "outputs": [
393
- {
394
- "name": "MODEL",
395
- "type": "MODEL",
396
- "slot_index": 0,
397
- "links": [
398
- 187
399
- ]
400
- }
401
- ],
402
- "properties": {
403
- "cnr_id": "comfy-core",
404
- "ver": "0.3.48",
405
- "Node name for S&R": "UNETLoader",
406
- "models": [
407
- {
408
- "name": "qwen_image_edit_fp8_e4m3fn.safetensors",
409
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_fp8_e4m3fn.safetensors",
410
- "directory": "diffusion_models"
411
- }
412
- ],
413
- "enableTabs": false,
414
- "tabWidth": 65,
415
- "tabXOffset": 10,
416
- "hasSecondTab": false,
417
- "secondTabText": "Send Back",
418
- "secondTabOffset": 80,
419
- "secondTabWidth": 65,
420
- "widget_ue_connectable": {}
421
- },
422
- "widgets_values": [
423
- "qwen_image_edit_fp8_e4m3fn.safetensors",
424
- "default"
425
- ]
426
- },
427
- {
428
- "id": 38,
429
- "type": "CLIPLoader",
430
- "pos": [
431
- -250,
432
- 170
433
- ],
434
- "size": [
435
- 330,
436
- 110
437
- ],
438
- "flags": {},
439
- "order": 4,
440
- "mode": 0,
441
- "inputs": [],
442
- "outputs": [
443
- {
444
- "name": "CLIP",
445
- "type": "CLIP",
446
- "slot_index": 0,
447
- "links": [
448
- 131,
449
- 132
450
- ]
451
- }
452
- ],
453
- "properties": {
454
- "cnr_id": "comfy-core",
455
- "ver": "0.3.48",
456
- "Node name for S&R": "CLIPLoader",
457
- "models": [
458
- {
459
- "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
460
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
461
- "directory": "text_encoders"
462
- }
463
- ],
464
- "enableTabs": false,
465
- "tabWidth": 65,
466
- "tabXOffset": 10,
467
- "hasSecondTab": false,
468
- "secondTabText": "Send Back",
469
- "secondTabOffset": 80,
470
- "secondTabWidth": 65,
471
- "widget_ue_connectable": {}
472
- },
473
- "widgets_values": [
474
- "qwen_2.5_vl_7b_fp8_scaled.safetensors",
475
- "qwen_image",
476
- "default"
477
- ]
478
- },
479
- {
480
- "id": 39,
481
- "type": "VAELoader",
482
- "pos": [
483
- -250,
484
- 330
485
- ],
486
- "size": [
487
- 330,
488
- 60
489
- ],
490
- "flags": {},
491
- "order": 5,
492
- "mode": 0,
493
- "inputs": [],
494
- "outputs": [
495
- {
496
- "name": "VAE",
497
- "type": "VAE",
498
- "slot_index": 0,
499
- "links": [
500
- 76,
501
- 161,
502
- 162,
503
- 168
504
- ]
505
- }
506
- ],
507
- "properties": {
508
- "cnr_id": "comfy-core",
509
- "ver": "0.3.48",
510
- "Node name for S&R": "VAELoader",
511
- "models": [
512
- {
513
- "name": "qwen_image_vae.safetensors",
514
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
515
- "directory": "vae"
516
- }
517
- ],
518
- "enableTabs": false,
519
- "tabWidth": 65,
520
- "tabXOffset": 10,
521
- "hasSecondTab": false,
522
- "secondTabText": "Send Back",
523
- "secondTabOffset": 80,
524
- "secondTabWidth": 65,
525
- "widget_ue_connectable": {}
526
- },
527
- "widgets_values": [
528
- "qwen_image_vae.safetensors"
529
- ]
530
- },
531
- {
532
- "id": 115,
533
- "type": "PreviewImage",
534
- "pos": [
535
- 698.2740478515625,
536
- 1215.6409912109375
537
- ],
538
- "size": [
539
- 140,
540
- 246
541
- ],
542
- "flags": {},
543
- "order": 13,
544
- "mode": 0,
545
- "inputs": [
546
- {
547
- "name": "images",
548
- "type": "IMAGE",
549
- "link": 203
550
- }
551
- ],
552
- "outputs": [],
553
- "properties": {
554
- "cnr_id": "comfy-core",
555
- "ver": "0.3.50",
556
- "Node name for S&R": "PreviewImage"
557
- },
558
- "widgets_values": []
559
- },
560
- {
561
- "id": 101,
562
- "type": "LoraLoaderModelOnly",
563
- "pos": [
564
- 169.86172485351562,
565
- -106.83550262451172
566
- ],
567
- "size": [
568
- 270,
569
- 82
570
- ],
571
- "flags": {},
572
- "order": 9,
573
- "mode": 4,
574
- "inputs": [
575
- {
576
- "name": "model",
577
- "type": "MODEL",
578
- "link": 187
579
- }
580
- ],
581
- "outputs": [
582
- {
583
- "name": "MODEL",
584
- "type": "MODEL",
585
- "links": [
586
- 188
587
- ]
588
- }
589
- ],
590
- "properties": {
591
- "cnr_id": "comfy-core",
592
- "ver": "0.3.50",
593
- "Node name for S&R": "LoraLoaderModelOnly",
594
- "models": [
595
- {
596
- "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
597
- "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
598
- "directory": "loras"
599
- }
600
- ],
601
- "enableTabs": false,
602
- "tabWidth": 65,
603
- "tabXOffset": 10,
604
- "hasSecondTab": false,
605
- "secondTabText": "Send Back",
606
- "secondTabOffset": 80,
607
- "secondTabWidth": 65,
608
- "ue_properties": {
609
- "widget_ue_connectable": {
610
- "lora_name": true,
611
- "strength_model": true
612
- }
613
- }
614
- },
615
- "widgets_values": [
616
- "qwen_image_anime_landscape_lora_v1_000002000.safetensors",
617
- 1
618
- ]
619
- },
620
- {
621
- "id": 89,
622
- "type": "LoraLoaderModelOnly",
623
- "pos": [
624
- 170,
625
- 30
626
- ],
627
- "size": [
628
- 270,
629
- 82
630
- ],
631
- "flags": {},
632
- "order": 12,
633
- "mode": 0,
634
- "inputs": [
635
- {
636
- "name": "model",
637
- "type": "MODEL",
638
- "link": 188
639
- }
640
- ],
641
- "outputs": [
642
- {
643
- "name": "MODEL",
644
- "type": "MODEL",
645
- "links": [
646
- 185
647
- ]
648
- }
649
- ],
650
- "properties": {
651
- "cnr_id": "comfy-core",
652
- "ver": "0.3.50",
653
- "Node name for S&R": "LoraLoaderModelOnly",
654
- "models": [
655
- {
656
- "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
657
- "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
658
- "directory": "loras"
659
- }
660
- ],
661
- "enableTabs": false,
662
- "tabWidth": 65,
663
- "tabXOffset": 10,
664
- "hasSecondTab": false,
665
- "secondTabText": "Send Back",
666
- "secondTabOffset": 80,
667
- "secondTabWidth": 65,
668
- "ue_properties": {
669
- "widget_ue_connectable": {
670
- "lora_name": true,
671
- "strength_model": true
672
- }
673
- }
674
- },
675
- "widgets_values": [
676
- "Qwen-Image-Lightning-4steps-V1.0.safetensors",
677
- 1
678
- ]
679
- },
680
- {
681
- "id": 3,
682
- "type": "KSampler",
683
- "pos": [
684
- 550,
685
- 240
686
- ],
687
- "size": [
688
- 300,
689
- 474
690
- ],
691
- "flags": {},
692
- "order": 23,
693
- "mode": 0,
694
- "inputs": [
695
- {
696
- "name": "model",
697
- "type": "MODEL",
698
- "link": 186
699
- },
700
- {
701
- "name": "positive",
702
- "type": "CONDITIONING",
703
- "link": 164
704
- },
705
- {
706
- "name": "negative",
707
- "type": "CONDITIONING",
708
- "link": 163
709
- },
710
- {
711
- "name": "latent_image",
712
- "type": "LATENT",
713
- "link": 198
714
- }
715
- ],
716
- "outputs": [
717
- {
718
- "name": "LATENT",
719
- "type": "LATENT",
720
- "slot_index": 0,
721
- "links": [
722
- 128
723
- ]
724
- }
725
- ],
726
- "properties": {
727
- "cnr_id": "comfy-core",
728
- "ver": "0.3.48",
729
- "Node name for S&R": "KSampler",
730
- "enableTabs": false,
731
- "tabWidth": 65,
732
- "tabXOffset": 10,
733
- "hasSecondTab": false,
734
- "secondTabText": "Send Back",
735
- "secondTabOffset": 80,
736
- "secondTabWidth": 65,
737
- "widget_ue_connectable": {}
738
- },
739
- "widgets_values": [
740
- 424617198505815,
741
- "randomize",
742
- 4,
743
- 2.5,
744
- "euler",
745
- "simple",
746
- 1
747
- ]
748
- },
749
- {
750
- "id": 111,
751
- "type": "ImageStitch",
752
- "pos": [
753
- 506.15582275390625,
754
- 990.6159057617188
755
- ],
756
- "size": [
757
- 270,
758
- 150
759
- ],
760
- "flags": {},
761
- "order": 10,
762
- "mode": 0,
763
- "inputs": [
764
- {
765
- "name": "image1",
766
- "type": "IMAGE",
767
- "link": 199
768
- },
769
- {
770
- "name": "image2",
771
- "shape": 7,
772
- "type": "IMAGE",
773
- "link": 200
774
- }
775
- ],
776
- "outputs": [
777
- {
778
- "name": "IMAGE",
779
- "type": "IMAGE",
780
- "links": [
781
- 203
782
- ]
783
- }
784
- ],
785
- "properties": {
786
- "cnr_id": "comfy-core",
787
- "ver": "0.3.50",
788
- "Node name for S&R": "ImageStitch"
789
- },
790
- "widgets_values": [
791
- "right",
792
- true,
793
- 0,
794
- "white"
795
- ]
796
- },
797
- {
798
- "id": 113,
799
- "type": "LoadImage",
800
- "pos": [
801
- 351.3964538574219,
802
- 1212.75830078125
803
- ],
804
- "size": [
805
- 270,
806
- 314
807
- ],
808
- "flags": {},
809
- "order": 6,
810
- "mode": 0,
811
- "inputs": [],
812
- "outputs": [
813
- {
814
- "name": "IMAGE",
815
- "type": "IMAGE",
816
- "links": [
817
- 200
818
- ]
819
- },
820
- {
821
- "name": "MASK",
822
- "type": "MASK",
823
- "links": null
824
- }
825
- ],
826
- "properties": {
827
- "cnr_id": "comfy-core",
828
- "ver": "0.3.50",
829
- "Node name for S&R": "LoadImage"
830
- },
831
- "widgets_values": [
832
- "ComfyUI_00010_ (10).png",
833
- "image"
834
- ]
835
- },
836
- {
837
- "id": 112,
838
- "type": "LoadImage",
839
- "pos": [
840
- 9.32325553894043,
841
- 1207.953857421875
842
- ],
843
- "size": [
844
- 270,
845
- 314
846
- ],
847
- "flags": {},
848
- "order": 7,
849
- "mode": 0,
850
- "inputs": [],
851
- "outputs": [
852
- {
853
- "name": "IMAGE",
854
- "type": "IMAGE",
855
- "links": [
856
- 199
857
- ]
858
- },
859
- {
860
- "name": "MASK",
861
- "type": "MASK",
862
- "links": null
863
- }
864
- ],
865
- "properties": {
866
- "cnr_id": "comfy-core",
867
- "ver": "0.3.50",
868
- "Node name for S&R": "LoadImage"
869
- },
870
- "widgets_values": [
871
- "image - 2025-08-20T150547.415.jpg",
872
- "image"
873
- ]
874
- },
875
- {
876
- "id": 102,
877
- "type": "ImageScale",
878
- "pos": [
879
- -222.55934143066406,
880
- 880.5606689453125
881
- ],
882
- "size": [
883
- 270,
884
- 130
885
- ],
886
- "flags": {},
887
- "order": 11,
888
- "mode": 4,
889
- "inputs": [
890
- {
891
- "name": "image",
892
- "type": "IMAGE",
893
- "link": 189
894
- }
895
- ],
896
- "outputs": [
897
- {
898
- "name": "IMAGE",
899
- "type": "IMAGE",
900
- "links": [
901
- 191,
902
- 206
903
- ]
904
- }
905
- ],
906
- "properties": {
907
- "cnr_id": "comfy-core",
908
- "ver": "0.3.50",
909
- "Node name for S&R": "ImageScale"
910
- },
911
- "widgets_values": [
912
- "nearest-exact",
913
- 1280,
914
- 1280,
915
- "center"
916
- ]
917
- },
918
- {
919
- "id": 78,
920
- "type": "LoadImage",
921
- "pos": [
922
- -220,
923
- 500
924
- ],
925
- "size": [
926
- 274.080078125,
927
- 314.0000305175781
928
- ],
929
- "flags": {},
930
- "order": 8,
931
- "mode": 0,
932
- "inputs": [],
933
- "outputs": [
934
- {
935
- "name": "IMAGE",
936
- "type": "IMAGE",
937
- "links": [
938
- 189
939
- ]
940
- },
941
- {
942
- "name": "MASK",
943
- "type": "MASK",
944
- "links": null
945
- }
946
- ],
947
- "properties": {
948
- "cnr_id": "comfy-core",
949
- "ver": "0.3.50",
950
- "Node name for S&R": "LoadImage",
951
- "enableTabs": false,
952
- "tabWidth": 65,
953
- "tabXOffset": 10,
954
- "hasSecondTab": false,
955
- "secondTabText": "Send Back",
956
- "secondTabOffset": 80,
957
- "secondTabWidth": 65,
958
- "ue_properties": {
959
- "widget_ue_connectable": {
960
- "image": true,
961
- "upload": true
962
- }
963
- }
964
- },
965
- "widgets_values": [
966
- "image - 2025-08-20T193503.019.jpg",
967
- "image"
968
- ]
969
- },
970
- {
971
- "id": 60,
972
- "type": "SaveImage",
973
- "pos": [
974
- 890,
975
- 240
976
- ],
977
- "size": [
978
- 580,
979
- 650
980
- ],
981
- "flags": {},
982
- "order": 25,
983
- "mode": 0,
984
- "inputs": [
985
- {
986
- "name": "images",
987
- "type": "IMAGE",
988
- "link": 110
989
- }
990
- ],
991
- "outputs": [],
992
- "properties": {
993
- "cnr_id": "comfy-core",
994
- "ver": "0.3.48",
995
- "Node name for S&R": "SaveImage",
996
- "enableTabs": false,
997
- "tabWidth": 65,
998
- "tabXOffset": 10,
999
- "hasSecondTab": false,
1000
- "secondTabText": "Send Back",
1001
- "secondTabOffset": 80,
1002
- "secondTabWidth": 65,
1003
- "widget_ue_connectable": {}
1004
- },
1005
- "widgets_values": [
1006
- "ComfyUI"
1007
- ]
1008
- },
1009
- {
1010
- "id": 76,
1011
- "type": "TextEncodeQwenImageEdit",
1012
- "pos": [
1013
- 140,
1014
- 200
1015
- ],
1016
- "size": [
1017
- 360,
1018
- 150
1019
- ],
1020
- "flags": {},
1021
- "order": 18,
1022
- "mode": 0,
1023
- "inputs": [
1024
- {
1025
- "name": "clip",
1026
- "type": "CLIP",
1027
- "link": 131
1028
- },
1029
- {
1030
- "name": "vae",
1031
- "shape": 7,
1032
- "type": "VAE",
1033
- "link": 162
1034
- },
1035
- {
1036
- "name": "image",
1037
- "shape": 7,
1038
- "type": "IMAGE",
1039
- "link": 179
1040
- }
1041
- ],
1042
- "outputs": [
1043
- {
1044
- "name": "CONDITIONING",
1045
- "type": "CONDITIONING",
1046
- "links": [
1047
- 164
1048
- ]
1049
- }
1050
- ],
1051
- "properties": {
1052
- "cnr_id": "comfy-core",
1053
- "ver": "0.3.50",
1054
- "Node name for S&R": "TextEncodeQwenImageEdit",
1055
- "enableTabs": false,
1056
- "tabWidth": 65,
1057
- "tabXOffset": 10,
1058
- "hasSecondTab": false,
1059
- "secondTabText": "Send Back",
1060
- "secondTabOffset": 80,
1061
- "secondTabWidth": 65,
1062
- "ue_properties": {
1063
- "widget_ue_connectable": {
1064
- "prompt": true
1065
- }
1066
- }
1067
- },
1068
- "widgets_values": [
1069
- "将这个游戏中的风景图片转化为现实风景版本,去掉所有文字及水印,并修复细节纹理,使得画质更清晰。"
1070
- ],
1071
- "color": "#232",
1072
- "bgcolor": "#353"
1073
- },
1074
- {
1075
- "id": 93,
1076
- "type": "ImageScaleToTotalPixels",
1077
- "pos": [
1078
- 103.77090454101562,
1079
- 947.3034057617188
1080
- ],
1081
- "size": [
1082
- 270,
1083
- 82
1084
- ],
1085
- "flags": {},
1086
- "order": 15,
1087
- "mode": 0,
1088
- "inputs": [
1089
- {
1090
- "name": "image",
1091
- "type": "IMAGE",
1092
- "link": 206
1093
- }
1094
- ],
1095
- "outputs": [
1096
- {
1097
- "name": "IMAGE",
1098
- "type": "IMAGE",
1099
- "links": [
1100
- 178,
1101
- 179,
1102
- 180,
1103
- 207
1104
- ]
1105
- }
1106
- ],
1107
- "properties": {
1108
- "cnr_id": "comfy-core",
1109
- "ver": "0.3.50",
1110
- "Node name for S&R": "ImageScaleToTotalPixels",
1111
- "enableTabs": false,
1112
- "tabWidth": 65,
1113
- "tabXOffset": 10,
1114
- "hasSecondTab": false,
1115
- "secondTabText": "Send Back",
1116
- "secondTabOffset": 80,
1117
- "secondTabWidth": 65,
1118
- "ue_properties": {
1119
- "widget_ue_connectable": {
1120
- "upscale_method": true,
1121
- "megapixels": true
1122
- }
1123
- }
1124
- },
1125
- "widgets_values": [
1126
- "nearest-exact",
1127
- 1
1128
- ]
1129
- },
1130
- {
1131
- "id": 110,
1132
- "type": "LatentUpscale",
1133
- "pos": [
1134
- 523.722900390625,
1135
- 783.0426025390625
1136
- ],
1137
- "size": [
1138
- 270,
1139
- 130
1140
- ],
1141
- "flags": {},
1142
- "order": 22,
1143
- "mode": 0,
1144
- "inputs": [
1145
- {
1146
- "name": "samples",
1147
- "type": "LATENT",
1148
- "link": 197
1149
- },
1150
- {
1151
- "name": "width",
1152
- "type": "INT",
1153
- "widget": {
1154
- "name": "width"
1155
- },
1156
- "link": 208
1157
- },
1158
- {
1159
- "name": "height",
1160
- "type": "INT",
1161
- "widget": {
1162
- "name": "height"
1163
- },
1164
- "link": 209
1165
- }
1166
- ],
1167
- "outputs": [
1168
- {
1169
- "name": "LATENT",
1170
- "type": "LATENT",
1171
- "links": [
1172
- 198
1173
- ]
1174
- }
1175
- ],
1176
- "properties": {
1177
- "cnr_id": "comfy-core",
1178
- "ver": "0.3.50",
1179
- "Node name for S&R": "LatentUpscale"
1180
- },
1181
- "widgets_values": [
1182
- "nearest-exact",
1183
- 1280,
1184
- 1280,
1185
- "disabled"
1186
- ]
1187
- },
1188
- {
1189
- "id": 116,
1190
- "type": "GetImageSize",
1191
- "pos": [
1192
- -483.16912841796875,
1193
- 774.4351806640625
1194
- ],
1195
- "size": [
1196
- 140,
1197
- 124
1198
- ],
1199
- "flags": {},
1200
- "order": 20,
1201
- "mode": 0,
1202
- "inputs": [
1203
- {
1204
- "name": "image",
1205
- "type": "IMAGE",
1206
- "link": 207
1207
- }
1208
- ],
1209
- "outputs": [
1210
- {
1211
- "name": "width",
1212
- "type": "INT",
1213
- "links": [
1214
- 208
1215
- ]
1216
- },
1217
- {
1218
- "name": "height",
1219
- "type": "INT",
1220
- "links": [
1221
- 209
1222
- ]
1223
- },
1224
- {
1225
- "name": "batch_size",
1226
- "type": "INT",
1227
- "links": null
1228
- }
1229
- ],
1230
- "properties": {
1231
- "cnr_id": "comfy-core",
1232
- "ver": "0.3.50",
1233
- "Node name for S&R": "GetImageSize"
1234
- },
1235
- "widgets_values": [
1236
- "width: 768, height: 1365\n batch size: 1"
1237
- ]
1238
- }
1239
- ],
1240
- "links": [
1241
- [
1242
- 76,
1243
- 39,
1244
- 0,
1245
- 8,
1246
- 1,
1247
- "VAE"
1248
- ],
1249
- [
1250
- 110,
1251
- 8,
1252
- 0,
1253
- 60,
1254
- 0,
1255
- "IMAGE"
1256
- ],
1257
- [
1258
- 128,
1259
- 3,
1260
- 0,
1261
- 8,
1262
- 0,
1263
- "LATENT"
1264
- ],
1265
- [
1266
- 131,
1267
- 38,
1268
- 0,
1269
- 76,
1270
- 0,
1271
- "CLIP"
1272
- ],
1273
- [
1274
- 132,
1275
- 38,
1276
- 0,
1277
- 77,
1278
- 0,
1279
- "CLIP"
1280
- ],
1281
- [
1282
- 141,
1283
- 66,
1284
- 0,
1285
- 75,
1286
- 0,
1287
- "MODEL"
1288
- ],
1289
- [
1290
- 161,
1291
- 39,
1292
- 0,
1293
- 77,
1294
- 1,
1295
- "VAE"
1296
- ],
1297
- [
1298
- 162,
1299
- 39,
1300
- 0,
1301
- 76,
1302
- 1,
1303
- "VAE"
1304
- ],
1305
- [
1306
- 163,
1307
- 77,
1308
- 0,
1309
- 3,
1310
- 2,
1311
- "CONDITIONING"
1312
- ],
1313
- [
1314
- 164,
1315
- 76,
1316
- 0,
1317
- 3,
1318
- 1,
1319
- "CONDITIONING"
1320
- ],
1321
- [
1322
- 168,
1323
- 39,
1324
- 0,
1325
- 88,
1326
- 1,
1327
- "VAE"
1328
- ],
1329
- [
1330
- 178,
1331
- 93,
1332
- 0,
1333
- 88,
1334
- 0,
1335
- "IMAGE"
1336
- ],
1337
- [
1338
- 179,
1339
- 93,
1340
- 0,
1341
- 76,
1342
- 2,
1343
- "IMAGE"
1344
- ],
1345
- [
1346
- 180,
1347
- 93,
1348
- 0,
1349
- 77,
1350
- 2,
1351
- "IMAGE"
1352
- ],
1353
- [
1354
- 185,
1355
- 89,
1356
- 0,
1357
- 66,
1358
- 0,
1359
- "MODEL"
1360
- ],
1361
- [
1362
- 186,
1363
- 75,
1364
- 0,
1365
- 3,
1366
- 0,
1367
- "MODEL"
1368
- ],
1369
- [
1370
- 187,
1371
- 37,
1372
- 0,
1373
- 101,
1374
- 0,
1375
- "MODEL"
1376
- ],
1377
- [
1378
- 188,
1379
- 101,
1380
- 0,
1381
- 89,
1382
- 0,
1383
- "MODEL"
1384
- ],
1385
- [
1386
- 189,
1387
- 78,
1388
- 0,
1389
- 102,
1390
- 0,
1391
- "IMAGE"
1392
- ],
1393
- [
1394
- 191,
1395
- 102,
1396
- 0,
1397
- 103,
1398
- 0,
1399
- "IMAGE"
1400
- ],
1401
- [
1402
- 197,
1403
- 88,
1404
- 0,
1405
- 110,
1406
- 0,
1407
- "LATENT"
1408
- ],
1409
- [
1410
- 198,
1411
- 110,
1412
- 0,
1413
- 3,
1414
- 3,
1415
- "LATENT"
1416
- ],
1417
- [
1418
- 199,
1419
- 112,
1420
- 0,
1421
- 111,
1422
- 0,
1423
- "IMAGE"
1424
- ],
1425
- [
1426
- 200,
1427
- 113,
1428
- 0,
1429
- 111,
1430
- 1,
1431
- "IMAGE"
1432
- ],
1433
- [
1434
- 203,
1435
- 111,
1436
- 0,
1437
- 115,
1438
- 0,
1439
- "IMAGE"
1440
- ],
1441
- [
1442
- 206,
1443
- 102,
1444
- 0,
1445
- 93,
1446
- 0,
1447
- "IMAGE"
1448
- ],
1449
- [
1450
- 207,
1451
- 93,
1452
- 0,
1453
- 116,
1454
- 0,
1455
- "IMAGE"
1456
- ],
1457
- [
1458
- 208,
1459
- 116,
1460
- 0,
1461
- 110,
1462
- 1,
1463
- "INT"
1464
- ],
1465
- [
1466
- 209,
1467
- 116,
1468
- 1,
1469
- 110,
1470
- 2,
1471
- "INT"
1472
- ]
1473
- ],
1474
- "groups": [
1475
- {
1476
- "id": 1,
1477
- "title": "Step1 - Load models",
1478
- "bounding": [
1479
- -270,
1480
- -40,
1481
- 370,
1482
- 450
1483
- ],
1484
- "color": "#3f789e",
1485
- "font_size": 24,
1486
- "flags": {}
1487
- },
1488
- {
1489
- "id": 2,
1490
- "title": "Step 2 - Upload image for editing",
1491
- "bounding": [
1492
- -270,
1493
- 430,
1494
- 370,
1495
- 400
1496
- ],
1497
- "color": "#3f789e",
1498
- "font_size": 24,
1499
- "flags": {}
1500
- },
1501
- {
1502
- "id": 3,
1503
- "title": "Step 3 - Prompt",
1504
- "bounding": [
1505
- 130,
1506
- 130,
1507
- 380,
1508
- 433.6000061035156
1509
- ],
1510
- "color": "#3f789e",
1511
- "font_size": 24,
1512
- "flags": {}
1513
- }
1514
- ],
1515
- "config": {},
1516
- "extra": {
1517
- "ds": {
1518
- "scale": 0.644735534301423,
1519
- "offset": [
1520
- 727.8207217943507,
1521
- 212.07240664131763
1522
- ]
1523
- },
1524
- "frontendVersion": "1.25.9",
1525
- "ue_links": [],
1526
- "links_added_by_ue": [],
1527
- "VHS_latentpreview": false,
1528
- "VHS_latentpreviewrate": 0,
1529
- "VHS_MetadataImage": true,
1530
- "VHS_KeepIntermediate": true
1531
- },
1532
- "version": 0.4
1533
- }