187 lines
3.0 KiB
JSON
187 lines
3.0 KiB
JSON
{
|
|
"3": {
|
|
"inputs": {
|
|
"seed": 149575965170234,
|
|
"steps": 20,
|
|
"cfg": 6,
|
|
"sampler_name": "dpmpp_sde",
|
|
"scheduler": "karras",
|
|
"denoise": 1,
|
|
"model": [
|
|
"4",
|
|
0
|
|
],
|
|
"positive": [
|
|
"23",
|
|
0
|
|
],
|
|
"negative": [
|
|
"23",
|
|
1
|
|
],
|
|
"latent_image": [
|
|
"27",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "KSampler",
|
|
"_meta": {
|
|
"title": "KSampler"
|
|
}
|
|
},
|
|
"4": {
|
|
"inputs": {
|
|
"ckpt_name": "dreamshaper_8.safetensors"
|
|
},
|
|
"class_type": "CheckpointLoaderSimple",
|
|
"_meta": {
|
|
"title": "Load Checkpoint"
|
|
}
|
|
},
|
|
"6": {
|
|
"inputs": {
|
|
"text": "negativeprompt",
|
|
"clip": [
|
|
"4",
|
|
1
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "CLIP Text Encode (Prompt)"
|
|
}
|
|
},
|
|
"7": {
|
|
"inputs": {
|
|
"text": "positiveprompt",
|
|
"clip": [
|
|
"4",
|
|
1
|
|
]
|
|
},
|
|
"class_type": "CLIPTextEncode",
|
|
"_meta": {
|
|
"title": "CLIP Text Encode (Prompt)"
|
|
}
|
|
},
|
|
"8": {
|
|
"inputs": {
|
|
"samples": [
|
|
"3",
|
|
0
|
|
],
|
|
"vae": [
|
|
"4",
|
|
2
|
|
]
|
|
},
|
|
"class_type": "VAEDecode",
|
|
"_meta": {
|
|
"title": "VAE Decode"
|
|
}
|
|
},
|
|
"9": {
|
|
"inputs": {
|
|
"filename_prefix": "ComfyUI",
|
|
"images": [
|
|
"8",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "SaveImage",
|
|
"_meta": {
|
|
"title": "Save Image"
|
|
}
|
|
},
|
|
"14": {
|
|
"inputs": {
|
|
"control_net_name": "control_v11p_sd15_openpose.safetensors"
|
|
},
|
|
"class_type": "ControlNetLoader",
|
|
"_meta": {
|
|
"title": "Load ControlNet Model"
|
|
}
|
|
},
|
|
"23": {
|
|
"inputs": {
|
|
"strength": 1,
|
|
"start_percent": 0,
|
|
"end_percent": 1,
|
|
"positive": [
|
|
"7",
|
|
0
|
|
],
|
|
"negative": [
|
|
"6",
|
|
0
|
|
],
|
|
"control_net": [
|
|
"14",
|
|
0
|
|
],
|
|
"image": [
|
|
"45",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "ControlNetApplyAdvanced",
|
|
"_meta": {
|
|
"title": "Apply ControlNet"
|
|
}
|
|
},
|
|
"24": {
|
|
"inputs": {
|
|
"image": "D:\\WORK\\ConceptSD\\Saved\\Screenshots\\screenshot.png"
|
|
},
|
|
"class_type": "LoadImageFromPath",
|
|
"_meta": {
|
|
"title": "Load Image From Path"
|
|
}
|
|
},
|
|
"27": {
|
|
"inputs": {
|
|
"pixels": [
|
|
"24",
|
|
0
|
|
],
|
|
"vae": [
|
|
"4",
|
|
2
|
|
]
|
|
},
|
|
"class_type": "VAEEncode",
|
|
"_meta": {
|
|
"title": "VAE Encode"
|
|
}
|
|
},
|
|
"45": {
|
|
"inputs": {
|
|
"detect_hand": "enable",
|
|
"detect_body": "enable",
|
|
"detect_face": "disable",
|
|
"resolution": 512,
|
|
"scale_stick_for_xinsr_cn": "disable",
|
|
"image": [
|
|
"46",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "OpenposePreprocessor",
|
|
"_meta": {
|
|
"title": "OpenPose Pose"
|
|
}
|
|
},
|
|
"46": {
|
|
"inputs": {
|
|
"resolution": 512,
|
|
"image": [
|
|
"24",
|
|
0
|
|
]
|
|
},
|
|
"class_type": "Zoe-DepthMapPreprocessor",
|
|
"_meta": {
|
|
"title": "Zoe Depth Map"
|
|
}
|
|
}
|
|
} |