{
  "id": "351baa06-915a-43e3-a1a2-eb5f385a7835",
  "revision": 0,
  "last_node_id": 13,
  "last_link_id": 22,
  "nodes": [
    {
      "id": 5,
      "type": "EmptyLatentImage",
      "pos": [
        272,
        558
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 16
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 17
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            2
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        512,
        512,
        1
      ]
    },
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        358,
        429
      ],
      "size": [
        218.659765625,
        88
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 12
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            6
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "text, watermark"
      ]
    },
    {
      "id": 12,
      "type": "ETN_KritaCanvas",
      "pos": [
        13,
        563
      ],
      "size": [
        200,
        100
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "width",
          "type": "INT",
          "slot_index": 1,
          "links": [
            16
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "slot_index": 2,
          "links": [
            17
          ]
        },
        {
          "name": "seed",
          "type": "INT",
          "slot_index": 3,
          "links": [
            18
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ETN_KritaCanvas"
      },
      "widgets_values": []
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        623,
        214
      ],
      "size": [
        232.8821539941447,
        262
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 19
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 4
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 2
        },
        {
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": 18
        },
        {
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": 13
        },
        {
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": 22
        },
        {
          "name": "sampler_name",
          "type": "COMBO",
          "widget": {
            "name": "sampler_name"
          },
          "link": 15
        },
        {
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": 14
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            7
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        156680208700286,
        "randomize",
        20,
        8,
        "euler",
        "normal",
        1
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        895,
        215
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 7
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 20
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            10
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        371,
        133
      ],
      "size": [
        218.659765625,
        88
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 11
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": 21
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            4
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,"
      ]
    },
    {
      "id": 13,
      "type": "ETN_Parameter",
      "pos": [
        10,
        -11
      ],
      "size": [
        315,
        154
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "value",
          "type": "STRING",
          "slot_index": 0,
          "links": [
            21
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ETN_Parameter"
      },
      "widgets_values": [
        "Prompt",
        "prompt (positive)",
        "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,"
      ]
    },
    {
      "id": 11,
      "type": "ETN_KritaStyle",
      "pos": [
        4,
        196
      ],
      "size": [
        262.6581870519956,
        242
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "model",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            19
          ]
        },
        {
          "name": "clip",
          "type": "CLIP",
          "slot_index": 1,
          "links": [
            11,
            12
          ]
        },
        {
          "name": "vae",
          "type": "VAE",
          "slot_index": 2,
          "links": [
            20
          ]
        },
        {
          "name": "positive prompt",
          "type": "STRING",
          "links": null
        },
        {
          "name": "negative prompt",
          "type": "STRING",
          "links": null
        },
        {
          "name": "sampler name",
          "type": "COMBO",
          "slot_index": 5,
          "links": [
            15
          ]
        },
        {
          "name": "scheduler",
          "type": "COMBO",
          "slot_index": 6,
          "links": [
            14
          ]
        },
        {
          "name": "steps",
          "type": "INT",
          "slot_index": 7,
          "links": [
            13
          ]
        },
        {
          "name": "guidance",
          "type": "FLOAT",
          "slot_index": 8,
          "links": [
            22
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ETN_KritaStyle"
      },
      "widgets_values": [
        "Style",
        "auto"
      ]
    },
    {
      "id": 10,
      "type": "ETN_KritaOutput",
      "pos": [
        893,
        321
      ],
      "size": [
        210,
        154
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 10
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "ETN_KritaOutput"
      },
      "widgets_values": [
        0,
        0,
        "",
        "default",
        false
      ]
    }
  ],
  "links": [
    [
      2,
      5,
      0,
      3,
      3,
      "LATENT"
    ],
    [
      4,
      6,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      6,
      7,
      0,
      3,
      2,
      "CONDITIONING"
    ],
    [
      7,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      10,
      8,
      0,
      10,
      0,
      "IMAGE"
    ],
    [
      11,
      11,
      1,
      6,
      0,
      "CLIP"
    ],
    [
      12,
      11,
      1,
      7,
      0,
      "CLIP"
    ],
    [
      13,
      11,
      7,
      3,
      5,
      "INT"
    ],
    [
      14,
      11,
      6,
      3,
      8,
      "COMBO"
    ],
    [
      15,
      11,
      5,
      3,
      7,
      "COMBO"
    ],
    [
      16,
      12,
      1,
      5,
      0,
      "INT"
    ],
    [
      17,
      12,
      2,
      5,
      1,
      "INT"
    ],
    [
      18,
      12,
      3,
      3,
      4,
      "INT"
    ],
    [
      19,
      11,
      0,
      3,
      0,
      "MODEL"
    ],
    [
      20,
      11,
      2,
      8,
      1,
      "VAE"
    ],
    [
      21,
      13,
      0,
      6,
      1,
      "STRING"
    ],
    [
      22,
      11,
      8,
      3,
      6,
      "FLOAT"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1,
      "offset": [
        379.7417152917544,
        300.3694634710001
      ]
    },
    "workflowRendererVersion": "LG",
    "frontendVersion": "1.36.14",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}