{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 14,
  "last_link_id": 19,
  "nodes": [
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        0,
        0
      ],
      "size": [
        281.9,
        98
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ckpt名",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            1
          ]
        },
        {
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            2
          ]
        },
        {
          "localized_name": "VAE",
          "name": "VAE",
          "type": "VAE",
          "links": [
            18
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sdxl\\animagine-xl-4.0.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [
        0,
        160
      ],
      "size": [
        344,
        102
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "image",
          "type": "COMBO",
          "widget": {
            "name": "image"
          },
          "link": null
        },
        {
          "localized_name": "アップロードするファイルを選択",
          "name": "upload",
          "type": "IMAGEUPLOAD",
          "widget": {
            "name": "upload"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            8
          ]
        },
        {
          "localized_name": "マスク",
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "pose_source.png",
        "image"
      ]
    },
    {
      "id": 4,
      "type": "LoraLoader",
      "pos": [
        0,
        800
      ],
      "size": [
        270,
        126
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 2
        },
        {
          "localized_name": "lora_name",
          "name": "lora_name",
          "type": "COMBO",
          "widget": {
            "name": "lora_name"
          },
          "link": null
        },
        {
          "localized_name": "モデルの強度",
          "name": "strength_model",
          "type": "FLOAT",
          "widget": {
            "name": "strength_model"
          },
          "link": null
        },
        {
          "localized_name": "クリップの強度",
          "name": "strength_clip",
          "type": "FLOAT",
          "widget": {
            "name": "strength_clip"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            5
          ]
        },
        {
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            6,
            7
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "Lora\\stellanoir.safetensors",
        1,
        1
      ]
    },
    {
      "id": 5,
      "type": "CLIPTextEncode",
      "pos": [
        440,
        0
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 6
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            11
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "stellanoir, masterpiece, high score, great score, absurdres, 1girl, solo, full body, standing, cherry blossoms, daytime, park"
      ]
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        440,
        230
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 7
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            12
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "lowres, bad anatomy, bad hands, text, error, missing finger, extra digits, fewer digits, cropped, worst quality, low quality, low score, bad score, average score, signature, watermark, username, blurry"
      ]
    },
    {
      "id": 7,
      "type": "EmptyLatentImage",
      "pos": [
        440,
        470
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "幅",
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "localized_name": "高さ",
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "localized_name": "バッチサイズ",
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "潜在",
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            16
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        896,
        1152,
        1
      ]
    },
    {
      "id": 8,
      "type": "DWPreprocessor",
      "pos": [
        440,
        620
      ],
      "size": [
        299.591796875,
        222
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 8
        },
        {
          "localized_name": "detect_hand",
          "name": "detect_hand",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_hand"
          },
          "link": null
        },
        {
          "localized_name": "detect_body",
          "name": "detect_body",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_body"
          },
          "link": null
        },
        {
          "localized_name": "detect_face",
          "name": "detect_face",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_face"
          },
          "link": null
        },
        {
          "localized_name": "resolution",
          "name": "resolution",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "resolution"
          },
          "link": null
        },
        {
          "localized_name": "bbox_detector",
          "name": "bbox_detector",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "bbox_detector"
          },
          "link": null
        },
        {
          "localized_name": "pose_estimator",
          "name": "pose_estimator",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "pose_estimator"
          },
          "link": null
        },
        {
          "localized_name": "scale_stick_for_xinsr_cn",
          "name": "scale_stick_for_xinsr_cn",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "scale_stick_for_xinsr_cn"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            13
          ]
        },
        {
          "localized_name": "POSE_KEYPOINT",
          "name": "POSE_KEYPOINT",
          "type": "POSE_KEYPOINT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "DWPreprocessor"
      },
      "widgets_values": [
        "enable",
        "enable",
        "enable",
        1024,
        "yolox_l.onnx",
        "dw-ll_ucoco_384_bs5.torchscript.pt",
        "enable"
      ]
    },
    {
      "id": 9,
      "type": "ControlNetLoader",
      "pos": [
        900,
        620
      ],
      "size": [
        284,
        58
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "コントロールネット名",
          "name": "control_net_name",
          "type": "COMBO",
          "widget": {
            "name": "control_net_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "コントロールネット",
          "name": "CONTROL_NET",
          "type": "CONTROL_NET",
          "links": [
            9
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ControlNetLoader"
      },
      "widgets_values": [
        "ControlNet\\controlnet-union-sdxl-1.0-promax.safetensors"
      ]
    },
    {
      "id": 10,
      "type": "SetUnionControlNetType",
      "pos": [
        900,
        760
      ],
      "size": [
        298.16953125,
        58
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "control_net",
          "name": "control_net",
          "type": "CONTROL_NET",
          "link": 9
        },
        {
          "localized_name": "タイプ",
          "name": "type",
          "type": "COMBO",
          "widget": {
            "name": "type"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "コントロールネット",
          "name": "CONTROL_NET",
          "type": "CONTROL_NET",
          "links": [
            10
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "SetUnionControlNetType"
      },
      "widgets_values": [
        "openpose"
      ]
    },
    {
      "id": 11,
      "type": "ControlNetApplyAdvanced",
      "pos": [
        900,
        0
      ],
      "size": [
        273,
        186
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ポジティブ",
          "name": "positive",
          "type": "CONDITIONING",
          "link": 11
        },
        {
          "localized_name": "ネガティブ",
          "name": "negative",
          "type": "CONDITIONING",
          "link": 12
        },
        {
          "localized_name": "コントロールネット",
          "name": "control_net",
          "type": "CONTROL_NET",
          "link": 10
        },
        {
          "localized_name": "画像",
          "name": "image",
          "type": "IMAGE",
          "link": 13
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "localized_name": "強度",
          "name": "strength",
          "type": "FLOAT",
          "widget": {
            "name": "strength"
          },
          "link": null
        },
        {
          "localized_name": "開始パーセント",
          "name": "start_percent",
          "type": "FLOAT",
          "widget": {
            "name": "start_percent"
          },
          "link": null
        },
        {
          "localized_name": "終了パーセント",
          "name": "end_percent",
          "type": "FLOAT",
          "widget": {
            "name": "end_percent"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "ポジティブ",
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            14
          ]
        },
        {
          "localized_name": "ネガティブ",
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            15
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ControlNetApplyAdvanced"
      },
      "widgets_values": [
        1,
        0,
        1
      ]
    },
    {
      "id": 12,
      "type": "KSampler",
      "pos": [
        1360,
        0
      ],
      "size": [
        270,
        262
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 5
        },
        {
          "localized_name": "ポジティブ",
          "name": "positive",
          "type": "CONDITIONING",
          "link": 14
        },
        {
          "localized_name": "ネガティブ",
          "name": "negative",
          "type": "CONDITIONING",
          "link": 15
        },
        {
          "localized_name": "潜在画像",
          "name": "latent_image",
          "type": "LATENT",
          "link": 16
        },
        {
          "localized_name": "シード",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "localized_name": "ステップ",
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": null
        },
        {
          "localized_name": "cfg",
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": null
        },
        {
          "localized_name": "サンプラー名",
          "name": "sampler_name",
          "type": "COMBO",
          "widget": {
            "name": "sampler_name"
          },
          "link": null
        },
        {
          "localized_name": "スケジューラ",
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": null
        },
        {
          "localized_name": "ノイズ除去",
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "潜在",
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            17
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        848325768,
        "randomize",
        28,
        7.0,
        "euler",
        "normal",
        1
      ]
    },
    {
      "id": 13,
      "type": "VAEDecode",
      "pos": [
        1760,
        0
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "サンプル",
          "name": "samples",
          "type": "LATENT",
          "link": 17
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "link": 18
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            19
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 14,
      "type": "SaveImage",
      "pos": [
        1760,
        120
      ],
      "size": [
        313.47265625,
        58
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "images",
          "type": "IMAGE",
          "link": 19
        },
        {
          "localized_name": "ファイル名_プレフィックス",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {},
      "widgets_values": [
        "%date:yyyyMMdd%/ComfyUI"
      ]
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      4,
      0,
      "MODEL"
    ],
    [
      2,
      1,
      1,
      4,
      1,
      "CLIP"
    ],
    [
      5,
      4,
      0,
      12,
      0,
      "MODEL"
    ],
    [
      6,
      4,
      1,
      5,
      0,
      "CLIP"
    ],
    [
      7,
      4,
      1,
      6,
      0,
      "CLIP"
    ],
    [
      8,
      2,
      0,
      8,
      0,
      "IMAGE"
    ],
    [
      9,
      9,
      0,
      10,
      0,
      "CONTROL_NET"
    ],
    [
      10,
      10,
      0,
      11,
      2,
      "CONTROL_NET"
    ],
    [
      11,
      5,
      0,
      11,
      0,
      "CONDITIONING"
    ],
    [
      12,
      6,
      0,
      11,
      1,
      "CONDITIONING"
    ],
    [
      13,
      8,
      0,
      11,
      3,
      "IMAGE"
    ],
    [
      14,
      11,
      0,
      12,
      1,
      "CONDITIONING"
    ],
    [
      15,
      11,
      1,
      12,
      2,
      "CONDITIONING"
    ],
    [
      16,
      7,
      0,
      12,
      3,
      "LATENT"
    ],
    [
      17,
      12,
      0,
      13,
      0,
      "LATENT"
    ],
    [
      18,
      1,
      2,
      13,
      1,
      "VAE"
    ],
    [
      19,
      13,
      0,
      14,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.9,
      "offset": [
        416,
        110
      ]
    }
  },
  "version": 0.4
}