{
  "last_node_id": 8,
  "last_link_id": 8,
  "nodes": [
    {
      "id": 1,
      "type": "TripleCLIPLoader",
      "pos": [-1200, -200],
      "size": [315, 106],
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        { "name": "CLIP", "type": "CLIP", "links": [1, 2], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "TripleCLIPLoader" },
      "widgets_values": [
        "clip_l.safetensors",
        "clip_l.safetensors",
        "t5xxl_fp16.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "CLIPTextEncode",
      "pos": [-860, -340],
      "size": [360, 180],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        { "name": "clip", "type": "CLIP", "link": 1 }
      ],
      "outputs": [
        { "name": "CONDITIONING", "type": "CONDITIONING", "links": [4], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "CLIPTextEncode" },
      "widgets_values": [
        "a majestic low-poly blue elephant dragging a giant stone cylinder in ancient Egypt, dramatic lighting, detailed sand, pyramids in background"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [-860, 0],
      "size": [360, 160],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        { "name": "clip", "type": "CLIP", "link": 2 }
      ],
      "outputs": [
        { "name": "CONDITIONING", "type": "CONDITIONING", "links": [5], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "CLIPTextEncode" },
      "widgets_values": [ "blurry, text artifacts, extra limbs, low quality" ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 4,
      "type": "CheckpointLoaderSimple",
      "pos": [-1200, -520],
      "size": [640, 100],
      "flags": {},
      "order": 3,
      "mode": 0,
      "outputs": [
        { "name": "MODEL", "type": "MODEL", "links": [3], "shape": 3, "slot_index": 0 },
        { "name": "CLIP", "type": "CLIP", "links": null, "shape": 3 },
        { "name": "VAE", "type": "VAE", "links": [8], "shape": 3, "slot_index": 2 }
      ],
      "properties": { "Node name for S&R": "CheckpointLoaderSimple" },
      "widgets_values": [ "flux1-dev-fp8.safetensors" ]
    },
    {
      "id": 5,
      "type": "EmptyLatentImage",
      "pos": [-420, -520],
      "size": [315, 106],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        { "name": "LATENT", "type": "LATENT", "links": [6], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "EmptyLatentImage" },
      "widgets_values": [ 1024, 1024, 1 ]
    },
    {
      "id": 6,
      "type": "KSampler",
      "pos": [80, -520],
      "size": [380, 500],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        { "name": "model", "type": "MODEL", "link": 3 },
        { "name": "positive", "type": "CONDITIONING", "link": 4 },
        { "name": "negative", "type": "CONDITIONING", "link": 5 },
        { "name": "latent_image", "type": "LATENT", "link": 6 }
      ],
      "outputs": [
        { "name": "LATENT", "type": "LATENT", "links": [7], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "KSampler" },
      "widgets_values": [
        1234567890,
        "randomize",
        30,
        6.5,
        "euler",
        "sgm_uniform",
        1.0
      ]
    },
    {
      "id": 7,
      "type": "VAEDecode",
      "pos": [540, -520],
      "size": [210, 46],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        { "name": "samples", "type": "LATENT", "link": 7 },
        { "name": "vae", "type": "VAE", "link": 8 }
      ],
      "outputs": [
        { "name": "IMAGE", "type": "IMAGE", "links": [9], "shape": 3, "slot_index": 0 }
      ],
      "properties": { "Node name for S&R": "VAEDecode" }
    },
    {
      "id": 8,
      "type": "PreviewImage",
      "pos": [820, -560],
      "size": [640, 640],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        { "name": "images", "type": "IMAGE", "link": 9 }
      ],
      "properties": { "Node name for S&R": "PreviewImage" }
    }
  ],
  "links": [
    [1, 1, 0, 2, 0, "CLIP"],
    [2, 1, 0, 3, 0, "CLIP"],
    [3, 4, 0, 6, 0, "MODEL"],
    [4, 2, 0, 6, 1, "CONDITIONING"],
    [5, 3, 0, 6, 2, "CONDITIONING"],
    [6, 5, 0, 6, 3, "LATENT"],
    [7, 6, 0, 7, 0, "LATENT"],
    [8, 4, 2, 7, 1, "VAE"],
    [9, 7, 0, 8, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": { "scale": 0.8, "offset": [0, 0] }
  },
  "version": 0.4
}
