Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
173
comfy_workflow.json
Normal file
173
comfy_workflow.json
Normal file
@@ -0,0 +1,173 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user