{ "12": { "inputs": { "images": [ "54", 0 ] }, "class_type": "PreviewImage", "_meta": { "title": "Preview Image" } }, "45": { "inputs": { "brushnet": "powerpaint\\diffusion_pytorch_model.safetensors", "dtype": "float16" }, "class_type": "BrushNetLoader", "_meta": { "title": "BrushNet Loader" } }, "47": { "inputs": { "ckpt_name": "realisticVisionV51_v51VAE.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "49": { "inputs": { "text": "empty scene", "clip": [ "47", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "50": { "inputs": { "text": "", "clip": [ "47", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "52": { "inputs": { "seed": 2, "steps": 20, "cfg": 7.5, "sampler_name": "euler", "scheduler": "normal", "denoise": 1, "model": [ "65", 0 ], "positive": [ "65", 1 ], "negative": [ "65", 2 ], "latent_image": [ "65", 3 ] }, "class_type": "KSampler", "_meta": { "title": "KSampler" } }, "54": { "inputs": { "samples": [ "52", 0 ], "vae": [ "47", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "58": { "inputs": { "image": "-CSFpIRYZcc.jpg", "upload": "image" }, "class_type": "LoadImage", "_meta": { "title": "Load Image" } }, "65": { "inputs": { "fitting": 1, "function": "image outpainting", "scale": 1, "start_at": 0, "end_at": 10000, "save_memory": "none", "model": [ "47", 0 ], "vae": [ "47", 2 ], "image": [ "70", 0 ], "mask": [ "70", 1 ], "powerpaint": [ "45", 0 ], "clip": [ "66", 0 ], "positive": [ "49", 0 ], "negative": [ "50", 0 ] }, "class_type": "PowerPaint", "_meta": { "title": "PowerPaint" } }, "66": { "inputs": { "base": "model.fp16.safetensors", "powerpaint": "powerpaint\\pytorch_model.bin" }, "class_type": "PowerPaintCLIPLoader", "_meta": { "title": "PowerPaint CLIP Loader" } }, "70": { "inputs": { "left": 200, "top": 0, "right": 200, "bottom": 0, "feathering": 0, "image": [ "80", 0 ] }, "class_type": "ImagePadForOutpaint", "_meta": { "title": "Pad Image for Outpainting" } }, "80": { "inputs": { "action": "resize only", "smaller_side": 0, "larger_side": 1024, "scale_factor": 0, "resize_mode": "reduce size only", "side_ratio": "4:3", "crop_pad_position": 0.5, "pad_feathering": 20, "pixels": [ "58", 0 ] }, "class_type": "ImageResize", "_meta": { "title": "Image Resize" } }, "82": { "inputs": { "images": [ "83", 0 ] }, "class_type": "PreviewImage", "_meta": { "title": "Preview Image" } }, "83": { "inputs": { "kernel": 1, "sigma": 1, "inpaint": [ "54", 0 ], "original": [ "70", 0 ], "mask": [ "84", 0 ] }, "class_type": "BlendInpaint", "_meta": { "title": "Blend Inpaint" } }, "84": { "inputs": { "expand": 20, "tapered_corners": true, "mask": [ "70", 1 ] }, "class_type": "GrowMask", "_meta": { "title": "GrowMask" } } }