| { |
| "id": "b058853e-412f-4f02-95e2-abe2a40ebc2e", |
| "revision": 0, |
| "last_node_id": 9, |
| "last_link_id": 18, |
| "nodes": [ |
| { |
| "id": 1, |
| "type": "CheckpointLoaderSimple", |
| "pos": [ |
| -239.19235229492188, |
| 25.397891998291016 |
| ], |
| "size": [ |
| 369.6529235839844, |
| 100.6932373046875 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 1 |
| ] |
| }, |
| { |
| "name": "CLIP", |
| "type": "CLIP", |
| "links": [ |
| 2, |
| 7 |
| ] |
| }, |
| { |
| "name": "VAE", |
| "type": "VAE", |
| "links": [ |
| 6, |
| 8, |
| 9 |
| ] |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "CheckpointLoaderSimple" |
| }, |
| "widgets_values": [ |
| "Qwen\\Qwen-Rapid-AIO-v1.safetensors" |
| ] |
| }, |
| { |
| "id": 6, |
| "type": "PreviewImage", |
| "pos": [ |
| 166.48406982421875, |
| 439.3702392578125 |
| ], |
| "size": [ |
| 266.2825927734375, |
| 346.3945617675781 |
| ], |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 10 |
| } |
| ], |
| "outputs": [], |
| "properties": { |
| "Node name for S&R": "PreviewImage" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 5, |
| "type": "VAEDecode", |
| "pos": [ |
| 229.74990844726562, |
| 338.609375 |
| ], |
| "size": [ |
| 140, |
| 46 |
| ], |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "samples", |
| "type": "LATENT", |
| "link": 5 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 6 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 10 |
| ] |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "VAEDecode" |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 9, |
| "type": "EmptyLatentImage", |
| "pos": [ |
| -189.9932403564453, |
| 660.2916870117188 |
| ], |
| "size": [ |
| 270, |
| 106 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 13 |
| ] |
| } |
| ], |
| "title": "Final Image Size", |
| "properties": { |
| "Node name for S&R": "EmptyLatentImage" |
| }, |
| "widgets_values": [ |
| 768, |
| 768, |
| 1 |
| ] |
| }, |
| { |
| "id": 2, |
| "type": "KSampler", |
| "pos": [ |
| 165.2884979248047, |
| 23.94108009338379 |
| ], |
| "size": [ |
| 270, |
| 262 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 1 |
| }, |
| { |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 3 |
| }, |
| { |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 4 |
| }, |
| { |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 13 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "links": [ |
| 5 |
| ] |
| } |
| ], |
| "properties": { |
| "Node name for S&R": "KSampler" |
| }, |
| "widgets_values": [ |
| 65454653, |
| "fixed", |
| 4, |
| 1, |
| "sa_solver", |
| "beta", |
| 1 |
| ] |
| }, |
| { |
| "id": 4, |
| "type": "TextEncodeQwenImageEditPlus", |
| "pos": [ |
| -259.2781677246094, |
| 417.37896728515625 |
| ], |
| "size": [ |
| 407.40655517578125, |
| 195.96002197265625 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 7 |
| }, |
| { |
| "name": "vae", |
| "shape": 7, |
| "type": "VAE", |
| "link": 9 |
| }, |
| { |
| "name": "image1", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": null |
| }, |
| { |
| "name": "image2", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": null |
| }, |
| { |
| "name": "image3", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": null |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "links": [ |
| 4 |
| ] |
| } |
| ], |
| "title": "TextEncodeQwenImageEditPlus Negative (leave blank)", |
| "properties": { |
| "Node name for S&R": "TextEncodeQwenImageEditPlus" |
| }, |
| "widgets_values": [ |
| "" |
| ] |
| }, |
| { |
| "id": 3, |
| "type": "TextEncodeQwenImageEditPlus", |
| "pos": [ |
| -230.1153106689453, |
| 170.6533660888672 |
| ], |
| "size": [ |
| 351.52020263671875, |
| 197.97994995117188 |
| ], |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 2 |
| }, |
| { |
| "name": "vae", |
| "shape": 7, |
| "type": "VAE", |
| "link": 8 |
| }, |
| { |
| "name": "image1", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": 17 |
| }, |
| { |
| "name": "image2", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": 18 |
| }, |
| { |
| "name": "image3", |
| "shape": 7, |
| "type": "IMAGE", |
| "link": null |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "links": [ |
| 3 |
| ] |
| } |
| ], |
| "title": "TextEncodeQwenImageEditPlus Input Prompt", |
| "properties": { |
| "Node name for S&R": "TextEncodeQwenImageEditPlus" |
| }, |
| "widgets_values": [ |
| "Put the woman holding a balloon next to the ninja in the hallway." |
| ] |
| }, |
| { |
| "id": 8, |
| "type": "LoadImage", |
| "pos": [ |
| -525.282470703125, |
| 21.345966339111328 |
| ], |
| "size": [ |
| 259.9401550292969, |
| 326 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 18 |
| ] |
| }, |
| { |
| "name": "MASK", |
| "type": "MASK", |
| "links": null |
| } |
| ], |
| "title": "Optional Input Image", |
| "properties": { |
| "Node name for S&R": "LoadImage" |
| }, |
| "widgets_values": [ |
| "ComfyUI_temp_ljpig_00008_.png", |
| "image" |
| ] |
| }, |
| { |
| "id": 7, |
| "type": "LoadImage", |
| "pos": [ |
| -555.2627563476562, |
| 396.7561340332031 |
| ], |
| "size": [ |
| 274.080078125, |
| 314.0000305175781 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "links": [ |
| 17 |
| ] |
| }, |
| { |
| "name": "MASK", |
| "type": "MASK", |
| "links": null |
| } |
| ], |
| "title": "Optional Input Image", |
| "properties": { |
| "Node name for S&R": "LoadImage" |
| }, |
| "widgets_values": [ |
| "ComfyUI_temp_zmuag_00002_.png", |
| "image" |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 1, |
| 1, |
| 0, |
| 2, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 2, |
| 1, |
| 1, |
| 3, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 3, |
| 3, |
| 0, |
| 2, |
| 1, |
| "CONDITIONING" |
| ], |
| [ |
| 4, |
| 4, |
| 0, |
| 2, |
| 2, |
| "CONDITIONING" |
| ], |
| [ |
| 5, |
| 2, |
| 0, |
| 5, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 6, |
| 1, |
| 2, |
| 5, |
| 1, |
| "VAE" |
| ], |
| [ |
| 7, |
| 1, |
| 1, |
| 4, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 8, |
| 1, |
| 2, |
| 3, |
| 1, |
| "VAE" |
| ], |
| [ |
| 9, |
| 1, |
| 2, |
| 4, |
| 1, |
| "VAE" |
| ], |
| [ |
| 10, |
| 5, |
| 0, |
| 6, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 13, |
| 9, |
| 0, |
| 2, |
| 3, |
| "LATENT" |
| ], |
| [ |
| 17, |
| 7, |
| 0, |
| 3, |
| 2, |
| "IMAGE" |
| ], |
| [ |
| 18, |
| 8, |
| 0, |
| 3, |
| 3, |
| "IMAGE" |
| ] |
| ], |
| "groups": [], |
| "config": {}, |
| "extra": { |
| "ds": { |
| "scale": 1.0435333929857133, |
| "offset": [ |
| 919.9049410313564, |
| 75.66198687470876 |
| ] |
| }, |
| "ue_links": [], |
| "frontendVersion": "1.26.13", |
| "VHS_latentpreview": false, |
| "VHS_latentpreviewrate": 0, |
| "VHS_MetadataImage": true, |
| "VHS_KeepIntermediate": true |
| }, |
| "version": 0.4 |
| } |