{
  "last_node_id": 12,
  "last_link_id": 14,
  "nodes": [
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [50, 100],
      "size": [315, 98],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": {},
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [1],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [2],
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [3],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "z-image/z-image-turbo.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "EmptyLatentImage",
      "pos": [50, 350],
      "size": [315, 106],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": {},
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [4],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1024,
        1024,
        1
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [450, 50],
      "size": [400, 200],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 2
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [5],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "a beautiful landscape with mountains and a lake, golden hour lighting, highly detailed, 8k"
      ]
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [450, 350],
      "size": [400, 100],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 2
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [6],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "blurry, low quality, watermark, text"
      ]
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [950, 200],
      "size": [315, 262],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 5
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [7],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "randomize",
        4,
        5.0,
        "euler",
        "normal",
        1
      ]
    },
    {
      "id": 6,
      "type": "VAEDecode",
      "pos": [1350, 200],
      "size": [315, 56],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 7
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [8],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 7,
      "type": "SaveImage",
      "pos": [1750, 200],
      "size": [350, 270],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 8
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "z-image-turbo-baseline"
      ]
    },
    {
      "id": 8,
      "type": "Note",
      "pos": [1750, -80],
      "size": [350, 80],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": {},
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "Z-Image Turbo Baseline\nTurbo settings: 4 steps, CFG 5.0\nOptimized for fast generation"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 9,
      "type": "Note",
      "pos": [50, -80],
      "size": [315, 60],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": {},
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "Z-Image Turbo Baseline\nReplace checkpoint with your model"
      ],
      "color": "#234",
      "bgcolor": "#35a"
    },
    {
      "id": 10,
      "type": "PrimitiveNode",
      "pos": [450, 500],
      "size": [400, 100],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "TEXT",
          "type": "STRING",
          "links": [9],
          "slot_index": 0,
          "widget": {
            "name": "text"
          }
        }
      ],
      "properties": {
        "Run widget replace on connection": true
      },
      "widgets_values": [
        "a beautiful landscape with mountains and a lake, golden hour lighting, highly detailed, 8k",
        "concat"
      ],
      "title": "Positive Prompt"
    },
    {
      "id": 11,
      "type": "PrimitiveNode",
      "pos": [900, 500],
      "size": [400, 100],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "TEXT",
          "type": "STRING",
          "links": [10],
          "slot_index": 0,
          "widget": {
            "name": "text"
          }
        }
      ],
      "properties": {
        "Run widget replace on connection": true
      },
      "widgets_values": [
        "blurry, low quality, watermark, text",
        "concat"
      ],
      "title": "Negative Prompt"
    },
    {
      "id": 12,
      "type": "Note",
      "pos": [1350, 350],
      "size": [315, 80],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": {},
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "Turbo Models: Fewer steps needed\nUse euler or dpmpp_sde for turbo"
      ],
      "color": "#432",
      "bgcolor": "#653"
    }
  ],
  "links": [
    [1, 1, 0, 5, 0, "MODEL"],
    [2, 1, 1, 3, 0, "CLIP"],
    [3, 1, 2, 6, 1, "VAE"],
    [4, 2, 0, 5, 3, "LATENT"],
    [5, 3, 0, 5, 1, "CONDITIONING"],
    [6, 4, 0, 5, 2, "CONDITIONING"],
    [7, 5, 0, 6, 0, "LATENT"],
    [8, 6, 0, 7, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.1,
      "offset": [0, 0]
    }
  },
  "version": 0.4
}
