{
  "last_node_id": 8,
  "last_link_id": 7,
  "nodes": [
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        50,
        100
      ],
      "size": [
        315,
        98
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sd_xl_turbo_1.0_fp16.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "CLIPTextEncode",
      "pos": [
        450,
        50
      ],
      "size": [
        400,
        200
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "professional YouTube thumbnail, bold dynamic composition, vibrant colors, high contrast, eye-catching, 4k quality, studio lighting"
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [
        450,
        300
      ],
      "size": [
        400,
        200
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "blurry, low quality, watermark, text, ugly, deformed"
      ]
    },
    {
      "id": 4,
      "type": "EmptyLatentImage",
      "pos": [
        450,
        550
      ],
      "size": [
        315,
        106
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1280,
        720,
        1
      ]
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [
        900,
        100
      ],
      "size": [
        315,
        262
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "fixed",
        1,
        1.0,
        "euler_ancestral",
        "normal",
        1.0
      ]
    },
    {
      "id": 6,
      "type": "VAEDecode",
      "pos": [
        1300,
        100
      ],
      "size": [
        210,
        46
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 7,
      "type": "SaveImage",
      "pos": [
        1550,
        100
      ],
      "size": [
        315,
        270
      ],
      "properties": {
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": [
        "sdxl_turbo_output"
      ]
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      2,
      1,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      3,
      1,
      1,
      3,
      0,
      "CLIP"
    ],
    [
      4,
      2,
      0,
      5,
      1,
      "CONDITIONING"
    ],
    [
      5,
      3,
      0,
      5,
      2,
      "CONDITIONING"
    ],
    [
      6,
      4,
      0,
      5,
      3,
      "LATENT"
    ],
    [
      7,
      5,
      0,
      6,
      0,
      "LATENT"
    ],
    [
      8,
      6,
      0,
      7,
      0,
      "IMAGE"
    ],
    [
      9,
      1,
      2,
      6,
      1,
      "VAE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "workflow_description": "SDXL Turbo - Ultra fast 1-step generation at 1280x720 for YouTube thumbnails",
    "workflow_category": "sdxl-turbo",
    "workflow_tags": [
      "sdxl",
      "turbo",
      "fast",
      "thumbnail"
    ]
  },
  "version": 0.4
}