| { | |
| "id": "9b2f558d-66ee-44dc-9789-6f1fd5577760", | |
| "revision": 0, | |
| "last_node_id": 346, | |
| "last_link_id": 526, | |
| "nodes": [ | |
| { | |
| "id": 316, | |
| "type": "Seed (rgthree)", | |
| "pos": [ | |
| -673.4555258582924, | |
| 904.6074943592815 | |
| ], | |
| "size": [ | |
| 210, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": "随机种", | |
| "name": "SEED", | |
| "shape": 3, | |
| "type": "INT", | |
| "links": [ | |
| 482 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "f044a9dbb3fc9de55c6244d616d386986add3072" | |
| }, | |
| "widgets_values": [ | |
| -1, | |
| "", | |
| "", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 317, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| -1123.4555258582907, | |
| 634.6074943592819 | |
| ], | |
| "size": [ | |
| 330, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "slot_index": 0, | |
| "links": [ | |
| 486, | |
| 493 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "CLIPLoader", | |
| "models": [ | |
| { | |
| "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors", | |
| "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors", | |
| "directory": "text_encoders" | |
| } | |
| ], | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "qwen_2.5_vl_7b_fp8_scaled.safetensors", | |
| "qwen_image", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 318, | |
| "type": "VAELoader", | |
| "pos": [ | |
| -1123.4555258582907, | |
| 784.6074943592818 | |
| ], | |
| "size": [ | |
| 330, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "slot_index": 0, | |
| "links": [ | |
| 484, | |
| 494 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "VAELoader", | |
| "models": [ | |
| { | |
| "name": "qwen_image_vae.safetensors", | |
| "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors", | |
| "directory": "vae" | |
| } | |
| ], | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "qwen_image_vae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 319, | |
| "type": "KSampler", | |
| "pos": [ | |
| -383.45552585829165, | |
| 474.60749435928204 | |
| ], | |
| "size": [ | |
| 253.9251708984375, | |
| 546.444091796875 | |
| ], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 478 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 479 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 480 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 481 | |
| }, | |
| { | |
| "name": "seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "seed" | |
| }, | |
| "link": 482 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "slot_index": 0, | |
| "links": [ | |
| 483 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "KSampler", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 67592718088490, | |
| "randomize", | |
| 4, | |
| 1, | |
| "euler", | |
| "simple", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 321, | |
| "type": "ModelSamplingAuraFlow", | |
| "pos": [ | |
| -723.4555258582924, | |
| 374.60749435928227 | |
| ], | |
| "size": [ | |
| 300, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 485 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 478 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "ModelSamplingAuraFlow", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| 3.1000000000000005 | |
| ] | |
| }, | |
| { | |
| "id": 322, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -753.4555258582924, | |
| 704.6074943592818 | |
| ], | |
| "size": [ | |
| 350.8778076171875, | |
| 138.01828002929688 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 486 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 480 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Negative Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [ | |
| "", | |
| [ | |
| false, | |
| true | |
| ] | |
| ] | |
| }, | |
| { | |
| "id": 327, | |
| "type": "CR SDXL Aspect Ratio", | |
| "pos": [ | |
| -1083.4555258582907, | |
| 914.6074943592815 | |
| ], | |
| "size": [ | |
| 270, | |
| 278 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 491 | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 492 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "宽度", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "label": "高度", | |
| "name": "height", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "label": "放大系数", | |
| "name": "upscale_factor", | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "label": "批次大小", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "links": null | |
| }, | |
| { | |
| "name": "empty_latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 481 | |
| ] | |
| }, | |
| { | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyroll", | |
| "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR SDXL Aspect Ratio" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| "custom", | |
| "Off", | |
| 1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 329, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| -1073.4555258582907, | |
| 274.60749435928216 | |
| ], | |
| "size": [ | |
| 260.8006286621094, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 498 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 485 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.49", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "models": [ | |
| { | |
| "name": "Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "directory": "loras" | |
| } | |
| ] | |
| }, | |
| "widgets_values": [ | |
| "qwen-image/Qwen-Image-Edit-Lightning-4steps-V1.0-bf16.safetensors", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 330, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| -1083.4555258582907, | |
| 404.6074943592822 | |
| ], | |
| "size": [ | |
| 260.8006286621094, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 499 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 498 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.49", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "models": [ | |
| { | |
| "name": "Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-8steps-V1.0.safetensors", | |
| "directory": "loras" | |
| } | |
| ] | |
| }, | |
| "widgets_values": [ | |
| "qwen-image/qwen_image_edit_2509_jiqingkiss.safetensors", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 331, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| -1083.4555258582907, | |
| 524.6074943592818 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 499 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.59", | |
| "Node name for S&R": "UNETLoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_image_edit_2509_fp8_e4m3fn.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 323, | |
| "type": "LayerUtility: ImageScaleByAspectRatio V2", | |
| "pos": [ | |
| -1443.4555258582907, | |
| 374.60749435928227 | |
| ], | |
| "size": [ | |
| 274.9136657714844, | |
| 330 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 487 | |
| }, | |
| { | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 495 | |
| ] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| }, | |
| { | |
| "name": "original_size", | |
| "type": "BOX", | |
| "links": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui_layerstyle", | |
| "ver": "c0fb64d0ebcb81c6c445a8af79ecee24bc3845b0", | |
| "Node name for S&R": "LayerUtility: ImageScaleByAspectRatio V2" | |
| }, | |
| "widgets_values": [ | |
| "original", | |
| 1, | |
| 1, | |
| "letterbox", | |
| "lanczos", | |
| "8", | |
| "longest", | |
| 1280, | |
| "#000000" | |
| ], | |
| "color": "rgba(38, 73, 116, 0.7)" | |
| }, | |
| { | |
| "id": 324, | |
| "type": "LayerUtility: ImageScaleByAspectRatio V2", | |
| "pos": [ | |
| -1443.4555258582907, | |
| 754.6074943592816 | |
| ], | |
| "size": [ | |
| 274.9136657714844, | |
| 380 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 488 | |
| }, | |
| { | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 496 | |
| ] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| }, | |
| { | |
| "name": "original_size", | |
| "type": "BOX", | |
| "links": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui_layerstyle", | |
| "ver": "c0fb64d0ebcb81c6c445a8af79ecee24bc3845b0", | |
| "Node name for S&R": "LayerUtility: ImageScaleByAspectRatio V2" | |
| }, | |
| "widgets_values": [ | |
| "original", | |
| 1, | |
| 1, | |
| "letterbox", | |
| "lanczos", | |
| "8", | |
| "longest", | |
| 1280, | |
| "#000000" | |
| ], | |
| "color": "rgba(38, 73, 116, 0.7)" | |
| }, | |
| { | |
| "id": 320, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| -363.45552585829165, | |
| 374.60749435928227 | |
| ], | |
| "size": [ | |
| 210, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 483 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 484 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 489 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.48", | |
| "Node name for S&R": "VAEDecode", | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "widget_ue_connectable": {} | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 326, | |
| "type": "LayerUtility: ImageScaleByAspectRatio V2", | |
| "pos": [ | |
| -1443.4555258582907, | |
| 1124.6074943592819 | |
| ], | |
| "size": [ | |
| 274.9136657714844, | |
| 330 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 524 | |
| }, | |
| { | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [ | |
| 497 | |
| ] | |
| }, | |
| { | |
| "name": "mask", | |
| "type": "MASK", | |
| "links": null | |
| }, | |
| { | |
| "name": "original_size", | |
| "type": "BOX", | |
| "links": null | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 491 | |
| ] | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 492 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui_layerstyle", | |
| "ver": "c0fb64d0ebcb81c6c445a8af79ecee24bc3845b0", | |
| "Node name for S&R": "LayerUtility: ImageScaleByAspectRatio V2" | |
| }, | |
| "widgets_values": [ | |
| "original", | |
| 1, | |
| 1, | |
| "letterbox", | |
| "lanczos", | |
| "8", | |
| "longest", | |
| 1280, | |
| "#000000" | |
| ], | |
| "color": "rgba(38, 73, 116, 0.7)" | |
| }, | |
| { | |
| "id": 325, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| -46.389459587708444, | |
| 347.97682523860675 | |
| ], | |
| "size": [ | |
| 252.37942504882812, | |
| 369.21356201171875 | |
| ], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 489 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 332, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1733.4555258582907, | |
| 804.6074943592819 | |
| ], | |
| "size": [ | |
| 265.8947448730469, | |
| 329.90789794921875 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 488 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "test (29).jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 333, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1723.4555258582907, | |
| 424.6074943592822 | |
| ], | |
| "size": [ | |
| 265.8947448730469, | |
| 329.90789794921875 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 487 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "OIP-C.jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 328, | |
| "type": "TextEncodeQwenImageEditPlus", | |
| "pos": [ | |
| -733.4555258582924, | |
| 484.6074943592821 | |
| ], | |
| "size": [ | |
| 320.1754150390625, | |
| 173 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 493 | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 494 | |
| }, | |
| { | |
| "name": "image1", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 495 | |
| }, | |
| { | |
| "name": "image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 496 | |
| }, | |
| { | |
| "name": "image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 497 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 479 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.59", | |
| "Node name for S&R": "TextEncodeQwenImageEditPlus" | |
| }, | |
| "widgets_values": [ | |
| "保持图3的图片和视角不改变,让图1和图2中的人在图三的马路上站立拥抱着激情亲吻", | |
| [ | |
| false, | |
| true | |
| ] | |
| ] | |
| }, | |
| { | |
| "id": 346, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1741.1460901399319, | |
| 1208.068167881411 | |
| ], | |
| "size": [ | |
| 265.8947448730469, | |
| 329.90789794921875 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 524 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.50", | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "24.jpg", | |
| "image" | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 478, | |
| 321, | |
| 0, | |
| 319, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 479, | |
| 328, | |
| 0, | |
| 319, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 480, | |
| 322, | |
| 0, | |
| 319, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 481, | |
| 327, | |
| 4, | |
| 319, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 482, | |
| 316, | |
| 0, | |
| 319, | |
| 4, | |
| "INT" | |
| ], | |
| [ | |
| 483, | |
| 319, | |
| 0, | |
| 320, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 484, | |
| 318, | |
| 0, | |
| 320, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 485, | |
| 329, | |
| 0, | |
| 321, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 486, | |
| 317, | |
| 0, | |
| 322, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 487, | |
| 333, | |
| 0, | |
| 323, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 488, | |
| 332, | |
| 0, | |
| 324, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 489, | |
| 320, | |
| 0, | |
| 325, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 491, | |
| 326, | |
| 3, | |
| 327, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 492, | |
| 326, | |
| 4, | |
| 327, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 493, | |
| 317, | |
| 0, | |
| 328, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 494, | |
| 318, | |
| 0, | |
| 328, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 495, | |
| 323, | |
| 0, | |
| 328, | |
| 2, | |
| "IMAGE" | |
| ], | |
| [ | |
| 496, | |
| 324, | |
| 0, | |
| 328, | |
| 3, | |
| "IMAGE" | |
| ], | |
| [ | |
| 497, | |
| 326, | |
| 0, | |
| 328, | |
| 4, | |
| "IMAGE" | |
| ], | |
| [ | |
| 498, | |
| 330, | |
| 0, | |
| 329, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 499, | |
| 331, | |
| 0, | |
| 330, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 524, | |
| 346, | |
| 0, | |
| 326, | |
| 0, | |
| "IMAGE" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 41, | |
| "title": "模型加载", | |
| "bounding": [ | |
| -1133.4555258582907, | |
| 294.60749435928216, | |
| 359.0284729003906, | |
| 558.515625 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 42, | |
| "title": "Latent", | |
| "bounding": [ | |
| -763.4555258582924, | |
| 294.60749435928216, | |
| 644.760436142449, | |
| 757.9360704034948 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 43, | |
| "title": "输入端", | |
| "bounding": [ | |
| -1743.4555258582907, | |
| 294.60749435928216, | |
| 598.196044921875, | |
| 1185.004150390625 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.7972024500000088, | |
| "offset": [ | |
| 2197.41698140075, | |
| 56.70746689284044 | |
| ] | |
| }, | |
| "frontendVersion": "1.28.7", | |
| "VHS_KeepIntermediate": true, | |
| "links_added_by_ue": [], | |
| "VHS_MetadataImage": true, | |
| "ue_links": [], | |
| "0246.VERSION": [ | |
| 0, | |
| 0, | |
| 4 | |
| ], | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_latentpreview": false | |
| }, | |
| "version": 0.4 | |
| } |