{ "1": { "inputs": { "ckpt_name": "131-half.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "2": { "inputs": { "vae_name": "sd1.5/animevae.pt" }, "class_type": "VAELoader", "_meta": { "title": "VAE加载器" } }, "3": { "inputs": { "text": "1girl, masterpiece,", "speak_and_recognation": true, "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "4": { "inputs": { "text": "worst quality,low quality,lowres,interlocked fingers,badly drawn hands and fingers,anatomically incorrect hands,watermark,wrong_legs,wrong_arms,", "speak_and_recognation": true, "clip": [ "1", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "43", 0 ], "vae": [ "2", 0 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "16": { "inputs": { "filename_prefix": "cat_girl", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } }, "29": { "inputs": { "pixels": [ "49", 0 ], "vae": [ "2", 0 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAE编码" } }, "43": { "inputs": { "seed": 523930867512543, "steps": 40, "cfg": 10, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 0.7000000000000001, "model": [ "1", 0 ], "positive": [ "3", 0 ], "negative": [ "4", 0 ], "latent_image": [ "29", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "49": { "inputs": { "directory": "3494084267/", "image_load_cap": 0, "start_index": 0, "load_always": true }, "class_type": "LoadImageListFromDir //Inspire", "_meta": { "title": "Load Image List From Dir (Inspire)" } } }