CivArchive
    Preview 88237883
    Preview 88237909
    Preview 88244806
    Preview 88244812
    Preview 88244800
    Preview 88244803
    Preview 88244811
    Preview 88244798
    Preview 88244805
    Preview 88244797
    Preview 88244808
    Preview 88244813
    Preview 88244801
    Preview 88244802
    Preview 88244807
    Preview 88244799

    Workflow for XL/Illustrious/NoobAI Models


    Any feedback would be appreciated.

    See the Article for a Guide:

    https://civarchive.com/articles/17339 (probably doesn't work rn)

    https://civarchive.com/articles/17339


    Key Features:

    • LoRA

    • TIPO Prompting

    • Detail Enhancers

    • ControlNet Upscale

    • IPAdapter

    • HiresFix

    • OpenPose

    • Wildcards

    • ControlNET

    • Color Match

    • FBCNN

    • Regional Prompting

    • Inpaint

    • Outpaint


    Workflows included:

    • 馃煡Advanced: comprehensive text to image workflow

    • 馃煥Basic: more basic version of the Standard workflow

    • 馃煢Standard: more basic version of the Advanced workflow

    • 馃煩Detailer: detailing previously generated or existing images

    Experiment and enjoy!


    Description

    Added Wildcards

    Improvements and Fixes

    FAQ

    Comments (17)

    Tofu080Jul 17, 20251 reaction
    CivitAI

    It works but the every detailer like face hand and eyes, dose not work, in the Ultralytics detector providor , when i activate any ADetailer it tells me failed to validate prompt, value not in list, anyone know why?

    Legendaer
    Author
    Jul 17, 2025

    You will likely need to download the appropriate models for the detailers. For example face_yolov8m.pt for the FaceDetailer. The download to these is linked in the description under the model section.

    Make sure the name of the model file you download and place in the bbox/segm folder is identical to the name you select in the "model_name" dropdown of the UltralyticsDetectorProvider node in the workflow.

    The Ultralytics models need to be placed in a specific directory within your ComfyUI installation. The correct path is either ComfyUI/models/ultralytics/bbox or ComfyUI/models/ultralytics/segm based on the type of detection model.

    Hope this helps.

    Tofu080Jul 17, 2025

    Legendaer聽Is these models safe? Because it says its unsafe in hugging face.

    Legendaer
    Author
    Jul 17, 2025

    Tofu080聽Which model are you referring to?

    Hand and Face detection models are marked as safe for me on hugging face.

    I only see the person and deepfashion marked as unsafe, but none of those are used in the workflow.

    Tofu080Jul 17, 2025

    Legendaer聽and also why when i first imported the workflow then rebooted comfyui, it downloaded person suspicious model?, now Iam really concerned about my device security tbh 馃槬

    ntrloverJul 18, 20251 reaction
    CivitAI

    https://imgur.com/a/i5BnmmX

    upscaler not working. the 2 nodes Save_Upscaled_Image_w/Metadata and Save_Image_w/Metadata both have the inputs cpkt_name and cpkt_hash missing and it returns:

    [Impact Pack] ComfyUI-Impact-Pack: Error on prompt - several features will not work.

    'list' object has no attribute 'split'

    Failed to validate prompt for output 210:

    * (prompt):

    - Required input is missing: ckpt_name

    - Required input is missing: ckpt_hash

    - Failed to convert an input value to a INT value: seed, None, int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

    - Value 512 bigger than max of 100: quality_jpeg_or_webp

    * Save Image w/Metadata 210:

    - Required input is missing: ckpt_name

    - Required input is missing: ckpt_hash

    - Failed to convert an input value to a INT value: seed, None, int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

    - Value 512 bigger than max of 100: quality_jpeg_or_webp

    Output will be ignored

    Failed to validate prompt for output 209:

    * (prompt):

    - Required input is missing: ckpt_name

    - Required input is missing: ckpt_hash

    - Failed to convert an input value to a INT value: seed, None, int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

    - Value 512 bigger than max of 100: quality_jpeg_or_webp

    * Save Image w/Metadata 209:

    - Required input is missing: ckpt_name

    - Required input is missing: ckpt_hash

    - Failed to convert an input value to a INT value: seed, None, int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

    - Value 512 bigger than max of 100: quality_jpeg_or_webp

    Output will be ignored

    Legendaer
    Author
    Jul 18, 2025

    Your installation of ComfyUI_PRNodes is conflciting with Save Image with Generation Metadata they both have implementations of the node Save Image w/Metadata

    ntrloverJul 19, 2025

    Legendaer聽No that's not the problem, the problem was that the "Cpkt Names" node that holds the checkpoint was not hooked up to the missing inputs on the cpkt_name and cpkt_hash nodes which include width, height, cpkt_name, cpkt_hash. Everything else was hooked up except for that weird.

    Legendaer
    Author
    Jul 19, 20251 reaction

    ntrlover聽Yeah, that's because the wrong save image node was loaded due to the conflict. The save image nodes have different inputs, which is why it didn't connect correctly. The PRNodes one, which you seem to be using in the image, has the inputs "ckpt_name" and "ckpt_hash," while the one from "Save Image with Generation Metadata", which is the correct one, has the input "modelname" instead.

    TTeslaThunderJul 19, 20251 reaction
    CivitAI
    I really like your workflow鈥攊t's simple and user-friendly. But I've encountered an issue: sometimes the hand ADetailer corrects properly generated hands into incorrect ones. When I disable the hand ADetailer, the workflow fails to proceed. Is there any solution to this?

    Legendaer
    Author
    Jul 19, 2025

    I will fix it next version, but i guess for now you can just edit the HandDetailer and set the steps to 1 and the denoise to 0.00 for an easy solution.

    TTeslaThunderJul 19, 2025

    Legendaer聽Alright, I鈥檒l give it a try. Thanks!

    TTeslaThunderJul 22, 2025

    Legendaer聽Apologies for interrupting again. While using OpenPose, I noticed the "Save Image w/Metadata" node outputs images with a green tint and patterned artifacts, whereas the "KSamplerAdvanced" node produces normally colored results. What might typically cause this discrepancy?

    Legendaer
    Author
    Jul 22, 2025

    TTeslaThunder聽Thanks for pointing it out, it should be fixed now in V13

    TTeslaThunderJul 24, 2025

    Legendaer聽Your work has been invaluable鈥攐peration has been seamless and exceptionally stable. As a feature enhancement, would it be feasible to introduce selective multi-subject LoRA segregation? This capability would empower users to render diverse characters (each governed by separate LoRAs) cohesively within one composition.

    90FOKUSJul 19, 20252 reactions
    CivitAI

    Got my issues fixt though it still wont work for me. TIPO cant be importet for whatever reason and even without TIPO with everything else in the right folder when trying to run it with the settings it started with I get this error message "got prompt

    Failed to validate prompt for output 235:

    * (prompt):

    - Value not in list: model_name: '4x_foolhardy_Remacri.pth' not in ['4x_foolhardy_Remacri\\4x_foolhardy_Remacri.pth']

    * easy hiresFix 235:

    - Value not in list: model_name: '4x_foolhardy_Remacri.pth' not in ['4x_foolhardy_Remacri\\4x_foolhardy_Remacri.pth']

    Output will be ignored

    Failed to validate prompt for output 217:

    * UltralyticsDetectorProvider 110:

    - Value not in list: model_name: 'bbox/Eyeful_v2-Paired.pt' not in ['bbox/face_yolov8m.pt', 'bbox/hand_yolov8s.pt', 'segm/person_yolov8m-seg.pt']

    Output will be ignored

    Prompt executed in 0.01 seconds", even though I have 4x_foolhardy_Remacri in the upscale model folder and the adetailers in the ultralytics folder. I have no idea what the other messages are though as im still a newbie

    meowmeow12345Jul 22, 20253 reactions
    CivitAI

    Is there a dedicated booba size slider included?

    Workflows
    Illustrious

    Details

    Downloads
    675
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/14/2025
    Updated
    6/17/2026
    Deleted
    -

    Files

    comfyuiImage_v12.zip

    Mirrors

    CivitAI (1 mirrors)