{
  "last_node_id": 16,
  "last_link_id": 14,
  "nodes": [
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        413,
        389
      ],
      "size": {
        "0": 425.27801513671875,
        "1": 180.6060791015625
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "text, watermark"
      ]
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        415,
        186
      ],
      "size": {
        "0": 422.84503173828125,
        "1": 164.31304931640625
      },
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            4
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,"
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1209,
        188
      ],
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 7
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 8
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            9
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1451,
        189
      ],
      "size": {
        "0": 210,
        "1": 82
      },
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 9
        }
      ],
      "properties": {},
      "widgets_values": [
        "ComfyUI",
        "Show Grid"
      ]
    },
    {
      "id": 4,
      "type": "CheckpointLoaderSimple",
      "pos": [
        26,
        474
      ],
      "size": {
        "0": 315,
        "1": 98
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            1
          ],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            3,
            5
          ],
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            8
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "v1-5-pruned-emaonly.ckpt"
      ]
    },
    {
      "id": 5,
      "type": "EmptyLatentImage",
      "pos": [
        472,
        649
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "link": 12,
          "widget": {
            "name": "width",
            "config": [
              "INT",
              {
                "default": 512,
                "min": 64,
                "max": 8192,
                "step": 8
              }
            ]
          }
        },
        {
          "name": "height",
          "type": "INT",
          "link": 13,
          "widget": {
            "name": "height",
            "config": [
              "INT",
              {
                "default": 512,
                "min": 64,
                "max": 8192,
                "step": 8
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            2
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        {
          "__inputType__": "combinatorial",
          "values": [
            512,
            1024
          ],
          "axis_id": 16,
          "axis_name": "5_EmptyLatentImage: width",
          "join_axis": true
        },
        {
          "__inputType__": "combinatorial",
          "values": [
            512,
            1024
          ],
          "axis_id": 15,
          "axis_name": "5_EmptyLatentImage: height",
          "join_axis": true
        },
        1
      ]
    },
    {
      "id": 16,
      "type": "PrimitiveNode",
      "pos": [
        181,
        636
      ],
      "size": {
        "0": 210,
        "1": 202
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            12
          ],
          "slot_index": 0,
          "widget": {
            "name": "width",
            "config": [
              "INT",
              {
                "default": 512,
                "min": 64,
                "max": 8192,
                "step": 8
              }
            ]
          }
        }
      ],
      "properties": {
        "valuesType": "list",
        "axisName": "",
        "listValue": "512, 1024",
        "rangeStepBy": 64,
        "rangeSteps": 2
      },
      "widgets_values": [
        512,
        "fixed",
        "list",
        "",
        "512, 1024",
        64,
        2
      ]
    },
    {
      "id": 15,
      "type": "PrimitiveNode",
      "pos": [
        172,
        884
      ],
      "size": {
        "0": 210,
        "1": 202
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            13
          ],
          "slot_index": 0,
          "widget": {
            "name": "height",
            "config": [
              "INT",
              {
                "default": 512,
                "min": 64,
                "max": 8192,
                "step": 8
              }
            ]
          }
        }
      ],
      "properties": {
        "valuesType": "list",
        "axisName": "",
        "listValue": "512, 1024",
        "rangeStepBy": 64,
        "rangeSteps": 2
      },
      "widgets_values": [
        512,
        "fixed",
        "list",
        "",
        "512, 1024",
        64,
        2
      ]
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        863,
        186
      ],
      "size": [
        315,
        462
      ],
      "flags": {},
      "order": 9,
      "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": 2
        },
        {
          "name": "cfg",
          "type": "FLOAT",
          "link": 10,
          "widget": {
            "name": "cfg",
            "config": [
              "FLOAT",
              {
                "default": 8,
                "min": 0,
                "max": 100
              }
            ]
          },
          "slot_index": 4
        },
        {
          "name": "sampler_name",
          "type": "euler,euler_ancestral,heun,dpm_2,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_2m,dpmpp_2m_sde,ddim,uni_pc,uni_pc_bh2",
          "link": 11,
          "widget": {
            "name": "sampler_name",
            "config": [
              [
                "euler",
                "euler_ancestral",
                "heun",
                "dpm_2",
                "dpm_2_ancestral",
                "lms",
                "dpm_fast",
                "dpm_adaptive",
                "dpmpp_2s_ancestral",
                "dpmpp_sde",
                "dpmpp_2m",
                "dpmpp_2m_sde",
                "ddim",
                "uni_pc",
                "uni_pc_bh2"
              ]
            ]
          },
          "slot_index": 5
        },
        {
          "name": "scheduler",
          "type": "normal,karras,exponential,simple,ddim_uniform",
          "link": 14,
          "widget": {
            "name": "scheduler",
            "config": [
              [
                "normal",
                "karras",
                "exponential",
                "simple",
                "ddim_uniform"
              ]
            ]
          },
          "slot_index": 6
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            7
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        1080303806325892,
        "randomize",
        20,
        {
          "__inputType__": "combinatorial",
          "values": [
            5,
            14
          ],
          "axis_id": 10,
          "axis_name": "3_KSampler: cfg",
          "join_axis": true
        },
        {
          "__inputType__": "combinatorial",
          "values": [
            "euler",
            "uni_pc"
          ],
          "axis_id": 13,
          "axis_name": "3_KSampler: sampler_name",
          "join_axis": true
        },
        {
          "__inputType__": "combinatorial",
          "values": [
            "normal",
            "karras"
          ],
          "axis_id": 14,
          "axis_name": "3_KSampler: scheduler",
          "join_axis": true
        },
        1
      ]
    },
    {
      "id": 10,
      "type": "PrimitiveNode",
      "pos": [
        854,
        703
      ],
      "size": {
        "0": 210,
        "1": 202
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            10
          ],
          "widget": {
            "name": "cfg",
            "config": [
              "FLOAT",
              {
                "default": 8,
                "min": 0,
                "max": 100
              }
            ]
          }
        }
      ],
      "properties": {
        "valuesType": "list",
        "axisName": "",
        "listValue": "5,14",
        "rangeStepBy": 64,
        "rangeSteps": 2
      },
      "widgets_values": [
        8,
        "fixed",
        "list",
        "",
        "5,14",
        64,
        2
      ]
    },
    {
      "id": 13,
      "type": "PrimitiveNode",
      "pos": [
        1088,
        705
      ],
      "size": {
        "0": 210,
        "1": 154
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "outputs": [
        {
          "name": "COMBO",
          "type": "euler,euler_ancestral,heun,dpm_2,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_2m,dpmpp_2m_sde,ddim,uni_pc,uni_pc_bh2",
          "links": [
            11
          ],
          "slot_index": 0,
          "widget": {
            "name": "sampler_name",
            "config": [
              [
                "euler",
                "euler_ancestral",
                "heun",
                "dpm_2",
                "dpm_2_ancestral",
                "lms",
                "dpm_fast",
                "dpm_adaptive",
                "dpmpp_2s_ancestral",
                "dpmpp_sde",
                "dpmpp_2m",
                "dpmpp_2m_sde",
                "ddim",
                "uni_pc",
                "uni_pc_bh2"
              ]
            ]
          }
        }
      ],
      "properties": {
        "valuesType": "list",
        "axisName": "",
        "listValue": "euler,uni_pc",
        "rangeStepBy": 64,
        "rangeSteps": 2
      },
      "widgets_values": [
        "euler",
        "fixed",
        "list",
        "",
        "euler,uni_pc"
      ]
    },
    {
      "id": 14,
      "type": "PrimitiveNode",
      "pos": [
        1314,
        718
      ],
      "size": {
        "0": 210,
        "1": 154
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "outputs": [
        {
          "name": "COMBO",
          "type": "normal,karras,exponential,simple,ddim_uniform",
          "links": [
            14
          ],
          "slot_index": 0,
          "widget": {
            "name": "scheduler",
            "config": [
              [
                "normal",
                "karras",
                "exponential",
                "simple",
                "ddim_uniform"
              ]
            ]
          }
        }
      ],
      "properties": {
        "valuesType": "list",
        "axisName": "",
        "listValue": "normal,karras",
        "rangeStepBy": 64,
        "rangeSteps": 2
      },
      "widgets_values": [
        "normal",
        "fixed",
        "list",
        "",
        "normal,karras"
      ]
    }
  ],
  "links": [
    [
      1,
      4,
      0,
      3,
      0,
      "MODEL"
    ],
    [
      2,
      5,
      0,
      3,
      3,
      "LATENT"
    ],
    [
      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"
    ],
    [
      10,
      10,
      0,
      3,
      4,
      "FLOAT"
    ],
    [
      11,
      13,
      0,
      3,
      5,
      "euler,euler_ancestral,heun,dpm_2,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_2m,dpmpp_2m_sde,ddim,uni_pc,uni_pc_bh2"
    ],
    [
      12,
      16,
      0,
      5,
      0,
      "INT"
    ],
    [
      13,
      15,
      0,
      5,
      1,
      "INT"
    ],
    [
      14,
      14,
      0,
      3,
      6,
      "normal,karras,exponential,simple,ddim_uniform"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}