{
  "id": "c15b8743-165b-4c91-befd-1f1e38e04406",
  "revision": 0,
  "last_node_id": 12,
  "last_link_id": 14,
  "nodes": [
    {
      "id": 1,
      "type": "UNETLoader",
      "pos": [
        50,
        80
      ],
      "size": [
        380,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "name": "unet_name",
          "type": "COMBO",
          "widget": {
            "name": "unet_name"
          },
          "link": null
        },
        {
          "name": "weight_dtype",
          "type": "COMBO",
          "widget": {
            "name": "weight_dtype"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            1,
            11
          ]
        }
      ],
      "title": "加载 Anima 模型",
      "properties": {
        "Node name for S&R": "UNETLoader"
      },
      "widgets_values": [
        "anima-aesthetic-v1.1.safetensors",
        "default"
      ]
    },
    {
      "id": 2,
      "type": "CLIPLoader",
      "pos": [
        50,
        220
      ],
      "size": [
        380,
        106
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "clip_name",
          "type": "COMBO",
          "widget": {
            "name": "clip_name"
          },
          "link": null
        },
        {
          "name": "type",
          "type": "COMBO",
          "widget": {
            "name": "type"
          },
          "link": null
        },
        {
          "name": "device",
          "type": "COMBO",
          "widget": {
            "name": "device"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "slot_index": 0,
          "links": [
            2,
            3
          ]
        }
      ],
      "title": "加载 CLIP",
      "properties": {
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "qwen_3_06b_base.safetensors",
        "qwen_image",
        "default"
      ]
    },
    {
      "id": 3,
      "type": "VAELoader",
      "pos": [
        50,
        390
      ],
      "size": [
        380,
        58
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "vae_name",
          "type": "COMBO",
          "widget": {
            "name": "vae_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            4
          ]
        }
      ],
      "title": "加载 VAE",
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "qwen_image_vae.safetensors"
      ]
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [
        500,
        80
      ],
      "size": [
        460,
        220
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 2
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            5,
            9
          ]
        }
      ],
      "title": "正向提示词",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "masterpiece, best quality, very aesthetic, delicate lineart, refined shading, sharp focus, zenless zone zero style, hoyoverse anime style, solo, 1girl, yixuan (zenless zone zero), long white hair, golden eyes, hair ornament, golden jacket, black and gold outfit, qipao collar, taoist talisman, trigram motifs, asymmetrical legwear, one thigh bare, confident expression, mature woman, full body, standing, legs visible, looking at viewer, neon city night, New Eridu street, glowing signs, wet asphalt reflections, cyan and magenta neon lights, cinematic lighting, depth of field, wallpaper, anime style"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 5,
      "type": "CLIPTextEncode",
      "pos": [
        500,
        340
      ],
      "size": [
        460,
        160
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            6,
            10
          ]
        }
      ],
      "title": "负向提示词",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "worst quality, low quality, blurry, bad anatomy, bad hands, ugly face, deformed face, extra fingers, flat lighting, simple background, watermark, text, multiple girls, crowd, realistic photo, close-up, portrait crop, upper body only, cropped legs, cut off at waist, headshot, duplicate, bad feet, soft watercolor, pastel, cute chibi, red hair, short hair, wrong outfit"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 6,
      "type": "EmptyLatentImage",
      "pos": [
        500,
        550
      ],
      "size": [
        320,
        106
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            7
          ]
        }
      ],
      "title": "1344x768 初稿",
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1344,
        768,
        1
      ]
    },
    {
      "id": 7,
      "type": "KSampler",
      "pos": [
        1020,
        120
      ],
      "size": [
        320,
        474
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 5
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 7
        },
        {
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": null
        },
        {
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": null
        },
        {
          "name": "sampler_name",
          "type": "COMBO",
          "widget": {
            "name": "sampler_name"
          },
          "link": null
        },
        {
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": null
        },
        {
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            8
          ]
        }
      ],
      "title": "① 初稿 30步",
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        0,
        "randomize",
        30,
        4.5,
        "er_sde",
        "simple",
        1
      ]
    },
    {
      "id": 11,
      "type": "LatentUpscale",
      "pos": [
        1380,
        120
      ],
      "size": [
        315,
        130
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 8
        },
        {
          "name": "upscale_method",
          "type": "COMBO",
          "widget": {
            "name": "upscale_method"
          },
          "link": null
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "name": "crop",
          "type": "COMBO",
          "widget": {
            "name": "crop"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            12
          ]
        }
      ],
      "title": "Latent 放大 1920x1080",
      "properties": {
        "Node name for S&R": "LatentUpscale"
      },
      "widgets_values": [
        "bislerp",
        1920,
        1080,
        "disabled"
      ]
    },
    {
      "id": 12,
      "type": "KSampler",
      "pos": [
        1740,
        120
      ],
      "size": [
        320,
        474
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 11
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 9
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 10
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 12
        },
        {
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": null
        },
        {
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": null
        },
        {
          "name": "sampler_name",
          "type": "COMBO",
          "widget": {
            "name": "sampler_name"
          },
          "link": null
        },
        {
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": null
        },
        {
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            13
          ]
        }
      ],
      "title": "② 高清修复 20步 denoise0.48",
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        0,
        "randomize",
        20,
        4,
        "er_sde",
        "simple",
        0.48
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        2100,
        120
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 13
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            14
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        2360,
        100
      ],
      "size": [
        320,
        270
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 14
        },
        {
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          },
          "link": null
        }
      ],
      "outputs": [],
      "title": "保存 1920x1080",
      "properties": {
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": [
        "Anima_wallpaper"
      ]
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      7,
      0,
      "MODEL"
    ],
    [
      2,
      2,
      0,
      4,
      0,
      "CLIP"
    ],
    [
      3,
      2,
      0,
      5,
      0,
      "CLIP"
    ],
    [
      4,
      3,
      0,
      8,
      1,
      "VAE"
    ],
    [
      5,
      4,
      0,
      7,
      1,
      "CONDITIONING"
    ],
    [
      6,
      5,
      0,
      7,
      2,
      "CONDITIONING"
    ],
    [
      7,
      6,
      0,
      7,
      3,
      "LATENT"
    ],
    [
      8,
      7,
      0,
      11,
      0,
      "LATENT"
    ],
    [
      9,
      4,
      0,
      12,
      1,
      "CONDITIONING"
    ],
    [
      10,
      5,
      0,
      12,
      2,
      "CONDITIONING"
    ],
    [
      11,
      1,
      0,
      12,
      0,
      "MODEL"
    ],
    [
      12,
      11,
      0,
      12,
      3,
      "LATENT"
    ],
    [
      13,
      12,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      14,
      8,
      0,
      9,
      0,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "二次元壁纸 · Anima · 初稿+高清修复",
      "bounding": [
        20,
        0,
        2700,
        720
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.6926859967329982,
      "offset": [
        116.22904051874684,
        203.31548941343908
      ]
    },
    "ue_links": [],
    "links_added_by_ue": []
  },
  "version": 0.4
}