{
  "id": "54bb395d-3e60-4c94-b525-85523901575b",
  "revision": 0,
  "last_node_id": 482,
  "last_link_id": 703,
  "nodes": [
    {
      "id": 477,
      "type": "UnetLoaderGGUF",
      "pos": [
        -460.9292945057443,
        2114.6578689282387
      ],
      "size": [
        500,
        60
      ],
      "flags": {},
      "order": 0,
      "mode": 4,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": []
        }
      ],
      "properties": {
        "aux_id": "molbal/ComfyUI-GGUF",
        "ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a",
        "Node name for S&R": "UnetLoaderGGUF",
        "cnr_id": "ComfyUI-GGUF",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "Qwen-Image-2.1-Q4_K_M-HQv3.gguf"
      ],
      "widgets_values_named": {
        "unet_name": "Qwen-Image-2.1-Q4_K_M-HQv3.gguf"
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 478,
      "type": "Note",
      "pos": [
        -348.5472822320911,
        3151.4527177679092
      ],
      "size": [
        310,
        280
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note: size",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Qwen Image 2.1 has native 2K (2048*2048) support for direct output.\n\nDefault (custom_size off): output follows image_1's aspect ratio, scaled to about resolution*resolution (default 1024, multiple of 32). This is not image_1's original pixel size. Set resolution to 0 to keep original sizes (rounded to 32).\n\nTurn on custom_size to use the ResolutionSelector width/height as the canvas. Keep it close to the resized image_1 size, or the edit can shift.\n"
      ],
      "widgets_values_named": {
        "text": "Qwen Image 2.1 has native 2K (2048*2048) support for direct output.\n\nDefault (custom_size off): output follows image_1's aspect ratio, scaled to about resolution*resolution (default 1024, multiple of 32). This is not image_1's original pixel size. Set resolution to 0 to keep original sizes (rounded to 32).\n\nTurn on custom_size to use the ResolutionSelector width/height as the canvas. Keep it close to the resized image_1 size, or the edit can shift.\n"
      },
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 473,
      "type": "VAEDecode",
      "pos": [
        1216.3402605318122,
        4105.222143567174
      ],
      "size": [
        230,
        60
      ],
      "flags": {
        "collapsed": false
      },
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 684
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 682
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            683
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "VAEDecode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 472,
      "type": "EmptyLatentImage",
      "pos": [
        1189.1461165024089,
        4222.525484608329
      ],
      "size": [
        300,
        120
      ],
      "flags": {
        "collapsed": false
      },
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 688
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 689
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            686
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "EmptyLatentImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        1024,
        1024,
        1
      ],
      "widgets_values_named": {
        "width": 1024,
        "height": 1024,
        "batch_size": 1
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 474,
      "type": "KSampler",
      "pos": [
        2423.886632646255,
        3648.9915574010947
      ],
      "size": [
        360.94695527454905,
        682.9788942495852
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 703
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 685
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 687
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 686
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            684
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "KSampler",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        42,
        "fixed",
        25,
        1,
        "euler",
        "simple",
        1
      ],
      "widgets_values_named": {
        "seed": 42,
        "control_after_generate": "fixed",
        "steps": 25,
        "cfg": 1,
        "sampler_name": "euler",
        "scheduler": "simple",
        "denoise": 1
      },
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 468,
      "type": "UNETLoader",
      "pos": [
        1087.7630219626126,
        3628.6541161811656
      ],
      "size": [
        510,
        90
      ],
      "flags": {
        "collapsed": false
      },
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            703
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "UNETLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        },
        "models": [
          {
            "name": "qwen_image_2.1_int8_convrot.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Qwen-Image-2.1/resolve/main/diffusion_models/qwen_image_2.1_int8_convrot.safetensors",
            "directory": "diffusion_models"
          }
        ]
      },
      "widgets_values": [
        "qwen_image_2.1_int8_convrot.safetensors",
        "default"
      ],
      "widgets_values_named": {
        "unet_name": "qwen_image_2.1_int8_convrot.safetensors",
        "weight_dtype": "default"
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 470,
      "type": "CLIPLoader",
      "pos": [
        1079.053886270176,
        3780.135913555829
      ],
      "size": [
        510,
        120
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            697
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "CLIPLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        },
        "models": [
          {
            "name": "qwen3vl_8b_bf16.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Qwen-Image-2.1/resolve/main/text_encoders/qwen3vl_8b_bf16.safetensors",
            "directory": "text_encoders"
          }
        ]
      },
      "widgets_values": [
        "qwen3vl_8b_int8_convrot.safetensors",
        "qwen_image",
        "default"
      ],
      "widgets_values_named": {
        "clip_name": "qwen3vl_8b_int8_convrot.safetensors",
        "type": "qwen_image",
        "device": "default"
      },
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 471,
      "type": "VAELoader",
      "pos": [
        1082.6610324186038,
        3957.524252809107
      ],
      "size": [
        510,
        70
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            682
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        },
        "models": [
          {
            "name": "qwen_image_2.1_vae_bf16.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Qwen-Image-2.1/resolve/main/vae/qwen_image_2.1_vae_bf16.safetensors",
            "directory": "vae"
          }
        ]
      },
      "widgets_values": [
        "qwen_image_2.1_vae_bf16.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "qwen_image_2.1_vae_bf16.safetensors"
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 13,
      "type": "ResolutionSelector",
      "pos": [
        1142.0841322443437,
        4491.093732358881
      ],
      "size": [
        387.87336549750944,
        150
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "showAdvanced": true,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            688
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            689
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "ResolutionSelector",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "4:3 (Standard)",
        1,
        8
      ],
      "widgets_values_named": {
        "aspect_ratio": "4:3 (Standard)",
        "megapixels": 1,
        "multiple": 8
      },
      "color": "#233",
      "bgcolor": "#355"
    },
    {
      "id": 461,
      "type": "SaveImageAdvanced",
      "pos": [
        2884.3144134432214,
        3625.999226047064
      ],
      "size": [
        592.5849372560363,
        724.573466861038
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 683
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "SaveImageAdvanced",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Qwen_image_2.1",
        "png",
        "8-bit",
        "sRGB"
      ],
      "widgets_values_named": {
        "filename_prefix": "Qwen_image_2.1",
        "format": "png",
        "format.bit_depth": "8-bit",
        "format.input_color_space": "sRGB"
      }
    },
    {
      "id": 469,
      "type": "TextEncodeQwenImage21",
      "pos": [
        1660.3826397329851,
        3625.388601026221
      ],
      "size": [
        629.8862375626913,
        701.8817721232681
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 697
        },
        {
          "name": "images.image_1",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            685
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            687
          ]
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.36.0",
        "Node name for S&R": "TextEncodeQwenImage21",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "A breathtaking photorealistic cinematic fantasy-science-fiction movie frame, elegant mysterious atmosphere, monumental architecture above the clouds, warm sunset mixed with cool twilight, sophisticated ivory, gold, bronze and deep blue color palette, subtle atmospheric haze, realistic environmental detail, restrained visual effects, believable physical materials, dramatic but natural lighting, premium Hollywood-style cinematography, epic scale without looking artificial, realistic photography, subtle film grain, high dynamic range, no text, no logo.",
        "",
        1024
      ],
      "widgets_values_named": {
        "prompt": "A breathtaking photorealistic cinematic fantasy-science-fiction movie frame, elegant mysterious atmosphere, monumental architecture above the clouds, warm sunset mixed with cool twilight, sophisticated ivory, gold, bronze and deep blue color palette, subtle atmospheric haze, realistic environmental detail, restrained visual effects, believable physical materials, dramatic but natural lighting, premium Hollywood-style cinematography, epic scale without looking artificial, realistic photography, subtle film grain, high dynamic range, no text, no logo.",
        "negative_prompt": "",
        "resolution": 1024
      },
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      682,
      471,
      0,
      473,
      1,
      "VAE"
    ],
    [
      684,
      474,
      0,
      473,
      0,
      "LATENT"
    ],
    [
      685,
      469,
      0,
      474,
      1,
      "CONDITIONING"
    ],
    [
      686,
      472,
      0,
      474,
      3,
      "LATENT"
    ],
    [
      687,
      469,
      1,
      474,
      2,
      "CONDITIONING"
    ],
    [
      688,
      13,
      0,
      472,
      0,
      "INT"
    ],
    [
      689,
      13,
      1,
      472,
      1,
      "INT"
    ],
    [
      697,
      470,
      0,
      469,
      0,
      "CLIP"
    ],
    [
      683,
      473,
      0,
      461,
      0,
      "IMAGE"
    ],
    [
      703,
      468,
      0,
      474,
      0,
      "MODEL"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "Models",
      "bounding": [
        1067.2777141228257,
        3527.474958511386,
        550.1893910549097,
        859.6725805191527
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 2,
      "title": "Conditioning",
      "bounding": [
        1627.2777141228257,
        3527.474958511386,
        700,
        860
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 3,
      "title": "Sampling",
      "bounding": [
        2357.2777141228257,
        3527.474958511386,
        470,
        860
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 4,
      "title": "Image Size",
      "bounding": [
        1078.564227304053,
        4411.588046962474,
        541.9181765377273,
        247.61636469245514
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 5,
      "title": "Output",
      "bounding": [
        2860.1370874739187,
        3528.4650733394246,
        623.6558297425986,
        863.9398930703228
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.9229599817706556,
      "offset": [
        -482.9803587310075,
        -3397.236453748964
      ]
    },
    "frontendVersion": "1.53.6",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "ue_links": [],
    "links_added_by_ue": []
  },
  "version": 0.4,
  "seed_widgets": {
    "474": 0
  }
}