{
  "prompt": {
    "nodes": [
      {
        "id": 1,
        "type": "CheckpointLoaderSimple",
        "pos": [50, 100],
        "size": [300, 80],
        "flags": {},
        "order": 0,
        "mode": 0,
        "outputs": [
          {"name": "MODEL", "type": "MODEL", "slot_index": 0},
          {"name": "CLIP", "type": "CLIP", "slot_index": 1},
          {"name": "VAE", "type": "VAE", "slot_index": 2}
        ],
        "properties": {},
        "widgets_values": ["animagine-xl-3.1.safetensors"]
      },
      {
        "id": 2,
        "type": "CLIPTextEncode",
        "pos": [400, 100],
        "size": [400, 200],
        "flags": {},
        "order": 1,
        "mode": 0,
        "outputs": [
          {"name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0}
        ],
        "properties": {},
        "widgets_values": ["cinematic anime opening, dark cyberpunk city, post-apocalyptic wasteland, broken clock floating, time distortion effects, blue hexcore energy, blonde young man with tribal tattoos, dramatic lighting, rain, ruins, cinematic composition, masterpiece, best quality, extremely detailed"]
      },
      {
        "id": 3,
        "type": "CLIPTextEncode",
        "pos": [400, 350],
        "size": [400, 200],
        "flags": {},
        "order": 2,
        "mode": 0,
        "outputs": [
          {"name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0}
        ],
        "properties": {},
        "widgets_values": ["low quality, bad quality, worst quality, blurry, deformed, bad anatomy, extra limbs, watermark, signature"]
      },
      {
        "id": 4,
        "type": "KSampler",
        "pos": [850, 100],
        "size": [315, 262],
        "flags": {},
        "order": 3,
        "mode": 0,
        "outputs": [
          {"name": "LATENT", "type": "LATENT", "slot_index": 0}
        ],
        "properties": {},
        "widgets_values": [0, "fixed", 25, 7.5, "euler_anc", "normal", 1.0]
      },
      {
        "id": 5,
        "type": "EmptyLatentImage",
        "pos": [550, 100],
        "size": [250, 130],
        "flags": {},
        "order": 4,
        "mode": 0,
        "outputs": [
          {"name": "LATENT", "type": "LATENT", "slot_index": 0}
        ],
        "properties": {},
        "widgets_values": [1024, 576, 1]
      },
      {
        "id": 6,
        "type": "VAEDecode",
        "pos": [1200, 100],
        "size": [210, 46],
        "flags": {},
        "order": 5,
        "mode": 0,
        "outputs": [
          {"name": "IMAGE", "type": "IMAGE", "slot_index": 0}
        ],
        "properties": {}
      },
      {
        "id": 7,
        "type": "SaveImage",
        "pos": [1450, 100],
        "size": [315, 270],
        "flags": {},
        "order": 6,
        "mode": 0,
        "outputs": [],
        "properties": {},
        "widgets_values": ["broken_spire_opening_frame1"]
      }
    ],
    "links": [
      [1, 0, 4, 0, "MODEL"],
      [1, 1, 2, 0, "CLIP"],
      [1, 1, 3, 0, "CLIP"],
      [1, 2, 6, 0, "VAE"],
      [2, 0, 4, 1, "CONDITIONING"],
      [3, 0, 4, 2, "CONDITIONING"],
      [4, 0, 6, 0, "LATENT"],
      [5, 0, 4, 0, "LATENT"]
    ],
    "groups": [],
    "config": {},
    "extra": {},
    "version": 0.4
  }
}