I have some new and amazing upscale workflows available on my Patreon! Anyone joining the "Creators Lounge" tier also gets access to my Discord, for more workflows, images and ideas. Click here...
GalaxyTimeMachine AI Imagery | AI art in the form of digital images | Patreon
XLPlus_v3.5 is the latest version of my SDXL workflows.
This is the workflow used to create the example images for my latest "XLPlus_v3.5" model. It includes an LLM prompt enhancer, Portrait Master nodes, hands/face/eye detailers and a controlnet tile upscale.
In v4.0, the "KRestartSampler" node can be installed from:
https://github.com/ssitu/ComfyUI_restart_sampling
The dequality node is included in the zip file, and you just need to add it to your custom_nodes directory and restart ComfyUI.
v2.x now uses the new ComfyUI nodes for Cascade. Make sure you update it and install the models as recommended:
https://huggingface.co/stabilityai/stable-cascade/tree/main
stage_b.safetensors and stage_c.safetensors (you can use the bf16 versions) go in ComfyUI/models/unet
stage_a.safetensors goes in ComfyUI/models/vae
and this: https://huggingface.co/stabilityai/stable-cascade/blob/main/text_encoder/model.safetensors goes in the ComfyUI/models/clip/ folder to be loaded with the Load CLIP node in the workflow
The SDXL workflow includes wildcards, base+refiner stages, Ultimate SD Upscaler (using a 1.5 refined model) and a switchable face detailer.
Now with controlnet, hires fix and a switchable face detailer.
I'd recommend installing all the custom node packs shown in the resources, and also these:
https://github.com/chrisgoringe/cg-use-everywhere
https://github.com/bash-j/mikey_nodes
https://github.com/twri/sdxl_prompt_styler
https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes
https://github.com/BadCafeCode/masquerade-nodes-comfyui
https://github.com/space-nuko/ComfyUI-OpenPose-Editor
Description
Sorry, I've just realised that the dequality node isn't available anywhere. You can either choose to delete it or download the zip file again from here. It's now included with that, and you just need to add it to your custom_nodes directory and restart ComfyUI.
The Cascade workflows are using this custom node (be sure to install the diffusers):
https://github.com/kijai/ComfyUI-DiffusersStableCascade
The other nodes you can install using the awesome ComfyUI Manager.
FAQ
Comments (18)
Thanks for this workflow. The only node I can't find is "Dequility". Can't seem to find it.
Ah, yes...I completely forgot about it. It's a custom node, so won't be found anywhere. You can delete it, or I'll upload it somewhere.
I'll get back to you...
I've included it in the download archive file. You just need to add it to your custom_nodes directory.
@galaxytimemachine I got it, Thanks!
If I may ask, where did you get the Fooocus node from? Tried installing it via git (https://github.com/hustille/ComfyUI_Fooocus_KSampler) and via the manager, it is stilled marked as missing. It has to be under custom nodes, since this basically packs the sampler into a node right?
Everything I tried so far resulted in the fooocus node failing to import.
Error: cannot import name 'lcm' from 'comfy.samplers' (<path>\ComfyUI\comfy\samplers.py
Have you updated Comfy?
@galaxytimemachine I keep it up to date by auto pulling - in hinsight thats not so smart I guess.
I will just give it some time. Seems not to be the fault of the workflow. the ComfyUI-3D-Pack node is not loading correctly too.
I've updated the workflow to v2.1, so it doesn't use the Fooocus KSampler (discontinued) now.
@Yulang I don't even have the ComfyUI-3D-Pack installed, so it can't be in the workflow, and I don't know why you've got that error.
@galaxytimemachine Good to know but than this node not loding doesnt matter :) Thanks for your work and time I will try the updated worflow
Would love to try this out, but even with my midlevel knowledge of installing ComfyUI nodes, I can't get past this:
Cannot import H:\ComfyUI\custom_nodes\ComfyUI-3D-Pack module for custom nodes: DLL load failed while importing flash_attn_2_cuda: The specified procedure could not be found.
(IMPORT FAILED): H:\ComfyUI\custom_nodes\ComfyUI-3D-Pack
So the flow shows "dequality" in red
The dequality node is packed into the latest zip, just put it into your custom nodes folder
Apart from the missing node, the error is unrelated to this workflow and refers to a "ComfyUI-3D-Pack" custom node.
That wasn't there when I downloaded it yesterday, it is now. But yes, the manager installs that node pack through the missing nodes Comfy Manager. I will try it now. Do you perhaps know where to find Win11 Python 311 wheels for flash-attn?
@Yulang Even once putting it in the custom nodes folder it wont activate, it's still in red...
@Hylia Sorryto hear that. I did nothing apart from the discribed and it worked o.o
@Hylia yeah, me too. I just removed it and reconnected the image output of the previous node to where the dequality was connected, effectively bypassing it.
@dreadfox It works fine with the node included. You need to add a package to your VENV: pip install pilgram















