Here's a workflow using Chroma to generate base image and SDXL to refine it.
It's the result of my long hours of practice on ComfyUI, applying tiled diffusion upscaling and detailers for various body parts. I tried to keep it as simple as possible, but it's a complex workflow that isn't necessarily easy for a new user to grasp.
Chroma is very ressource intensive so you can use quantized versions here which will be lighter for your graphics card model.
Here's a list of the different models needed to use it:
My SDXL merge model (you can use another one but this one is mine so it's better^^)
Detection models (Folder also present in the archive provided with the workflow, put them in /models/ultralytics/bbox)
Xinsir Tiled Controlnet (rename it as "Xinsir_controlnet-tile-sdxl-1.0.safetensors")
Lora for Nipple detailer (this one is mine too ^^)
All nodes used should be able to be downloaded via the Manager but I have not tried with a fresh install, I will provide details if necessary.
You can change the aspect ratio for images of various formats, and a landscape true/false button is used to calculate tile sizes for upscaling.
I recommend a base image resolution between 1.2 and 1.4 megapixels, depending on your preferences, the output image will be 2x larger.
You can also mute/bypass the Grain filter at the end of the chain if you wish.
Leave a review or tip me if you wish, it will be greatly appreciated, I give you here all my experience and my know-how on ComfyUi in order to obtain the best possible images with Chroma and SDXL.
I hope you have fun with it :)
Description
FAQ
Comments (6)
Think I'm close to getting this to run in Comfy, but I'm getting this error:
ClownsharKSampler_Beta
'attention_mask_img_shape'
I'm not using the most recent version and I've updated a number of nodes, but the flow gets stuck at the sampler node.
are you using the right clip ? looks like a wrong clip error
i know that t5xxl_fp16 and flan-t5-xxl-Q8_0 work great but not umt5
Thanks; I've been playing with the nodes to get the flan clip option working. For some reason Comfyui won't pick up the clip file in the directory, but decent results so far with the ones I have. Will see if I resolve and get back to you!
Enfade yes flan is quantized so you need a gguf loader and for T5xxl a regular one
Not a problem with this workflow, but I've been getting the same error just using clownshark's demo workflow. I'm positive I have the right text encoder. I can get gguf workflows to work, so I'm wondering if an update broke the clownshark ksampler or loader. I've gone so far as to try a fresh comfyui install, with and without triton/sage installed ... same error. Curious if anyone has found a fix. I'm on a 3090.



















