Files
character-browser/comfy_workflow.json
2026-02-20 21:22:53 +00:00

204 lines
4.4 KiB
JSON

{
"3": {
"inputs": {
"seed": 8566257,
"steps": 20,
"cfg": 3.5,
"sampler_name": "euler_ancestral",
"scheduler": "normal",
"denoise": 1,
"model": ["4", 0],
"positive": ["6", 0],
"negative": ["7", 0],
"latent_image": ["5", 0]
},
"class_type": "KSampler"
},
"4": {
"inputs": {
"ckpt_name": "Noob/oneObsession_v19Atypical.safetensors"
},
"class_type": "CheckpointLoaderSimple"
},
"5": {
"inputs": {
"width": 1024,
"height": 1024,
"batch_size": 1
},
"class_type": "EmptyLatentImage"
},
"6": {
"inputs": {
"text": "embedding:Illustrious/lazypos_1733353, {{POSITIVE_PROMPT}}",
"clip": ["4", 1]
},
"class_type": "CLIPTextEncode"
},
"7": {
"inputs": {
"text": "embedding:Illustrious/lazyneg_1760455, embedding:Illustrious/lazyhand",
"clip": ["4", 1]
},
"class_type": "CLIPTextEncode"
},
"8": {
"inputs": {
"samples": ["3", 0],
"vae": ["4", 2]
},
"class_type": "VAEDecode"
},
"9": {
"inputs": {
"filename_prefix": "ComfyUI",
"images": ["13", 0]
},
"class_type": "SaveImage"
},
"10": {
"inputs": {
"model_name": "bbox/face_yolov9c.pt"
},
"class_type": "UltralyticsDetectorProvider"
},
"11": {
"inputs": {
"guide_size": 384,
"guide_size_for": "bbox",
"max_size": 1024,
"seed": 123456,
"steps": 20,
"cfg": 3.5,
"sampler_name": "euler_ancestral",
"scheduler": "normal",
"denoise": 0.5,
"feather": 5,
"noise_mask": true,
"force_inpaint": true,
"bbox_threshold": 0.5,
"bbox_dilation": 10,
"bbox_crop_factor": 3,
"sam_threshold": 0.6,
"sam_dilation": 0,
"sam_mask_hint_threshold": 0.7,
"sam_mask_hint_use_negative": "False",
"sam_bbox_expansion": 0,
"sam_detection_hint": "none",
"sam_mask_hint_area": "bbox",
"drop_size": 10,
"wildcard": "",
"cycle": 1,
"inpaint_model": false,
"noise_mask_feather": 20,
"image": ["8", 0],
"model": ["4", 0],
"clip": ["4", 1],
"vae": ["4", 2],
"positive": ["14", 0],
"negative": ["7", 0],
"bbox_detector": ["10", 0]
},
"class_type": "FaceDetailer"
},
"12": {
"inputs": {
"model_name": "bbox/hand_yolov8s.pt"
},
"class_type": "UltralyticsDetectorProvider"
},
"13": {
"inputs": {
"guide_size": 384,
"guide_size_for": "bbox",
"max_size": 1024,
"seed": 123456,
"steps": 20,
"cfg": 3.5,
"sampler_name": "euler_ancestral",
"scheduler": "normal",
"denoise": 0.5,
"feather": 5,
"noise_mask": true,
"force_inpaint": true,
"bbox_threshold": 0.5,
"bbox_dilation": 10,
"bbox_crop_factor": 3,
"sam_threshold": 0.6,
"sam_dilation": 0,
"sam_mask_hint_threshold": 0.7,
"sam_mask_hint_use_negative": "False",
"sam_bbox_expansion": 0,
"sam_detection_hint": "none",
"sam_mask_hint_area": "bbox",
"drop_size": 10,
"wildcard": "",
"cycle": 1,
"inpaint_model": false,
"noise_mask_feather": 20,
"image": ["11", 0],
"model": ["4", 0],
"clip": ["4", 1],
"vae": ["4", 2],
"positive": ["15", 0],
"negative": ["7", 0],
"bbox_detector": ["12", 0]
},
"class_type": "FaceDetailer"
},
"14": {
"inputs": {
"text": "{{FACE_PROMPT}}",
"clip": ["4", 1]
},
"class_type": "CLIPTextEncode"
},
"15": {
"inputs": {
"text": "{{HAND_PROMPT}}",
"clip": ["4", 1]
},
"class_type": "CLIPTextEncode"
},
"16": {
"inputs": {
"lora_name": "",
"strength_model": 1.0,
"strength_clip": 1.0,
"model": ["4", 0],
"clip": ["4", 1]
},
"class_type": "LoraLoader"
},
"17": {
"inputs": {
"lora_name": "",
"strength_model": 0.8,
"strength_clip": 0.8,
"model": ["16", 0],
"clip": ["16", 1]
},
"class_type": "LoraLoader"
},
"18": {
"inputs": {
"lora_name": "",
"strength_model": 1.0,
"strength_clip": 1.0,
"model": ["17", 0],
"clip": ["17", 1]
},
"class_type": "LoraLoader"
},
"19": {
"inputs": {
"lora_name": "",
"strength_model": 1.0,
"strength_clip": 1.0,
"model": ["18", 0],
"clip": ["18", 1]
},
"class_type": "LoraLoader"
}
}