{
  "3": {
    "inputs": {
      "seed": 423504078873065,
      "steps": 30,
      "cfg": 6.5,
      "sampler_name": "dpmpp_2m",
      "scheduler": "karras",
      "denoise": 1,
      "model": [
        "15",
        0
      ],
      "positive": [
        "6",
        0
      ],
      "negative": [
        "7",
        0
      ],
      "latent_image": [
        "5",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "K采样器"
    }
  },
  "4": {
    "inputs": {
      "ckpt_name": "sdxl/albedobaseXL_v31Large.safetensors"
    },
    "class_type": "CheckpointLoaderSimple",
    "_meta": {
      "title": "Checkpoint加载器（简易）"
    }
  },
  "5": {
    "inputs": {
      "width": 960,
      "height": 1288,
      "batch_size": 1
    },
    "class_type": "EmptyLatentImage",
    "_meta": {
      "title": "空Latent图像"
    }
  },
  "6": {
    "inputs": {
      "text": "A man and a woman are playing basketball.\nThey are wearing a  T-Shrit.",
      "clip": [
        "4",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "正面提示詞 - CLIP文本编码(只支援英文)"
    }
  },
  "7": {
    "inputs": {
      "text": "blurry, noisy, messy, lowres, jpeg, artifacts, ill, distorted, malformed,\narmor, knight, metal plates, chainmail, medieval clothing, sword, shield, historic costume, leather vest",
      "clip": [
        "4",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "負面提示詞 - CLIP文本编码(只支援英文)"
    }
  },
  "8": {
    "inputs": {
      "samples": [
        "3",
        0
      ],
      "vae": [
        "4",
        2
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE解码"
    }
  },
  "9": {
    "inputs": {
      "filename_prefix": "IPAdapter",
      "images": [
        "8",
        0
      ]
    },
    "class_type": "SaveImage",
    "_meta": {
      "title": "保存图像"
    }
  },
  "11": {
    "inputs": {
      "preset": "STANDARD (medium strength)",
      "model": [
        "4",
        0
      ]
    },
    "class_type": "IPAdapterUnifiedLoader",
    "_meta": {
      "title": "IPAdapter Unified Loader"
    }
  },
  "12": {
    "inputs": {
      "image": "example_person_5.png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "加载图像"
    }
  },
  "15": {
    "inputs": {
      "weight_style": 1.2,
      "weight_composition": 1,
      "expand_style": false,
      "combine_embeds": "average",
      "start_at": 0,
      "end_at": 0.6,
      "embeds_scaling": "V only",
      "model": [
        "11",
        0
      ],
      "ipadapter": [
        "11",
        1
      ],
      "image_style": [
        "16",
        0
      ],
      "image_composition": [
        "12",
        0
      ]
    },
    "class_type": "IPAdapterStyleComposition",
    "_meta": {
      "title": "IPAdapter Style & Composition SDXL"
    }
  },
  "16": {
    "inputs": {
      "image": "file1.jpg"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "加载图像"
    }
  }
}