{
  "1": {
    "inputs": {
      "ckpt_name": "ponyRealism_V23ULTRA.safetensors"
    },
    "class_type": "CheckpointLoaderSimple",
    "_meta": {
      "title": "Load Checkpoint"
    }
  },
  "2": {
    "inputs": {
      "instantid_file": "ip-adapter.bin"
    },
    "class_type": "InstantIDModelLoader",
    "_meta": {
      "title": "Load InstantID Model"
    }
  },
  "3": {
    "inputs": {
      "control_net_name": "instantid_controlnet.safetensors"
    },
    "class_type": "ControlNetLoader",
    "_meta": {
      "title": "Load ControlNet Model"
    }
  },
  "4": {
    "inputs": {
      "provider": "CPU"
    },
    "class_type": "InstantIDFaceAnalysis",
    "_meta": {
      "title": "InstantID Face Analysis"
    }
  },
  "5": {
    "inputs": {
      "weight": 0.88,
      "start_at": 0,
      "end_at": 0.961,
      "instantid": [
        "2",
        0
      ],
      "insightface": [
        "4",
        0
      ],
      "control_net": [
        "3",
        0
      ],
      "image": [
        "10",
        0
      ],
      "model": [
        "1",
        0
      ],
      "positive": [
        "7",
        0
      ],
      "negative": [
        "8",
        0
      ],
      "image_kps": [
        "14",
        0
      ]
    },
    "class_type": "ApplyInstantID",
    "_meta": {
      "title": "Apply InstantID"
    }
  },
  "6": {
    "inputs": {
      "seed": 292217199453265,
      "steps": 30,
      "cfg": 4.2,
      "sampler_name": "euler",
      "scheduler": "karras",
      "denoise": 1,
      "model": [
        "5",
        0
      ],
      "positive": [
        "5",
        1
      ],
      "negative": [
        "5",
        2
      ],
      "latent_image": [
        "9",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "7": {
    "inputs": {
      "text": "A highly detailed, realistic full body photograph of a beautiful young woman sitting confidently on a black modern sports motorcycle. The motorcycle is parked on a scenic coastal highway overlooking the ocean during the golden hour sunset. She is wearing a black biker leather jacket, distressed blue jeans, and sturdy brown leather boots. confident expression, windswept hair, dramatic cinematic lighting. (masterpiece, best quality, ultra-detailed, highres, 8k uhd:1.2), RAW photo, realistic skin texture, fujifilm, 85mm lens, depth of field.",
      "clip": [
        "1",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "8": {
    "inputs": {
      "text": "(worst quality, low quality, normal quality, lowres:1.4), (blurry, out of focus, depth of field blur, soft focus:1.2), (bad anatomy, extra limbs, extra fingers, missing fingers, deformed, mutated, malformed hands:1.3), text, watermark, signature, poorly drawn face, ugly, plastic skin, CGI, 3d render, cartoon, anime, illustration.",
      "clip": [
        "1",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "9": {
    "inputs": {
      "width": 832,
      "height": 1216,
      "batch_size": 1
    },
    "class_type": "EmptyLatentImage",
    "_meta": {
      "title": "Empty Latent Image"
    }
  },
  "10": {
    "inputs": {
      "image": "ComfyUI_00021_.png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "11": {
    "inputs": {
      "samples": [
        "6",
        0
      ],
      "vae": [
        "1",
        2
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "12": {
    "inputs": {
      "filename_prefix": "ComfyUI",
      "images": [
        "11",
        0
      ]
    },
    "class_type": "SaveImage",
    "_meta": {
      "title": "Save Image"
    }
  },
  "14": {
    "inputs": {
      "image": "ComfyUI_00012_.png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  }
}