17 lines
863 B
JSON
17 lines
863 B
JSON
{
|
|||
|
|
"4": { "class_type": "CheckpointLoaderSimple", "inputs": { "ckpt_name": "sd_xl_base_1.0.safetensors" } },
|
||
|
|
"5": { "class_type": "EmptyLatentImage", "inputs": { "width": 1024, "height": 576, "batch_size": 1 } },
|
||
|
|
"6": { "class_type": "CLIPTextEncode", "inputs": { "text": "", "clip": ["4", 1] } },
|
||
|
|
"7": { "class_type": "CLIPTextEncode", "inputs": { "text": "", "clip": ["4", 1] } },
|
||
|
|
"3": {
|
||
|
|
"class_type": "KSampler",
|
||
|
|
"inputs": {
|
||
|
|
"seed": 0, "steps": 20, "cfg": 6.0,
|
||
|
|
"sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1.0,
|
||
|
|
"model": ["4", 0], "positive": ["6", 0], "negative": ["7", 0], "latent_image": ["5", 0]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"8": { "class_type": "VAEDecode", "inputs": { "samples": ["3", 0], "vae": ["4", 2] } },
|
||
|
|
"9": { "class_type": "SaveImage", "inputs": { "filename_prefix": "ki-fwi/decor", "images": ["8", 0] } }
|
||
|
|
}
|