{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 16,
  "last_link_id": 20,
  "nodes": [
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [100, 130],
      "size": [320, 98],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {"localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": {"name": "ckpt_name"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [1, 2]},
        {"localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": []},
        {"localized_name": "VAE", "name": "VAE", "type": "VAE", "links": []}
      ],
      "properties": {"Node name for S&R": "CheckpointLoaderSimple"},
      "widgets_values": ["miaomiaoHarem_animaBase.safetensors"]
    },
    {
      "id": 15,
      "type": "CLIPLoader",
      "pos": [100, 280],
      "size": [320, 106],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {"localized_name": "clip_name", "name": "clip_name", "type": "COMBO", "widget": {"name": "clip_name"}, "link": null},
        {"localized_name": "type", "name": "type", "type": "COMBO", "widget": {"name": "type"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [3, 4]}
      ],
      "properties": {"Node name for S&R": "CLIPLoader"},
      "widgets_values": ["qwen_3_06b_base.safetensors", "stable_diffusion"]
    },
    {
      "id": 16,
      "type": "VAELoader",
      "pos": [100, 440],
      "size": [320, 58],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {"localized_name": "vae_name", "name": "vae_name", "type": "COMBO", "widget": {"name": "vae_name"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [11, 16, 19]}
      ],
      "properties": {"Node name for S&R": "VAELoader"},
      "widgets_values": ["qwen_image_vae.safetensors"]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [560, 130],
      "size": [400, 200],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {"localized_name": "clip", "name": "clip", "type": "CLIP", "link": 3},
        {"localized_name": "text", "name": "text", "type": "STRING", "widget": {"name": "text"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "links": [5, 6]}
      ],
      "properties": {"Node name for S&R": "CLIPTextEncode"},
      "widgets_values": ["masterpiece, best quality, score_7, safe,very aesthetic, masterpiece, best quality, ultra-detailed,pale_skin,fair_skin, high contrast,huge filesize,1girl,hatsune miku,hatsune miku \\(noodle stopper\\),vocaloid,:>,alternate hairstyle,aqua eyes,aqua hair,aqua nails,aqua necktie,aqua trim,arm at side,bare shoulders,black sleeves,breasts,closed mouth,collarbone,collared shirt,detached sleeves,dot nose,eyelashes,eyes visible through hair,film grain,fingernails,grey background,grey shirt,hair between eyes,hand up,long hair,medium breasts,meme,necktie,open hand,scene reference,shirt,side ponytail,sidetail miku noodle stopper \\(meme\\),simple background,sleeveless,smile,solo,split mouth,upper body,very long hair,wing collar,blush,looking at viewer,nail polish,sleeveless shirt,sidelocks,hair over shoulder,"]
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [560, 380],
      "size": [400, 200],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {"localized_name": "clip", "name": "clip", "type": "CLIP", "link": 4},
        {"localized_name": "text", "name": "text", "type": "STRING", "widget": {"name": "text"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "links": [7, 8]}
      ],
      "properties": {"Node name for S&R": "CLIPTextEncode"},
      "widgets_values": ["fused fingers,mutated hands,bad hands,nipples,cleavage,, worst quality,low quality,score_1,score_2,score_3,artist name,simple background,, extra toes,lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, signature, artistic error, username, bad feet,scan, [abstract], english text, shiny hair"]
    },
    {
      "id": 6,
      "type": "EmptyLatentImage",
      "pos": [100, 560],
      "size": [270, 106],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {"localized_name": "width", "name": "width", "type": "INT", "widget": {"name": "width"}, "link": null},
        {"localized_name": "height", "name": "height", "type": "INT", "widget": {"name": "height"}, "link": null},
        {"localized_name": "batch_size", "name": "batch_size", "type": "INT", "widget": {"name": "batch_size"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [9]}
      ],
      "properties": {"Node name for S&R": "EmptyLatentImage"},
      "widgets_values": [832, 1216, 1]
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [1000, 130],
      "size": [270, 262],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {"localized_name": "model", "name": "model", "type": "MODEL", "link": 1},
        {"localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 5},
        {"localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 7},
        {"localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 9},
        {"localized_name": "seed", "name": "seed", "type": "INT", "widget": {"name": "seed"}, "link": null},
        {"localized_name": "steps", "name": "steps", "type": "INT", "widget": {"name": "steps"}, "link": null},
        {"localized_name": "cfg", "name": "cfg", "type": "FLOAT", "widget": {"name": "cfg"}, "link": null},
        {"localized_name": "sampler_name", "name": "sampler_name", "type": "COMBO", "widget": {"name": "sampler_name"}, "link": null},
        {"localized_name": "scheduler", "name": "scheduler", "type": "COMBO", "widget": {"name": "scheduler"}, "link": null},
        {"localized_name": "denoise", "name": "denoise", "type": "FLOAT", "widget": {"name": "denoise"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [10]}
      ],
      "properties": {"Node name for S&R": "KSampler"},
      "widgets_values": [1016647951327686, "randomize", 30, 4, "euler", "normal", 1]
    },
    {
      "id": 9,
      "type": "VAEDecodeTiled",
      "pos": [1340, 130],
      "size": [270, 150],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {"localized_name": "samples", "name": "samples", "type": "LATENT", "link": 10},
        {"localized_name": "vae", "name": "vae", "type": "VAE", "link": 11},
        {"localized_name": "tile_size", "name": "tile_size", "type": "INT", "widget": {"name": "tile_size"}, "link": null},
        {"localized_name": "overlap", "name": "overlap", "type": "INT", "widget": {"name": "overlap"}, "link": null},
        {"localized_name": "temporal_size", "name": "temporal_size", "type": "INT", "widget": {"name": "temporal_size"}, "link": null},
        {"localized_name": "temporal_overlap", "name": "temporal_overlap", "type": "INT", "widget": {"name": "temporal_overlap"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [12]}
      ],
      "properties": {"Node name for S&R": "VAEDecodeTiled"},
      "widgets_values": [512, 64, 64, 8]
    },
    {
      "id": 10,
      "type": "UpscaleModelLoader",
      "pos": [1340, 320],
      "size": [270, 58],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {"localized_name": "model_name", "name": "model_name", "type": "COMBO", "widget": {"name": "model_name"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "UPSCALE_MODEL", "name": "UPSCALE_MODEL", "type": "UPSCALE_MODEL", "links": [13]}
      ],
      "properties": {"Node name for S&R": "UpscaleModelLoader"},
      "widgets_values": ["4x-UltraSharpV2.safetensors"]
    },
    {
      "id": 11,
      "type": "ImageUpscaleWithModel",
      "pos": [1340, 420],
      "size": [270, 46],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {"localized_name": "upscale_model", "name": "upscale_model", "type": "UPSCALE_MODEL", "link": 13},
        {"localized_name": "image", "name": "image", "type": "IMAGE", "link": 12}
      ],
      "outputs": [
        {"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [14]}
      ],
      "properties": {"Node name for S&R": "ImageUpscaleWithModel"}
    },
    {
      "id": 12,
      "type": "ImageScale",
      "pos": [1640, 130],
      "size": [270, 130],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {"localized_name": "image", "name": "image", "type": "IMAGE", "link": 14},
        {"localized_name": "upscale_method", "name": "upscale_method", "type": "COMBO", "widget": {"name": "upscale_method"}, "link": null},
        {"localized_name": "width", "name": "width", "type": "INT", "widget": {"name": "width"}, "link": null},
        {"localized_name": "height", "name": "height", "type": "INT", "widget": {"name": "height"}, "link": null},
        {"localized_name": "crop", "name": "crop", "type": "COMBO", "widget": {"name": "crop"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [15]}
      ],
      "properties": {"Node name for S&R": "ImageScale"},
      "widgets_values": ["nearest-exact", 1248, 1824, "disabled"]
    },
    {
      "id": 13,
      "type": "VAEEncodeTiled",
      "pos": [1940, 130],
      "size": [270, 150],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {"localized_name": "pixels", "name": "pixels", "type": "IMAGE", "link": 15},
        {"localized_name": "vae", "name": "vae", "type": "VAE", "link": 16},
        {"localized_name": "tile_size", "name": "tile_size", "type": "INT", "widget": {"name": "tile_size"}, "link": null},
        {"localized_name": "overlap", "name": "overlap", "type": "INT", "widget": {"name": "overlap"}, "link": null},
        {"localized_name": "temporal_size", "name": "temporal_size", "type": "INT", "widget": {"name": "temporal_size"}, "link": null},
        {"localized_name": "temporal_overlap", "name": "temporal_overlap", "type": "INT", "widget": {"name": "temporal_overlap"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [17]}
      ],
      "properties": {"Node name for S&R": "VAEEncodeTiled"},
      "widgets_values": [512, 64, 64, 8]
    },
    {
      "id": 14,
      "type": "KSampler",
      "pos": [2240, 130],
      "size": [270, 262],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {"localized_name": "model", "name": "model", "type": "MODEL", "link": 2},
        {"localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 6},
        {"localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 8},
        {"localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 17},
        {"localized_name": "seed", "name": "seed", "type": "INT", "widget": {"name": "seed"}, "link": null},
        {"localized_name": "steps", "name": "steps", "type": "INT", "widget": {"name": "steps"}, "link": null},
        {"localized_name": "cfg", "name": "cfg", "type": "FLOAT", "widget": {"name": "cfg"}, "link": null},
        {"localized_name": "sampler_name", "name": "sampler_name", "type": "COMBO", "widget": {"name": "sampler_name"}, "link": null},
        {"localized_name": "scheduler", "name": "scheduler", "type": "COMBO", "widget": {"name": "scheduler"}, "link": null},
        {"localized_name": "denoise", "name": "denoise", "type": "FLOAT", "widget": {"name": "denoise"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [18]}
      ],
      "properties": {"Node name for S&R": "KSampler"},
      "widgets_values": [513023596043446, "randomize", 10, 4, "euler", "normal", 0.5]
    },
    {
      "id": 7,
      "type": "VAEDecode",
      "pos": [2540, 130],
      "size": [140, 46],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {"localized_name": "samples", "name": "samples", "type": "LATENT", "link": 18},
        {"localized_name": "vae", "name": "vae", "type": "VAE", "link": 19}
      ],
      "outputs": [
        {"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [20]}
      ],
      "properties": {"Node name for S&R": "VAEDecode"}
    },
    {
      "id": 8,
      "type": "SaveImage",
      "pos": [2720, 130],
      "size": [320, 270],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {"localized_name": "images", "name": "images", "type": "IMAGE", "link": 20},
        {"localized_name": "filename_prefix", "name": "filename_prefix", "type": "STRING", "widget": {"name": "filename_prefix"}, "link": null}
      ],
      "outputs": [],
      "properties": {"Node name for S&R": "SaveImage"},
      "widgets_values": ["miku_anima"]
    }
  ],
  "links": [
    [1, 1, 0, 5, 0, "MODEL"],
    [2, 1, 0, 14, 0, "MODEL"],
    [3, 15, 0, 3, 0, "CLIP"],
    [4, 15, 0, 4, 0, "CLIP"],
    [5, 3, 0, 5, 1, "CONDITIONING"],
    [6, 3, 0, 14, 1, "CONDITIONING"],
    [7, 4, 0, 5, 2, "CONDITIONING"],
    [8, 4, 0, 14, 2, "CONDITIONING"],
    [9, 6, 0, 5, 3, "LATENT"],
    [10, 5, 0, 9, 0, "LATENT"],
    [11, 16, 0, 9, 1, "VAE"],
    [12, 9, 0, 11, 1, "IMAGE"],
    [13, 10, 0, 11, 0, "UPSCALE_MODEL"],
    [14, 11, 0, 12, 0, "IMAGE"],
    [15, 12, 0, 13, 0, "IMAGE"],
    [16, 16, 0, 13, 1, "VAE"],
    [17, 13, 0, 14, 3, "LATENT"],
    [18, 14, 0, 7, 0, "LATENT"],
    [19, 16, 0, 7, 1, "VAE"],
    [20, 7, 0, 8, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}
