{
  "id": "07944057-2d87-4bf7-a494-93025fc6b932",
  "revision": 0,
  "last_node_id": 29,
  "last_link_id": 40,
  "nodes": [
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1209,
        188
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 7
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 8
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            9
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1451,
        189
      ],
      "size": [
        210,
        270
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 9
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1"
      },
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        413,
        389
      ],
      "size": [
        425.27801513671875,
        180.6060791015625
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            6
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "worst quality, bad quality"
      ]
    },
    {
      "id": 13,
      "type": "LoadImage",
      "pos": [
        69.43320000000044,
        1097.331600000001
      ],
      "size": [
        282.798828125,
        314.0000000000001
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            22
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "2025-11-11_16-14-33-camelliamix25D_v3-1667655197.png",
        "image"
      ]
    },
    {
      "id": 15,
      "type": "VAEEncode",
      "pos": [
        804.3761999999989,
        1107.2316000000008
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 23
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 13
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            20
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 20,
      "type": "ImageResize+",
      "pos": [
        479.9752000000004,
        1097.6163655897822
      ],
      "size": [
        270,
        218
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 22
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 16
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            23
          ]
        },
        {
          "name": "width",
          "type": "INT",
          "links": [
            17
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_essentials",
        "ver": "1.1.0",
        "Node name for S&R": "ImageResize+"
      },
      "widgets_values": [
        512,
        512,
        "nearest",
        "keep proportion",
        "always",
        0
      ]
    },
    {
      "id": 21,
      "type": "SimpleMath+",
      "pos": [
        470.6582000000004,
        953.8683655897827
      ],
      "size": [
        270,
        78
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "a",
          "shape": 7,
          "type": "INT,FLOAT",
          "link": 18
        },
        {
          "name": "b",
          "shape": 7,
          "type": "INT,FLOAT",
          "link": 17
        }
      ],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            21
          ]
        },
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_essentials",
        "ver": "1.1.0",
        "Node name for S&R": "SimpleMath+"
      },
      "widgets_values": [
        "a / 2 - b / 2"
      ]
    },
    {
      "id": 19,
      "type": "LatentComposite",
      "pos": [
        869.9582000000008,
        791.4863655897824
      ],
      "size": [
        270,
        126
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "samples_to",
          "type": "LATENT",
          "link": 19
        },
        {
          "name": "samples_from",
          "type": "LATENT",
          "link": 20
        },
        {
          "name": "x",
          "type": "INT",
          "widget": {
            "name": "x"
          },
          "link": 21
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LatentComposite"
      },
      "widgets_values": [
        0,
        0,
        0
      ]
    },
    {
      "id": 18,
      "type": "EmptyLatentImage",
      "pos": [
        461.3412000000001,
        788.8243655897826
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 14
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 15
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            19
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        512,
        512,
        1
      ]
    },
    {
      "id": 22,
      "type": "LoadImage",
      "pos": [
        71.45671930000063,
        1898.232100400002
      ],
      "size": [
        282.798828125,
        314.0000000000001
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            26
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "2025-12-15_14-05-39-illustrijGEN_1-544714033.png",
        "image"
      ]
    },
    {
      "id": 29,
      "type": "EmptyLatentImage",
      "pos": [
        463.3647192999998,
        1589.7248659897837
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 33
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 34
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            30
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        512,
        512,
        1
      ]
    },
    {
      "id": 16,
      "type": "PrimitiveInt",
      "pos": [
        66.03420000000045,
        767.5283655897827
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            14,
            18
          ]
        }
      ],
      "title": "幅",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "PrimitiveInt"
      },
      "widgets_values": [
        1176,
        "fixed"
      ]
    },
    {
      "id": 17,
      "type": "PrimitiveInt",
      "pos": [
        64.70320000000055,
        899.2973655897832
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            15,
            16
          ]
        }
      ],
      "title": "高さ",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "PrimitiveInt"
      },
      "widgets_values": [
        848,
        "fixed"
      ]
    },
    {
      "id": 26,
      "type": "ImageResize+",
      "pos": [
        481.99871930000023,
        1898.5168659897834
      ],
      "size": [
        270,
        218
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 26
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 35
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 27
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            25
          ]
        },
        {
          "name": "width",
          "type": "INT",
          "links": []
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            37
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui_essentials",
        "ver": "1.1.0",
        "Node name for S&R": "ImageResize+"
      },
      "widgets_values": [
        512,
        512,
        "nearest",
        "keep proportion",
        "always",
        0
      ]
    },
    {
      "id": 27,
      "type": "SimpleMath+",
      "pos": [
        472.68171930000034,
        1754.768865989784
      ],
      "size": [
        270,
        78
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "a",
          "shape": 7,
          "type": "INT,FLOAT",
          "link": 36
        },
        {
          "name": "b",
          "shape": 7,
          "type": "INT,FLOAT",
          "link": 37
        }
      ],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            38
          ]
        },
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_essentials",
        "ver": "1.1.0",
        "Node name for S&R": "SimpleMath+"
      },
      "widgets_values": [
        "a / 2 - b / 2"
      ]
    },
    {
      "id": 23,
      "type": "VAEEncode",
      "pos": [
        802.7697192999985,
        1898.4521004000017
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 25
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 40
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            31
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 28,
      "type": "LatentComposite",
      "pos": [
        871.9817193000007,
        1592.3868659897835
      ],
      "size": [
        270,
        126
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "samples_to",
          "type": "LATENT",
          "link": 30
        },
        {
          "name": "samples_from",
          "type": "LATENT",
          "link": 31
        },
        {
          "name": "y",
          "type": "INT",
          "widget": {
            "name": "y"
          },
          "link": 38
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            39
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LatentComposite"
      },
      "widgets_values": [
        0,
        0,
        0
      ]
    },
    {
      "id": 4,
      "type": "CheckpointLoaderSimple",
      "pos": [
        26,
        474
      ],
      "size": [
        315,
        98
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            1
          ]
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "slot_index": 1,
          "links": [
            3,
            5
          ]
        },
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 2,
          "links": [
            8,
            13,
            40
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "illustrijEVO_lvl3.safetensors"
      ]
    },
    {
      "id": 24,
      "type": "PrimitiveInt",
      "pos": [
        68.05771930000051,
        1568.4288659897838
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            33,
            35
          ]
        }
      ],
      "title": "幅",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "PrimitiveInt"
      },
      "widgets_values": [
        848,
        "fixed"
      ]
    },
    {
      "id": 25,
      "type": "PrimitiveInt",
      "pos": [
        66.72671930000064,
        1700.1978659897845
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            27,
            34,
            36
          ]
        }
      ],
      "title": "高さ",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "PrimitiveInt"
      },
      "widgets_values": [
        1176,
        "fixed"
      ]
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        415,
        186
      ],
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            4
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "masterpiece, best quality, highly detailed, 1girl, platinum blonde hair, short hair, grin, medium breasts, bigini, on the beach, sunset"
      ]
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        863,
        186
      ],
      "size": [
        315,
        474
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 4
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 39
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            7
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        663447288913234,
        "randomize",
        30,
        5,
        "dpmpp_2m_sde",
        "karras",
        0.65
      ]
    }
  ],
  "links": [
    [
      1,
      4,
      0,
      3,
      0,
      "MODEL"
    ],
    [
      3,
      4,
      1,
      6,
      0,
      "CLIP"
    ],
    [
      4,
      6,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      5,
      4,
      1,
      7,
      0,
      "CLIP"
    ],
    [
      6,
      7,
      0,
      3,
      2,
      "CONDITIONING"
    ],
    [
      7,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      8,
      4,
      2,
      8,
      1,
      "VAE"
    ],
    [
      9,
      8,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      13,
      4,
      2,
      15,
      1,
      "VAE"
    ],
    [
      14,
      16,
      0,
      18,
      0,
      "INT"
    ],
    [
      15,
      17,
      0,
      18,
      1,
      "INT"
    ],
    [
      16,
      17,
      0,
      20,
      1,
      "INT"
    ],
    [
      17,
      20,
      1,
      21,
      1,
      "INT"
    ],
    [
      18,
      16,
      0,
      21,
      0,
      "INT"
    ],
    [
      19,
      18,
      0,
      19,
      0,
      "LATENT"
    ],
    [
      20,
      15,
      0,
      19,
      1,
      "LATENT"
    ],
    [
      21,
      21,
      0,
      19,
      2,
      "INT"
    ],
    [
      22,
      13,
      0,
      20,
      0,
      "IMAGE"
    ],
    [
      23,
      20,
      0,
      15,
      0,
      "IMAGE"
    ],
    [
      25,
      26,
      0,
      23,
      0,
      "IMAGE"
    ],
    [
      26,
      22,
      0,
      26,
      0,
      "IMAGE"
    ],
    [
      27,
      25,
      0,
      26,
      2,
      "INT"
    ],
    [
      30,
      29,
      0,
      28,
      0,
      "LATENT"
    ],
    [
      31,
      23,
      0,
      28,
      1,
      "LATENT"
    ],
    [
      33,
      24,
      0,
      29,
      0,
      "INT"
    ],
    [
      34,
      25,
      0,
      29,
      1,
      "INT"
    ],
    [
      35,
      24,
      0,
      26,
      1,
      "INT"
    ],
    [
      36,
      25,
      0,
      27,
      0,
      "INT"
    ],
    [
      37,
      26,
      2,
      27,
      1,
      "INT"
    ],
    [
      38,
      27,
      0,
      28,
      2,
      "INT"
    ],
    [
      39,
      28,
      0,
      3,
      3,
      "LATENT"
    ],
    [
      40,
      4,
      2,
      23,
      1,
      "VAE"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "縦長 > 横長",
      "bounding": [
        29.06920000000039,
        680.6273655897821,
        1140.9119999999998,
        772.1200000000001
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 2,
      "title": "横長 > 縦長",
      "bounding": [
        31.092719300000645,
        1481.5278659897833,
        1140.9119999999998,
        772.1200000000001
      ],
      "color": "#A88",
      "font_size": 24,
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.8264462809917356,
      "offset": [
        314.7004947331483,
        -977.3046343824943
      ]
    },
    "workflowRendererVersion": "LG",
    "frontendVersion": "1.34.9"
  },
  "version": 0.4
}