{
  "workflow": {},
  "api_prompt": {
    "1": {
      "inputs": {
        "ckpt_name": "juggernautXL_version2.safetensors"
      },
      "class_type": "CheckpointLoaderSimple"
    },
    "2": {
      "inputs": {
        "clip": [
          "1",
          1
        ],
        "model": [
          "1",
          0
        ],
        "lora_name": "sdxl/pastel-anime-xl-latest.safetensors",
        "strength_clip": 0.75,
        "strength_model": 0.75
      },
      "class_type": "LoraLoader"
    },
    "3": {
      "inputs": {
        "width": 1024,
        "height": 1024,
        "batch_size": 1
      },
      "class_type": "EmptyLatentImage"
    },
    "4": {
      "inputs": {
        "clip": [
          "2",
          1
        ],
        "text": "high quality anime film still, quiet countryside train station at golden hour, young traveler with small suitcase, soft pastel sky, warm sunlight, detailed clouds, gentle atmosphere, clean composition, beautiful background art, no text, portfolio quality"
      },
      "class_type": "CLIPTextEncode"
    },
    "5": {
      "inputs": {
        "clip": [
          "2",
          1
        ],
        "text": "text, speech bubble, watermark, logo, blurry, low quality, black image, bad anatomy, extra fingers, unreadable lettering, muddy colors, messy panel layout, cropped head"
      },
      "class_type": "CLIPTextEncode"
    },
    "6": {
      "inputs": {
        "cfg": 6,
        "seed": 530118006,
        "model": [
          "2",
          0
        ],
        "steps": 18,
        "denoise": 1,
        "negative": [
          "5",
          0
        ],
        "positive": [
          "4",
          0
        ],
        "scheduler": "normal",
        "latent_image": [
          "3",
          0
        ],
        "sampler_name": "euler"
      },
      "class_type": "KSampler"
    },
    "7": {
      "inputs": {
        "vae": [
          "1",
          2
        ],
        "samples": [
          "6",
          0
        ]
      },
      "class_type": "VAEDecode"
    },
    "8": {
      "inputs": {
        "image": [
          "7",
          0
        ],
        "base_url": "https://genasset.xyz",
        "asset_name": "Portfolio HQ 06 - Pastel Anime Train Station",
        "workspace_token": "[redacted]"
      },
      "class_type": "GenAssetSaveGeneration"
    },
    "9": {
      "inputs": {
        "images": [
          "8",
          0
        ],
        "filename_prefix": "genasset_portfolio_hq/hq6_pastel_anime_train_station"
      },
      "class_type": "SaveImage"
    }
  },
  "captured_from_node_id": "8",
  "captured_upstream_node_ids": [
    "7",
    "6",
    "1",
    "2",
    "4",
    "5",
    "3"
  ]
}