{
  "298": {
    "inputs": {
      "samples": [
        "747",
        0
      ],
      "vae": [
        "710",
        0
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "694": {
    "inputs": {
      "cfg": 3.5,
      "model": [
        "701",
        0
      ],
      "positive": [
        "748",
        0
      ],
      "negative": [
        "749",
        0
      ]
    },
    "class_type": "CFGGuider",
    "_meta": {
      "title": "CFGGuider"
    }
  },
  "700": {
    "inputs": {
      "sampler_name": "euler"
    },
    "class_type": "KSamplerSelect",
    "_meta": {
      "title": "KSamplerSelect"
    }
  },
  "701": {
    "inputs": {
      "shift": 1,
      "model": [
        "731",
        0
      ]
    },
    "class_type": "ModelSamplingAuraFlow",
    "_meta": {
      "title": "Flow Shift"
    }
  },
  "710": {
    "inputs": {
      "vae_name": "ae.safetensors"
    },
    "class_type": "VAELoader",
    "_meta": {
      "title": "Load VAE"
    }
  },
  "718": {
    "inputs": {
      "noise_seed": 234454940457548
    },
    "class_type": "RandomNoise",
    "_meta": {
      "title": "SEED"
    }
  },
  "731": {
    "inputs": {
      "unet_name": "Chroma1-HD-fp8_scaled_rev2.safetensors",
      "weight_dtype": "default"
    },
    "class_type": "UNETLoader",
    "_meta": {
      "title": "Load Diffusion Model"
    }
  },
  "733": {
    "inputs": {
      "clip_name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
      "type": "chroma",
      "device": "default"
    },
    "class_type": "CLIPLoader",
    "_meta": {
      "title": "Load CLIP"
    }
  },
  "734": {
    "inputs": {
      "scheduler": "beta",
      "steps": 26,
      "denoise": 1,
      "model": [
        "701",
        0
      ]
    },
    "class_type": "BasicScheduler",
    "_meta": {
      "title": "BasicScheduler"
    }
  },
  "737": {
    "inputs": {
      "width": 496,
      "height": 496,
      "batch_size": 1
    },
    "class_type": "EmptySD3LatentImage",
    "_meta": {
      "title": "EmptySD3LatentImage"
    }
  },
  "740": {
    "inputs": {
      "filename_prefix": "ComfyUI",
      "images": [
        "298",
        0
      ]
    },
    "class_type": "SaveImage",
    "_meta": {
      "title": "Save Image"
    }
  },
  "741": {
    "inputs": {
      "min_padding": 0,
      "min_length": 0,
      "clip": [
        "733",
        0
      ]
    },
    "class_type": "T5TokenizerOptions",
    "_meta": {
      "title": "T5TokenizerOptions"
    }
  },
  "747": {
    "inputs": {
      "noise": [
        "718",
        0
      ],
      "guider": [
        "694",
        0
      ],
      "sampler": [
        "700",
        0
      ],
      "sigmas": [
        "734",
        0
      ],
      "latent_image": [
        "737",
        0
      ]
    },
    "class_type": "SamplerCustomAdvanced",
    "_meta": {
      "title": "SamplerCustomAdvanced"
    }
  },
  "748": {
    "inputs": {
      "text": "This is a nature documentary close-up photograph of the right side of the face of a tiger. The photograph is centered on it's highly detailed and speckled eye surrounded by intricately detailed fur. Overlaid at the center of the image is a title text that says \"CHROMA1-HD\" in a large white 3D letters. Amateur photography. Unfiltered. Real life. Natural light. Subtle shadows. ",
      "clip": [
        "741",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Positive Prompt)"
    }
  },
  "749": {
    "inputs": {
      "text": "This low quality greyscale unfinished sketch is inaccurate and flawed. The image is very blurred and lacks detail with excessive chromatic aberrations and artifacts. The image is overly saturated with excessive bloom. It has a toony aesthetic with bold outlines and flat colors. ",
      "clip": [
        "741",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Negative Prompt)"
    }
  }
}