{
  "last_node_id": 3,
  "last_link_id": 6,
  "nodes": [
    {
      "id": 1,
      "type": "Efficient Loader",
      "pos": [
        20,
        42
      ],
      "size": [
        397.81817677395395,
        560.0991746256174
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "link": null
        },
        {
          "name": "cnet_stack",
          "type": "CONTROL_NET_STACK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            1
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "CONDITIONING+",
          "type": "CONDITIONING",
          "links": [
            2
          ],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "CONDITIONING-",
          "type": "CONDITIONING",
          "links": [
            3
          ],
          "shape": 3,
          "slot_index": 2
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            4
          ],
          "shape": 3,
          "slot_index": 3
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            5
          ],
          "shape": 3,
          "slot_index": 4
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": null,
          "shape": 3
        },
        {
          "name": "DEPENDENCIES",
          "type": "DEPENDENCIES",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "Efficient Loader"
      },
      "widgets_values": [
        "dreamshaper_8.safetensors",
        "Baked VAE",
        -1,
        "None",
        1,
        1,
        "postapocalyptic steampunk city, exploration, cinematic, realistic, hyper detailed, photorealistic maximum detail, volumetric light, (((focus))), wide-angle, (((brightly lit))), (((vegetation))), lightning, vines, destruction, devastation, wartorn, ruins",
        " (((blurry))), ((foggy)), (((dark))), ((monochrome)), sun, (((depth of field)))",
        512,
        512,
        1
      ],
      "color": "#224f4f",
      "bgcolor": "#366363",
      "shape": 1
    },
    {
      "id": 2,
      "type": "KSampler (Efficient)",
      "pos": [
        481,
        41
      ],
      "size": [
        530.394298206676,
        892.4678316983309
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 2
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 3
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 4
        },
        {
          "name": "optional_vae",
          "type": "VAE",
          "link": 5
        },
        {
          "name": "script",
          "type": "SCRIPT",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": null,
          "shape": 3
        },
        {
          "name": "CONDITIONING+",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "CONDITIONING-",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": null,
          "shape": 3
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": null,
          "shape": 3
        },
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [],
          "shape": 3,
          "slot_index": 5
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler (Efficient)"
      },
      "widgets_values": [
        "Sample",
        -1,
        null,
        100,
        15,
        "euler_ancestral",
        "normal",
        1,
        "none",
        "true"
      ],
      "color": "#4f2222",
      "bgcolor": "#633636",
      "shape": 1
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      2,
      0,
      "MODEL"
    ],
    [
      2,
      1,
      1,
      2,
      1,
      "CONDITIONING"
    ],
    [
      3,
      1,
      2,
      2,
      2,
      "CONDITIONING"
    ],
    [
      4,
      1,
      3,
      2,
      3,
      "LATENT"
    ],
    [
      5,
      1,
      4,
      2,
      4,
      "VAE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}