{
  "last_node_id": 15,
  "last_link_id": 18,
  "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": [
        450,
        200
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "professional social media post, modern design, clean aesthetic, vibrant gradient background, lifestyle photography style, high quality, trending on instagram"
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [
        450,
        300
      ],
      "size": [
        450,
        150
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "blurry, low quality, watermark, text overlay, ugly, distorted, amateur, pixelated"
      ]
    },
    {
      "id": 4,
      "type": "EmptyLatentImage",
      "pos": [
        450,
        500
      ],
      "size": [
        315,
        106
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1080,
        1080,
        1
      ],
      "color": "#322",
      "bgcolor": "#533",
      "title": "Instagram Square (1080x1080) - Change for other formats: Story=1080x1920, Twitter=1600x900, Facebook=1200x630"
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [
        950,
        100
      ],
      "size": [
        315,
        262
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "randomize",
        4,
        1.0,
        "euler_ancestral",
        "normal",
        1.0
      ]
    },
    {
      "id": 6,
      "type": "VAEDecode",
      "pos": [
        1350,
        100
      ],
      "size": [
        210,
        46
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 7,
      "type": "SaveImage",
      "pos": [
        1600,
        100
      ],
      "size": [
        315,
        270
      ],
      "properties": {
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": [
        "social_media_post"
      ]
    }
  ],
  "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,
      1,
      2,
      6,
      1,
      "VAE"
    ],
    [
      9,
      6,
      0,
      7,
      0,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "title": "Social Media Generator - Sizes: IG Square 1080x1080 | IG Story 1080x1920 | Twitter 1600x900 | FB 1200x630",
      "bounding": [
        30,
        30,
        1950,
        650
      ],
      "color": "#e74c3c"
    }
  ],
  "config": {},
  "extra": {
    "workflow_description": "Social Media Image Generator - Change EmptyLatentImage dimensions for different platforms",
    "workflow_category": "social-media",
    "social_media_sizes": {
      "instagram_square": "1080x1080",
      "instagram_story": "1080x1920",
      "twitter_post": "1600x900",
      "facebook_post": "1200x630",
      "linkedin_post": "1200x627",
      "pinterest_pin": "1000x1500",
      "tiktok_cover": "1080x1920"
    }
  },
  "version": 0.4
}