{
 "id": "00000000-0000-0000-0000-000000000000",
 "revision": 0,
 "last_node_id": 8,
 "last_link_id": 10,
 "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": [
      4
     ]
    },
    {
     "localized_name": "CLIP",
     "name": "CLIP",
     "type": "CLIP",
     "links": [
      2,
      3
     ]
    },
    {
     "localized_name": "VAE",
     "name": "VAE",
     "type": "VAE",
     "links": [
      9
     ]
    }
   ],
   "properties": {
    "Node name for S&R": "CheckpointLoaderSimple"
   },
   "widgets_values": [
    "pony\\cyberrealisticPony_v180Coreshift.safetensors"
   ]
  },
  {
   "id": 3,
   "type": "CLIPTextEncode",
   "pos": [
    460,
    0
   ],
   "size": [
    400,
    200
   ],
   "flags": {},
   "order": 2,
   "mode": 0,
   "inputs": [
    {
     "localized_name": "クリップ",
     "name": "clip",
     "type": "CLIP",
     "link": 2
    },
    {
     "localized_name": "テキスト",
     "name": "text",
     "type": "STRING",
     "widget": {
      "name": "text"
     },
     "link": null
    }
   ],
   "outputs": [
    {
     "localized_name": "条件付け",
     "name": "CONDITIONING",
     "type": "CONDITIONING",
     "links": [
      5
     ]
    }
   ],
   "properties": {
    "Node name for S&R": "CLIPTextEncode"
   },
   "widgets_values": [
    "score_9, score_8_up, score_7_up, photorealistic, 1girl, young woman, solo, close-up portrait, fair skin, freckles, blue-green eyes, reddish blonde hair, braided updo, looking at viewer, soft window light"
   ]
  },
  {
   "id": 4,
   "type": "CLIPTextEncode",
   "pos": [
    460,
    260
   ],
   "size": [
    400,
    200
   ],
   "flags": {},
   "order": 3,
   "mode": 0,
   "inputs": [
    {
     "localized_name": "クリップ",
     "name": "clip",
     "type": "CLIP",
     "link": 3
    },
    {
     "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": [
    "score_6, score_5, score_4, (worst quality:1.2), (low quality:1.2), (normal quality:1.2), lowres, bad anatomy, bad hands, signature, watermarks, ugly, imperfect eyes, skewed eyes, unnatural face, unnatural body, error, extra limb, missing limbs"
   ]
  },
  {
   "id": 5,
   "type": "EmptyLatentImage",
   "pos": [
    460,
    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": [
      7
     ]
    }
   ],
   "properties": {
    "Node name for S&R": "EmptyLatentImage"
   },
   "widgets_values": [
    896,
    1152,
    1
   ]
  },
  {
   "id": 6,
   "type": "KSampler",
   "pos": [
    920,
    0
   ],
   "size": [
    270,
    262
   ],
   "flags": {},
   "order": 5,
   "mode": 0,
   "inputs": [
    {
     "localized_name": "モデル",
     "name": "model",
     "type": "MODEL",
     "link": 4
    },
    {
     "localized_name": "ポジティブ",
     "name": "positive",
     "type": "CONDITIONING",
     "link": 5
    },
    {
     "localized_name": "ネガティブ",
     "name": "negative",
     "type": "CONDITIONING",
     "link": 6
    },
    {
     "localized_name": "潜在画像",
     "name": "latent_image",
     "type": "LATENT",
     "link": 7
    },
    {
     "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": [
      8
     ]
    }
   ],
   "properties": {
    "Node name for S&R": "KSampler"
   },
   "widgets_values": [
    848325768,
    "randomize",
    30,
    5,
    "dpmpp_2m",
    "karras",
    1
   ]
  },
  {
   "id": 7,
   "type": "VAEDecode",
   "pos": [
    1380,
    0
   ],
   "size": [
    140,
    46
   ],
   "flags": {},
   "order": 6,
   "mode": 0,
   "inputs": [
    {
     "localized_name": "サンプル",
     "name": "samples",
     "type": "LATENT",
     "link": 8
    },
    {
     "localized_name": "vae",
     "name": "vae",
     "type": "VAE",
     "link": 9
    }
   ],
   "outputs": [
    {
     "localized_name": "画像",
     "name": "IMAGE",
     "type": "IMAGE",
     "links": [
      10
     ]
    }
   ],
   "properties": {
    "Node name for S&R": "VAEDecode"
   },
   "widgets_values": []
  },
  {
   "id": 8,
   "type": "SaveImage",
   "pos": [
    1380,
    120
   ],
   "size": [
    313.47265625,
    58
   ],
   "flags": {},
   "order": 7,
   "mode": 0,
   "inputs": [
    {
     "localized_name": "画像",
     "name": "images",
     "type": "IMAGE",
     "link": 10
    },
    {
     "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": [
  [
   2,
   1,
   1,
   3,
   0,
   "CLIP"
  ],
  [
   3,
   1,
   1,
   4,
   0,
   "CLIP"
  ],
  [
   4,
   1,
   0,
   6,
   0,
   "MODEL"
  ],
  [
   5,
   3,
   0,
   6,
   1,
   "CONDITIONING"
  ],
  [
   6,
   4,
   0,
   6,
   2,
   "CONDITIONING"
  ],
  [
   7,
   5,
   0,
   6,
   3,
   "LATENT"
  ],
  [
   8,
   6,
   0,
   7,
   0,
   "LATENT"
  ],
  [
   9,
   1,
   2,
   7,
   1,
   "VAE"
  ],
  [
   10,
   7,
   0,
   8,
   0,
   "IMAGE"
  ]
 ],
 "groups": [],
 "config": {},
 "extra": {
  "ds": {
   "scale": 0.9,
   "offset": [
    416,
    110
   ]
  }
 },
 "version": 0.4
}