Last active
April 6, 2025 02:55
-
-
Save jaceju/7c8e903e7be4f0e2542b924c26b96883 to your computer and use it in GitHub Desktop.
ComfyUI: Pony Workflow with FaceDetailer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "93b6262d-d0ae-4f3e-8675-ff13209f9681", | |
| "revision": 0, | |
| "last_node_id": 92, | |
| "last_link_id": 122, | |
| "nodes": [ | |
| { | |
| "id": 66, | |
| "type": "ImageUpscaleWithModel", | |
| "pos": [3070, 1400], | |
| "size": [350, 60], | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "upscale_model", | |
| "localized_name": "upscale_model", | |
| "name": "upscale_model", | |
| "type": "UPSCALE_MODEL", | |
| "link": 83 | |
| }, | |
| { | |
| "label": "image", | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 100 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [85] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-core" , | |
| "ver" : "0.3.27" , | |
| "Node name for S&R": "ImageUpscaleWithModel" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 64, | |
| "type": "UpscaleModelLoader", | |
| "pos": [3070, 1500], | |
| "size": [350, 60], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "UPSCALE_MODEL", | |
| "localized_name": "UPSCALE_MODEL", | |
| "name": "UPSCALE_MODEL", | |
| "type": "UPSCALE_MODEL", | |
| "links": [83] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-core" , | |
| "ver" : "0.3.27" , | |
| "Node name for S&R": "UpscaleModelLoader" | |
| }, | |
| "widgets_values": ["realUpscaler_v10.pt"] | |
| }, | |
| { | |
| "id": 78, | |
| "type": "FaceDetailer", | |
| "pos": [3070, 110], | |
| "size": [346, 960], | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "image", | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 99 | |
| }, | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 104 | |
| }, | |
| { | |
| "label": "clip", | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 107 | |
| }, | |
| { | |
| "label": "vae", | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 103 | |
| }, | |
| { | |
| "label": "positive", | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 105 | |
| }, | |
| { | |
| "label": "negative", | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 106 | |
| }, | |
| { | |
| "label": "bbox_detector", | |
| "localized_name": "bbox_detector", | |
| "name": "bbox_detector", | |
| "type": "BBOX_DETECTOR", | |
| "link": 101 | |
| }, | |
| { | |
| "label": "sam_model_opt", | |
| "localized_name": "sam_model_opt", | |
| "name": "sam_model_opt", | |
| "shape": 7, | |
| "type": "SAM_MODEL", | |
| "link": 102 | |
| }, | |
| { | |
| "label": "segm_detector_opt", | |
| "localized_name": "segm_detector_opt", | |
| "name": "segm_detector_opt", | |
| "shape": 7, | |
| "type": "SEGM_DETECTOR", | |
| "link": null | |
| }, | |
| { | |
| "label": "detailer_hook", | |
| "localized_name": "detailer_hook", | |
| "name": "detailer_hook", | |
| "shape": 7, | |
| "type": "DETAILER_HOOK", | |
| "link": null | |
| }, | |
| { | |
| "label": "scheduler_func_opt", | |
| "localized_name": "scheduler_func_opt", | |
| "name": "scheduler_func_opt", | |
| "shape": 7, | |
| "type": "SCHEDULER_FUNC", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "image", | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "links": [100] | |
| }, | |
| { | |
| "label": "cropped_refined", | |
| "localized_name": "cropped_refined", | |
| "name": "cropped_refined", | |
| "shape": 6, | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "label": "cropped_enhanced_alpha", | |
| "localized_name": "cropped_enhanced_alpha", | |
| "name": "cropped_enhanced_alpha", | |
| "shape": 6, | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "label" : "mask", | |
| "localized_name": "mask", | |
| "name" : "mask", | |
| "type" : "MASK", | |
| "links" : null | |
| }, | |
| { | |
| "label" : "detailer_pipe", | |
| "localized_name": "detailer_pipe", | |
| "name" : "detailer_pipe", | |
| "type" : "DETAILER_PIPE", | |
| "links" : null | |
| }, | |
| { | |
| "label": "cnet_images", | |
| "localized_name": "cnet_images", | |
| "name": "cnet_images", | |
| "shape": 6, | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfyui-impact-pack" , | |
| "ver" : "0b1ac0f1c5a395e17065821e4fd47aba3bf23900", | |
| "Node name for S&R": "FaceDetailer" | |
| }, | |
| "widgets_values": [ | |
| 512, true, 1024, 365645751220820, "randomize", 20, 8, "euler", | |
| "normal", 0.5, 5, true, true, 0.5, 10, 3, "center-1", 0, 0.93, 0, 0.7, | |
| "False", 10, "", 1, false, 20, false, false | |
| ] | |
| }, | |
| { | |
| "id": 80, | |
| "type": "UltralyticsDetectorProvider", | |
| "pos": [3070, 1110], | |
| "size": [350, 80], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "BBOX_DETECTOR", | |
| "localized_name": "BBOX_DETECTOR", | |
| "name": "BBOX_DETECTOR", | |
| "type": "BBOX_DETECTOR", | |
| "links": [101] | |
| }, | |
| { | |
| "label" : "SEGM_DETECTOR", | |
| "localized_name": "SEGM_DETECTOR", | |
| "name" : "SEGM_DETECTOR", | |
| "type" : "SEGM_DETECTOR", | |
| "links" : null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfyui-impact-subpack" , | |
| "ver" : "74db20c95eca152a6d686c914edc0ef4e4762cb8", | |
| "Node name for S&R": "UltralyticsDetectorProvider" | |
| }, | |
| "widgets_values": ["bbox/face_yolov8m.pt"] | |
| }, | |
| { | |
| "id": 79, | |
| "type": "SAMLoader", | |
| "pos": [3070, 1230], | |
| "size": [350, 82], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "SAM_MODEL", | |
| "localized_name": "SAM_MODEL", | |
| "name": "SAM_MODEL", | |
| "type": "SAM_MODEL", | |
| "links": [102] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfyui-impact-pack" , | |
| "ver" : "0b1ac0f1c5a395e17065821e4fd47aba3bf23900", | |
| "Node name for S&R": "SAMLoader" | |
| }, | |
| "widgets_values": ["sam_vit_b_01ec64.pth", "AUTO"] | |
| }, | |
| { | |
| "id": 77, | |
| "type": "SelfAttentionGuidance", | |
| "pos": [2690, 1030], | |
| "size": [350, 82], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 95 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [94, 96] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-core" , | |
| "ver" : "0.3.27" , | |
| "Node name for S&R": "SelfAttentionGuidance" | |
| }, | |
| "widgets_values": [0.5, 2] | |
| }, | |
| { | |
| "id": 60, | |
| "type": "SaveImage", | |
| "pos": [3440, 70], | |
| "size": [540, 780], | |
| "flags": {}, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "images", | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 85 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": {"cnr_id": "comfy-core", "ver": "0.3.27"}, | |
| "widgets_values": ["%date:yyyy-MM-dd%/%date:hhmmss%", ""], | |
| "color": "#0d4b1f", | |
| "bgcolor": "#215f33" | |
| }, | |
| { | |
| "id": 40, | |
| "type": "String Literal", | |
| "pos": [1930, 480], | |
| "size": [350, 170], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [50] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-image-saver" , | |
| "ver" : "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "blurred eyes, innocent, extra blush under eyes,\nBREAK\nbeautiful detailed eyes, detailed beautiful delicate face,\nBREAK\nrealistic humid skin, detailed skin" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 38, | |
| "type": "String Literal", | |
| "pos": [1930, 690], | |
| "size": [350, 190], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [88] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-image-saver" , | |
| "ver" : "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "zPDXL3, safe_pos, score_9, score_8_up, source_anime, rating_explicit,\n8k, best quality, masterpiece, expressiveh, intricate details, ultra high res, sharp focus, digital art, cinematic, extremely detailed, cinematic light, photo studio lighting, Unreal Engine,\ndramatic angle, dynamic camera angle, unique perspective, unique angle, wide angle, dutch angle, foreshortening\nBREAK" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 39, | |
| "type": "Text Concatenate", | |
| "pos": [2020, 960], | |
| "size": [315, 178], | |
| "flags": {"collapsed": true}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "text_a", | |
| "name": "text_a", | |
| "type": "STRING", | |
| "widget": {"name": "text_a"}, | |
| "link": 88 | |
| }, | |
| { | |
| "label": "text_b", | |
| "name": "text_b", | |
| "type": "STRING", | |
| "widget": {"name": "text_b"}, | |
| "link": 48 | |
| }, | |
| { | |
| "label": "text_c", | |
| "name": "text_c", | |
| "type": "STRING", | |
| "widget": {"name": "text_c"}, | |
| "link": 49 | |
| }, | |
| { | |
| "label": "text_d", | |
| "name": "text_d", | |
| "type": "STRING", | |
| "widget": {"name": "text_d"}, | |
| "link": 50 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [82, 121] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "was-node-suite-comfyui", | |
| "ver" : "1.0.2" , | |
| "Node name for S&R": "Text Concatenate" | |
| }, | |
| "widgets_values": [", ", "true", "", "", "", ""] | |
| }, | |
| { | |
| "id": 63, | |
| "type": "ShowText|pysssss", | |
| "pos": [1930, 920], | |
| "size": [350, 290], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": {"name": "text"}, | |
| "link": 82 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 6, | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfyui-custom-scripts", | |
| "ver" : "1.2.3" , | |
| "Node name for S&R": "ShowText|pysssss" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| "zPDXL3, safe_pos, score_9, score_8_up, source_anime, rating_explicit,\n8k, best quality, masterpiece, expressiveh, intricate details, ultra high res, sharp focus, digital art, cinematic, extremely detailed, cinematic light, photo studio lighting, Unreal Engine,\ndramatic angle, dynamic camera angle, unique perspective, unique angle, wide angle, dutch angle, foreshortening\nBREAK, 1girl, fullbody shot, dress,, sexy pose, sensual posture, graceful pose, curvy, scenery,, blurred eyes, innocent, extra blush under eyes,\nBREAK\nbeautiful detailed eyes, detailed beautiful delicate face,\nBREAK\nrealistic humid skin, detailed skin" | |
| ] | |
| }, | |
| { | |
| "id": 41, | |
| "type": "CR LoRA Stack", | |
| "pos": [2310, 570], | |
| "size": [350, 342], | |
| "flags": {"pinned": false}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "lora_stack", | |
| "localized_name": "lora_stack", | |
| "name": "lora_stack", | |
| "shape": 7, | |
| "type": "LORA_STACK", | |
| "link": 54 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LORA_STACK", | |
| "localized_name": "LORA_STACK", | |
| "name": "LORA_STACK", | |
| "shape": 3, | |
| "type": "LORA_STACK", | |
| "slot_index": 0, | |
| "links": [53] | |
| }, | |
| { | |
| "label": "show_help", | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "shape": 3, | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "ComfyUI_Comfyroll_CustomNodes" , | |
| "ver" : "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR LoRA Stack" | |
| }, | |
| "widgets_values": [ | |
| "Off", "None", 0.4, 1, "Off", "None", 1, 1, "Off", "None", 1, 1 | |
| ], | |
| "color": "#af5f95", | |
| "bgcolor": "#9b4b81" | |
| }, | |
| { | |
| "id": 74, | |
| "type": "FreeU_V2", | |
| "pos": [2690, 1150], | |
| "size": [350, 130], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 96 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [90, 98, 108] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-core", | |
| "ver" : "0.3.27" , | |
| "Node name for S&R": "FreeU_V2" | |
| }, | |
| "widgets_values": [1.3, 1.4, 0.9, 0.2] | |
| }, | |
| { | |
| "id": 81, | |
| "type": "Hires", | |
| "pos": [2690, 1320], | |
| "size": [350, 180], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 108 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [110] | |
| } | |
| ], | |
| "properties": {"Node name for S&R": "Hires"}, | |
| "widgets_values": [3, 3, 900, 650, 2, 2] | |
| }, | |
| { | |
| "id": 68, | |
| "type": "Seed (rgthree)", | |
| "pos": [2690, 780], | |
| "size": [350, 160], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": "SEED", | |
| "name": "SEED", | |
| "shape": 3, | |
| "type": "INT", | |
| "links": [86] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy" , | |
| "ver" : "f044a9dbb3fc9de55c6244d616d386986add3072" | |
| }, | |
| "widgets_values": [-1, "", "", ""] | |
| }, | |
| { | |
| "id": 32, | |
| "type": "KSampler Adv. (Efficient)", | |
| "pos": [2690, 110], | |
| "size": [350, 634], | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 110 | |
| }, | |
| { | |
| "label": "positive", | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 56 | |
| }, | |
| { | |
| "label": "negative", | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 57 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 72 | |
| }, | |
| { | |
| "label": "optional_vae", | |
| "localized_name": "optional_vae", | |
| "name": "optional_vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 79 | |
| }, | |
| { | |
| "label": "script", | |
| "localized_name": "script", | |
| "name": "script", | |
| "shape": 7, | |
| "type": "SCRIPT", | |
| "link": null | |
| }, | |
| { | |
| "label": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": {"name": "noise_seed"}, | |
| "link": 86 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "shape": 3, | |
| "type": "MODEL", | |
| "links": [104] | |
| }, | |
| { | |
| "label": "CONDITIONING+", | |
| "localized_name": "CONDITIONING+", | |
| "name": "CONDITIONING+", | |
| "shape": 3, | |
| "type": "CONDITIONING", | |
| "links": [105] | |
| }, | |
| { | |
| "label": "CONDITIONING-", | |
| "localized_name": "CONDITIONING-", | |
| "name": "CONDITIONING-", | |
| "shape": 3, | |
| "type": "CONDITIONING", | |
| "links": [106] | |
| }, | |
| { | |
| "label": "LATENT", | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "shape": 3, | |
| "type": "LATENT", | |
| "links": null | |
| }, | |
| { | |
| "label": "VAE", | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "shape": 3, | |
| "type": "VAE", | |
| "slot_index": 4, | |
| "links": [103] | |
| }, | |
| { | |
| "label": "IMAGE", | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "shape": 3, | |
| "type": "IMAGE", | |
| "slot_index": 5, | |
| "links": [84, 99] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "efficiency-nodes-comfyui" , | |
| "ver" : "1.0.6" , | |
| "Node name for S&R": "KSampler Adv. (Efficient)" | |
| }, | |
| "widgets_values": [ | |
| "enable", 1332866847, "fixed", 30, 3.5, "uni_pc", "normal", 0, 30, | |
| "disable", "taesd", "true", "" | |
| ], | |
| "color": "#233", | |
| "bgcolor": "#355", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 33, | |
| "type": "String Literal", | |
| "pos": [1930, 1250], | |
| "size": [350, 200], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [52, 122] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-image-saver" , | |
| "ver" : "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "zPDXL3, deep_negative_pony, zPDXLrl-neg, zPDXLxxx-neg, safe_neg, score_4, score_5, score_6,\nBREAK\nbad body, long body, poorly drawn hands, poorly drawn legs,\n(extra limb:1.1), (floating limbs:1.1), (disconnected limbs:1.1), (malformed limbs:1.1), (missing limb:1.1)\n(malformed hands:1.1), (mutated hands:1.1), (bad hands:1.1), (extra hands:1.1),\n(malformed legs:1.1), (mutated legs:1.1), (bad legs:1.1), (extra legs:1.1),\n(missing fingers:1.1), (fused fingers:1.1), (too many fingers:1.1), (mutated fingers:1.1),\n(missing toes:1.1), (fused toes:1.1), (too many toes:1.1), (mutated fingers:1.1), (bad feet:1.1)," | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 42, | |
| "type": "CR LoRA Stack", | |
| "pos": [2310, 950], | |
| "size": [350, 342], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "lora_stack", | |
| "localized_name": "lora_stack", | |
| "name": "lora_stack", | |
| "shape": 7, | |
| "type": "LORA_STACK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LORA_STACK", | |
| "localized_name": "LORA_STACK", | |
| "name": "LORA_STACK", | |
| "shape": 3, | |
| "type": "LORA_STACK", | |
| "slot_index": 0, | |
| "links": [54] | |
| }, | |
| { | |
| "label": "show_help", | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "shape": 3, | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "ComfyUI_Comfyroll_CustomNodes" , | |
| "ver" : "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR LoRA Stack" | |
| }, | |
| "widgets_values": [ | |
| "Off", "None", 0.4, 1, "Off", "None", 0.4, 1, "Off", "None", 0.4, 1 | |
| ], | |
| "color": "#af5f95", | |
| "bgcolor": "#9b4b81" | |
| }, | |
| { | |
| "id": 36, | |
| "type": "String Literal", | |
| "pos": [1930, 290], | |
| "size": [350, 150], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [49] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-image-saver" , | |
| "ver" : "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "sexy pose, sensual posture, graceful pose, curvy, scenery," | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 29, | |
| "type": "CR Aspect Ratio", | |
| "pos": [2310, 1330], | |
| "size": [350, 322], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "width", | |
| "localized_name": "width", | |
| "name": "width", | |
| "shape": 3, | |
| "type": "INT", | |
| "slot_index": 0, | |
| "links": [44] | |
| }, | |
| { | |
| "label": "height", | |
| "localized_name": "height", | |
| "name": "height", | |
| "shape": 3, | |
| "type": "INT", | |
| "slot_index": 1, | |
| "links": [45] | |
| }, | |
| { | |
| "label": "upscale_factor", | |
| "localized_name": "upscale_factor", | |
| "name": "upscale_factor", | |
| "shape": 3, | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "label": "prescale_factor", | |
| "localized_name": "prescale_factor", | |
| "name": "prescale_factor", | |
| "shape": 3, | |
| "type": "FLOAT", | |
| "links": null | |
| }, | |
| { | |
| "label": "batch_size", | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "shape": 3, | |
| "type": "INT", | |
| "slot_index": 4, | |
| "links": [46] | |
| }, | |
| { | |
| "label": "empty_latent", | |
| "localized_name": "empty_latent", | |
| "name": "empty_latent", | |
| "shape": 3, | |
| "type": "LATENT", | |
| "slot_index": 5, | |
| "links": [72] | |
| }, | |
| { | |
| "label": "show_help", | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "shape": 3, | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "ComfyUI_Comfyroll_CustomNodes" , | |
| "ver" : "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR Aspect Ratio" | |
| }, | |
| "widgets_values": [ | |
| 1024, 1024, "SDXL - 3:4 portrait 896x1152", "Off", 1, 1, 1 | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 30, | |
| "type": "Efficient Loader", | |
| "pos": [2310, 110], | |
| "size": [350, 420], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "lora_stack", | |
| "localized_name": "lora_stack", | |
| "name": "lora_stack", | |
| "shape": 7, | |
| "type": "LORA_STACK", | |
| "link": 53 | |
| }, | |
| { | |
| "label": "cnet_stack", | |
| "localized_name": "cnet_stack", | |
| "name": "cnet_stack", | |
| "shape": 7, | |
| "type": "CONTROL_NET_STACK", | |
| "link": null | |
| }, | |
| { | |
| "label": "empty_latent_width", | |
| "name": "empty_latent_width", | |
| "type": "INT", | |
| "widget": {"name": "empty_latent_width"}, | |
| "link": 44 | |
| }, | |
| { | |
| "label": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": {"name": "batch_size"}, | |
| "link": 46 | |
| }, | |
| { | |
| "label": "empty_latent_height", | |
| "name": "empty_latent_height", | |
| "type": "INT", | |
| "widget": {"name": "empty_latent_height"}, | |
| "link": 45 | |
| }, | |
| { | |
| "label": "positive", | |
| "name": "positive", | |
| "type": "STRING", | |
| "widget": {"name": "positive"}, | |
| "link": 121 | |
| }, | |
| { | |
| "label": "negative", | |
| "name": "negative", | |
| "type": "STRING", | |
| "widget": {"name": "negative"}, | |
| "link": 122 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "shape": 3, | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [55, 89, 95] | |
| }, | |
| { | |
| "label": "CONDITIONING+", | |
| "localized_name": "CONDITIONING+", | |
| "name": "CONDITIONING+", | |
| "shape": 3, | |
| "type": "CONDITIONING", | |
| "slot_index": 1, | |
| "links": [56] | |
| }, | |
| { | |
| "label": "CONDITIONING-", | |
| "localized_name": "CONDITIONING-", | |
| "name": "CONDITIONING-", | |
| "shape": 3, | |
| "type": "CONDITIONING", | |
| "slot_index": 2, | |
| "links": [57] | |
| }, | |
| { | |
| "label": "LATENT", | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "shape": 3, | |
| "type": "LATENT", | |
| "slot_index": 3, | |
| "links": [] | |
| }, | |
| { | |
| "label": "VAE", | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "shape": 3, | |
| "type": "VAE", | |
| "slot_index": 4, | |
| "links": [79] | |
| }, | |
| { | |
| "label": "CLIP", | |
| "localized_name": "CLIP", | |
| "name": "CLIP", | |
| "shape": 3, | |
| "type": "CLIP", | |
| "slot_index": 5, | |
| "links": [107] | |
| }, | |
| { | |
| "label": "DEPENDENCIES", | |
| "localized_name": "DEPENDENCIES", | |
| "name": "DEPENDENCIES", | |
| "shape": 3, | |
| "type": "DEPENDENCIES", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "efficiency-nodes-comfyui", | |
| "ver" : "1.0.6" , | |
| "Node name for S&R": "Efficient Loader" | |
| }, | |
| "widgets_values": [ | |
| "01_Pony\\yourAsianGF28D_v30.safetensors", | |
| "ponyStandardVAE_v10.safetensors", -2, "None", 1, 1, "CLIP_POSITIVE", | |
| "CLIP_NEGATIVE", "none", "comfy++", 512, 512, 1 | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335", | |
| "shape": 1 | |
| }, | |
| { | |
| "id": 37, | |
| "type": "String Literal", | |
| "pos": [1930, 110], | |
| "size": [350, 140], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "label": "STRING", | |
| "localized_name": "STRING", | |
| "name": "STRING", | |
| "shape": 3, | |
| "type": "STRING", | |
| "slot_index": 0, | |
| "links": [48] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id" : "comfy-image-saver" , | |
| "ver" : "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": ["1girl, fullbody shot, dress,"], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| } | |
| ], | |
| "links": [ | |
| [ 44, 29, 0, 30, 2, "INT" ], | |
| [ 45, 29, 1, 30, 4, "INT" ], | |
| [ 46, 29, 4, 30, 3, "INT" ], | |
| [ 48, 37, 0, 39, 1, "STRING" ], | |
| [ 49, 36, 0, 39, 2, "STRING" ], | |
| [ 50, 40, 0, 39, 3, "STRING" ], | |
| [ 53, 41, 0, 30, 0, "LORA_STACK" ], | |
| [ 54, 42, 0, 41, 0, "LORA_STACK" ], | |
| [ 56, 30, 1, 32, 1, "CONDITIONING" ], | |
| [ 57, 30, 2, 32, 2, "CONDITIONING" ], | |
| [ 72, 29, 5, 32, 3, "LATENT" ], | |
| [ 79, 30, 4, 32, 4, "VAE" ], | |
| [ 82, 39, 0, 63, 0, "STRING" ], | |
| [ 83, 64, 0, 66, 0, "UPSCALE_MODEL"], | |
| [ 85, 66, 0, 60, 0, "IMAGE" ], | |
| [ 86, 68, 0, 32, 6, "INT" ], | |
| [ 88, 38, 0, 39, 0, "STRING" ], | |
| [ 95, 30, 0, 77, 0, "MODEL" ], | |
| [ 96, 77, 0, 74, 0, "MODEL" ], | |
| [ 99, 32, 5, 78, 0, "IMAGE" ], | |
| [100, 78, 0, 66, 1, "IMAGE" ], | |
| [101, 80, 0, 78, 6, "BBOX_DETECTOR"], | |
| [102, 79, 0, 78, 7, "SAM_MODEL" ], | |
| [103, 32, 4, 78, 3, "VAE" ], | |
| [104, 32, 0, 78, 1, "MODEL" ], | |
| [105, 32, 1, 78, 4, "CONDITIONING" ], | |
| [106, 32, 2, 78, 5, "CONDITIONING" ], | |
| [107, 30, 5, 78, 2, "CLIP" ], | |
| [108, 74, 0, 81, 0, "MODEL" ], | |
| [110, 81, 0, 32, 0, "MODEL" ], | |
| [121, 39, 0, 30, 5, "STRING" ], | |
| [122, 33, 0, 30, 6, "STRING" ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "Upscale", | |
| "bounding": [3060, 1330, 370, 240], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "FaceDetailer", | |
| "bounding": [3060, 40, 370, 1280], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "Fix", | |
| "bounding": [2680, 960, 370, 550], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 4, | |
| "title": "Loader", | |
| "bounding": [2300, 40, 370, 1620], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 5, | |
| "title": "Sampler", | |
| "bounding": [2680, 40, 370, 910], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 6, | |
| "title": "Prompt", | |
| "bounding": [1920, 40, 370, 1420], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.788821570172827, | |
| "offset": [-1618.9507923642338, 190.45895727772134] | |
| }, | |
| "groupNodes": { | |
| "Load image": { | |
| "nodes": [ | |
| { | |
| "type": "LoadImage", | |
| "pos": [700, 1030], | |
| "size": {"0": 476.129638671875, "1": 414.6940612792969}, | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 0, | |
| "localized_name": "IMAGE" | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null, | |
| "shape": 3, | |
| "localized_name": "MASK" | |
| } | |
| ], | |
| "properties": {"Node name for S&R": "LoadImage"}, | |
| "widgets_values": ["3D models 2.png", "image"], | |
| "index": 0, | |
| "inputs": [] | |
| }, | |
| { | |
| "type": "VAEEncode", | |
| "pos": [1240, 1000], | |
| "size": {"0": 210, "1": 46}, | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name" : "pixels", | |
| "type" : "IMAGE" , | |
| "link" : null , | |
| "localized_name": "pixels" | |
| }, | |
| { | |
| "name" : "vae", | |
| "type" : "VAE", | |
| "link" : null , | |
| "localized_name": "vae" | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 0, | |
| "localized_name": "LATENT" | |
| } | |
| ], | |
| "properties": {"Node name for S&R": "VAEEncode"}, | |
| "index": 1 | |
| }, | |
| { | |
| "type": "Reroute", | |
| "pos": [1320, 1140], | |
| "size": [75, 26], | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ {"name": "", "type": "*", "link": null} ], | |
| "outputs": [ {"name": "", "type": "*", "links": null} ], | |
| "properties": {"showOutputText": false, "horizontal": false}, | |
| "index": 2 | |
| }, | |
| { | |
| "type": "RepeatLatentBatch", | |
| "pos": [1420, 1220], | |
| "size": {"0": 315, "1": 58}, | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name" : "samples", | |
| "type" : "LATENT" , | |
| "link" : null , | |
| "localized_name": "samples" | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": null, | |
| "shape": 3, | |
| "localized_name": "LATENT" | |
| } | |
| ], | |
| "properties": {"Node name for S&R": "RepeatLatentBatch"}, | |
| "widgets_values": [1], | |
| "index": 3 | |
| } | |
| ], | |
| "links": [ | |
| [0, 0, 1, 0, 51, "IMAGE" ], | |
| [1, 0, 2, 0, 52, "LATENT"], | |
| [2, 0, 3, 0, 53, "LATENT"] | |
| ], | |
| "external": [] | |
| } | |
| } | |
| }, | |
| "version": 0.4 | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ref: Simple Run and Go With Pony