{
  "6": {
    "inputs": {
      "text": "(masterpiece, best quality:1.2), standing portrait for a game asset, full-body character concept art, standalone game sprite, a battle-hardened human warrior standing proudly, (carrying a massive two-handed steel greatsword resting on shoulder:1.2), detailed crossguard and leather-wrapped hilt, weathered steel plate armor, chainmail underlay, fur-trimmed dark cloak, heavy armored greaves and sabatons, scars on face, dramatic rim lighting, top-down torchlight, clean solid neutral studio background, simple dark gray gradient background, centered composition, entire figure visible from head to boots, sharp focus, artstation trending",
      "clip": [
        "11",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Positive Prompt)"
    }
  },
  "8": {
    "inputs": {
      "samples": [
        "13",
        0
      ],
      "vae": [
        "12",
        0
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "9": {
    "inputs": {
      "filename_prefix": "flux_output",
      "images": [
        "8",
        0
      ]
    },
    "class_type": "SaveImage",
    "_meta": {
      "title": "Save Image"
    }
  },
  "10": {
    "inputs": {
      "unet_name": "flux1-dev-fp8.safetensors",
      "weight_dtype": "fp8_e4m3fn"
    },
    "class_type": "UNETLoader",
    "_meta": {
      "title": "Load Diffusion Model"
    }
  },
  "11": {
    "inputs": {
      "clip_name1": "t5xxl_fp8_e4m3fn_scaled.safetensors",
      "clip_name2": "clip_l.safetensors",
      "type": "flux",
      "device": "default"
    },
    "class_type": "DualCLIPLoader",
    "_meta": {
      "title": "Load CLIP (Dual)"
    }
  },
  "12": {
    "inputs": {
      "vae_name": "ae.safetensors"
    },
    "class_type": "VAELoader",
    "_meta": {
      "title": "Load VAE"
    }
  },
  "13": {
    "inputs": {
      "seed": 42,
      "steps": 20,
      "cfg": 1,
      "sampler_name": "euler",
      "scheduler": "normal",
      "denoise": 1,
      "model": [
        "10",
        0
      ],
      "positive": [
        "6",
        0
      ],
      "negative": [
        "33",
        0
      ],
      "latent_image": [
        "27",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "27": {
    "inputs": {
      "width": 1024,
      "height": 1024,
      "batch_size": 1
    },
    "class_type": "EmptyLatentImage",
    "_meta": {
      "title": "Empty Latent Image"
    }
  },
  "33": {
    "inputs": {
      "text": "(scenery, environment, background elements, interior, dungeon, landscape:1.3), cut off feet, cropped head, out of frame, multiple characters, anime, cartoon, 3d render, plastic skin, lowres, bad anatomy, bad hands, deformed sword, missing fingers, extra digits, text, watermark, signature, border, character sheet frame, sketch",
      "clip": [
        "11",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Negative Prompt)"
    }
  }
}