{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 8,
  "last_link_id": 11,
  "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": [
            10
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sdxl\\animagine-xl-4.0.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "LoraLoader",
      "pos": [
        460,
        0
      ],
      "size": [
        270,
        126
      ],
      "flags": {},
      "order": 1,
      "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": [
            3
          ]
        },
        {
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            4,
            5
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "Lora\\stellanoir.safetensors",
        1,
        1
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [
        920,
        0
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 4
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "masterpiece, high score, great score, absurdres, stellanoir, 1girl, solo, standing, looking at viewer, simple background, white background"
      ]
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [
        920,
        260
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 5
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            7
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "lowres, bad anatomy, bad hands, text, error, worst quality, low quality, blurry"
      ]
    },
    {
      "id": 5,
      "type": "EmptyLatentImage",
      "pos": [
        920,
        520
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 4,
      "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": [
            8
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        896,
        1152,
        1
      ]
    },
    {
      "id": 6,
      "type": "KSampler",
      "pos": [
        1380,
        0
      ],
      "size": [
        270,
        262
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 3
        },
        {
          "localized_name": "ポジティブ",
          "name": "positive",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "localized_name": "ネガティブ",
          "name": "negative",
          "type": "CONDITIONING",
          "link": 7
        },
        {
          "localized_name": "潜在画像",
          "name": "latent_image",
          "type": "LATENT",
          "link": 8
        },
        {
          "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": [
            9
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        848325768,
        "randomize",
        28,
        7.0,
        "euler",
        "normal",
        1
      ]
    },
    {
      "id": 7,
      "type": "VAEDecode",
      "pos": [
        1840,
        0
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "サンプル",
          "name": "samples",
          "type": "LATENT",
          "link": 9
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "link": 10
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            11
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 8,
      "type": "SaveImage",
      "pos": [
        1840,
        120
      ],
      "size": [
        313.47265625,
        58
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "images",
          "type": "IMAGE",
          "link": 11
        },
        {
          "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,
      2,
      0,
      "MODEL"
    ],
    [
      2,
      1,
      1,
      2,
      1,
      "CLIP"
    ],
    [
      3,
      2,
      0,
      6,
      0,
      "MODEL"
    ],
    [
      4,
      2,
      1,
      3,
      0,
      "CLIP"
    ],
    [
      5,
      2,
      1,
      4,
      0,
      "CLIP"
    ],
    [
      6,
      3,
      0,
      6,
      1,
      "CONDITIONING"
    ],
    [
      7,
      4,
      0,
      6,
      2,
      "CONDITIONING"
    ],
    [
      8,
      5,
      0,
      6,
      3,
      "LATENT"
    ],
    [
      9,
      6,
      0,
      7,
      0,
      "LATENT"
    ],
    [
      10,
      1,
      2,
      7,
      1,
      "VAE"
    ],
    [
      11,
      7,
      0,
      8,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.9,
      "offset": [
        416,
        110
      ]
    }
  },
  "version": 0.4
}