{
  "id": "179e9c66-d274-4857-bcd9-34408448057b",
  "revision": 0,
  "last_node_id": 76,
  "last_link_id": 170,
  "nodes": [
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1252.432861328125,
        188.1918182373047
      ],
      "size": [
        157.56002807617188,
        46
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 35
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 76
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            101
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      }
    },
    {
      "id": 37,
      "type": "UNETLoader",
      "pos": [
        531.6217956542969,
        34.805270385742176
      ],
      "size": [
        305.3782043457031,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            170
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "UNETLoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "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": 38,
      "type": "CLIPLoader",
      "pos": [
        49.87187153979269,
        209.35653307788294
      ],
      "size": [
        301.3524169921875,
        106
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "slot_index": 0,
          "links": [
            115
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPLoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "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": 62,
      "type": "EmptyLatentImage",
      "pos": [
        600,
        582.327293849093
      ],
      "size": [
        237,
        106
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 162
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 163
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            148
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage",
        "cnr_id": "comfy-core",
        "ver": "0.26.0"
      },
      "widgets_values": [
        512,
        512,
        1
      ],
      "widgets_values_named": {
        "width": 512,
        "height": 512,
        "batch_size": 1
      }
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        898.7548217773438,
        188.1918182373047
      ],
      "size": [
        315,
        262
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 170
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 157
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 158
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 148
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            35
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        1234,
        "fixed",
        25,
        1,
        "euler",
        "simple",
        1
      ],
      "widgets_values_named": {
        "seed": 1234,
        "control_after_generate": "fixed",
        "steps": 25,
        "cfg": 1,
        "sampler_name": "euler",
        "scheduler": "simple",
        "denoise": 1
      }
    },
    {
      "id": 56,
      "type": "SaveImage",
      "pos": [
        1443.3798111474612,
        188.1918182373047
      ],
      "size": [
        828.4570568413153,
        638.4712083438695
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 101
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.75"
      },
      "widgets_values": [
        "ComfyUI"
      ],
      "widgets_values_named": {
        "filename_prefix": "ComfyUI"
      }
    },
    {
      "id": 55,
      "type": "MarkdownNote",
      "pos": [
        49.87187153979269,
        -171.34464343616293
      ],
      "size": [
        389.61380077225,
        288.1499138219051
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "## models\n\n- diffusion_models\n  - [qwen_image_2.1_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/diffusion_models/qwen_image_2.1_int8_convrot.safetensors) (7.26 GB)\n- text_encoders\n  - [qwen3vl_8b_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/text_encoders/qwen3vl_8b_int8_convrot.safetensors) (9.35 GB)\n- vae\n  - [qwen_image_2.1_vae_bf16.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/vae/qwen_image_2.1_vae_bf16.safetensors) (676 MB)\n\n```text\n📂ComfyUI/\n└── 📂models/\n    ├── 📂diffusion_models/\n    │   └── qwen_image_2.1_int8_convrot.safetensors \n    ├── 📂text_encoders/\n    │   └── qwen3vl_8b_int8_convrot.safetensors \n    └── 📂vae/\n        └── qwen_image_2.1_vae_bf16.safetensors \n```"
      ],
      "widgets_values_named": {
        "text": "## models\n\n- diffusion_models\n  - [qwen_image_2.1_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/diffusion_models/qwen_image_2.1_int8_convrot.safetensors) (7.26 GB)\n- text_encoders\n  - [qwen3vl_8b_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/text_encoders/qwen3vl_8b_int8_convrot.safetensors) (9.35 GB)\n- vae\n  - [qwen_image_2.1_vae_bf16.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-2.1/blob/main/vae/qwen_image_2.1_vae_bf16.safetensors) (676 MB)\n\n```text\n📂ComfyUI/\n└── 📂models/\n    ├── 📂diffusion_models/\n    │   └── qwen_image_2.1_int8_convrot.safetensors \n    ├── 📂text_encoders/\n    │   └── qwen3vl_8b_int8_convrot.safetensors \n    └── 📂vae/\n        └── qwen_image_2.1_vae_bf16.safetensors \n```"
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 39,
      "type": "VAELoader",
      "pos": [
        49.87187153979269,
        386.79138870487407
      ],
      "size": [
        301.3524169921875,
        58
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            76,
            159
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "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": 64,
      "type": "TextEncodeQwenImage21",
      "pos": [
        418.4816950017755,
        209.35653307788294
      ],
      "size": [
        418.5183049982245,
        306
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 115
        },
        {
          "name": "images.image_1",
          "shape": 7,
          "type": "IMAGE",
          "link": 166
        },
        {
          "name": "images.image_2",
          "shape": 7,
          "type": "IMAGE",
          "link": 165
        },
        {
          "name": "images.image_3",
          "shape": 7,
          "type": "IMAGE",
          "link": 167
        },
        {
          "name": "images.image_4",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "images.image_5",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": 159
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            157
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            158
          ]
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "TextEncodeQwenImage21"
      },
      "widgets_values": [
        "Use <image1> as the girl reference, <image2> as the plush shark reference, and <image3> as the train interior reference.\nThe girl is sitting naturally on the long bench seat of the train, not lying or stretching along the seat.\nShe sits like a normal passenger on a side bench: her hips rest on the seat cushion, her back leans lightly against the backrest, her knees point forward, and her lower legs go down toward the floor.\nHer body is slightly angled toward the window side, and her head droops sleepily.\nShe loosely holds the plush shark from <image2> on her lap and against her stomach.\nShe looks drowsy and relaxed, as if she is quietly nodding off during the ride.\nUse a closer composition focused on her face and upper body.\nThe train interior remains visible, but the background is softly blurred with shallow depth of field.\nThe scene feels peaceful, soft, and cozy.",
        "",
        1024
      ],
      "widgets_values_named": {
        "prompt": "Use <image1> as the girl reference, <image2> as the plush shark reference, and <image3> as the train interior reference.\nThe girl is sitting naturally on the long bench seat of the train, not lying or stretching along the seat.\nShe sits like a normal passenger on a side bench: her hips rest on the seat cushion, her back leans lightly against the backrest, her knees point forward, and her lower legs go down toward the floor.\nHer body is slightly angled toward the window side, and her head droops sleepily.\nShe loosely holds the plush shark from <image2> on her lap and against her stomach.\nShe looks drowsy and relaxed, as if she is quietly nodding off during the ride.\nUse a closer composition focused on her face and upper body.\nThe train interior remains visible, but the background is softly blurred with shallow depth of field.\nThe scene feels peaceful, soft, and cozy.",
        "negative_prompt": "",
        "resolution": 1024
      }
    },
    {
      "id": 65,
      "type": "LoadImage",
      "pos": [
        -124.37766029140397,
        614.9092344171308
      ],
      "size": [
        356.04630725715367,
        468.42910900621905
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            167
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "densha.png",
        "image"
      ],
      "widgets_values_named": {
        "image": "densha.png",
        "upload": "image"
      }
    },
    {
      "id": 73,
      "type": "ResolutionSelector",
      "pos": [
        298.0452682548206,
        605.7203578308751
      ],
      "size": [
        270,
        150
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            162
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            163
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ResolutionSelector",
        "cnr_id": "comfy-core",
        "ver": "0.25.0"
      },
      "widgets_values": [
        "3:2 (Photo)",
        2,
        32
      ],
      "widgets_values_named": {
        "aspect_ratio": "3:2 (Photo)",
        "megapixels": 2,
        "multiple": 32
      }
    },
    {
      "id": 74,
      "type": "LoadImage",
      "pos": [
        -906.582932898895,
        445.39859649850456
      ],
      "size": [
        339.9797985016487,
        537.2479895446995
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            166
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": []
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "straw_hat.png",
        "image"
      ],
      "widgets_values_named": {
        "image": "straw_hat.png",
        "upload": "image"
      }
    },
    {
      "id": 75,
      "type": "LoadImage",
      "pos": [
        -518.7472916938443,
        539.8106089450907
      ],
      "size": [
        359.01551006770615,
        369.0992040445244
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            165
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": []
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "shark.png",
        "image"
      ],
      "widgets_values_named": {
        "image": "shark.png",
        "upload": "image"
      }
    }
  ],
  "links": [
    [
      35,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      76,
      39,
      0,
      8,
      1,
      "VAE"
    ],
    [
      101,
      8,
      0,
      56,
      0,
      "IMAGE"
    ],
    [
      148,
      62,
      0,
      3,
      3,
      "LATENT"
    ],
    [
      157,
      64,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      158,
      64,
      1,
      3,
      2,
      "CONDITIONING"
    ],
    [
      162,
      73,
      0,
      62,
      0,
      "INT"
    ],
    [
      163,
      73,
      1,
      62,
      1,
      "INT"
    ],
    [
      115,
      38,
      0,
      64,
      0,
      "CLIP"
    ],
    [
      166,
      74,
      0,
      64,
      1,
      "IMAGE"
    ],
    [
      165,
      75,
      0,
      64,
      2,
      "IMAGE"
    ],
    [
      167,
      65,
      0,
      64,
      3,
      "IMAGE"
    ],
    [
      159,
      39,
      0,
      64,
      6,
      "VAE"
    ],
    [
      170,
      37,
      0,
      3,
      0,
      "MODEL"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.015255979947733,
      "offset": [
        169.22950729221702,
        234.7817116826322
      ]
    },
    "frontendVersion": "1.53.6",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}