CivArchive
    Preview 6702212
    Preview 6702315
    Preview 6702316
    Preview 6707215
    Preview 6710170
    Preview 6710173
    Preview 6710171
    Preview 6710172
    Preview 6710175
    Preview 6710174
    Preview 6710218
    Preview 6710263
    Preview 6710264
    Preview 6710287
    Preview 6710285
    Preview 6712571

    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

    https://github.com/ssitu/ComfyUI_UltimateSDUpscale

    https://github.com/pythongosssss/ComfyUI-Custom-Scripts

    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)

    strong134Feb 16, 2024· 3 reactions
    CivitAI

    Thanks for this workflow. The only node I can't find is "Dequility". Can't seem to find it.

    galaxytimemachine
    Author
    Feb 16, 2024

    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...

    galaxytimemachine
    Author
    Feb 16, 2024· 3 reactions

    I've included it in the download archive file. You just need to add it to your custom_nodes directory.

    strong134Feb 16, 2024· 1 reaction

    @galaxytimemachine I got it, Thanks!

    YulangFeb 16, 2024· 1 reaction
    CivitAI

    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

    galaxytimemachine
    Author
    Feb 16, 2024

    Have you updated Comfy?

    YulangFeb 16, 2024

    @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.

    galaxytimemachine
    Author
    Feb 17, 2024

    I've updated the workflow to v2.1, so it doesn't use the Fooocus KSampler (discontinued) now.

    galaxytimemachine
    Author
    Feb 17, 2024

    @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.

    YulangFeb 17, 2024

    @galaxytimemachine Good to know but than this node not loding doesnt matter :) Thanks for your work and time I will try the updated worflow

    PiscaboFeb 16, 2024
    CivitAI

    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

    YulangFeb 16, 2024

    The dequality node is packed into the latest zip, just put it into your custom nodes folder

    galaxytimemachine
    Author
    Feb 17, 2024· 1 reaction

    Apart from the missing node, the error is unrelated to this workflow and refers to a "ComfyUI-3D-Pack" custom node.

    PiscaboFeb 17, 2024

    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?

    HyliaFeb 17, 2024

    @Yulang Even once putting it in the custom nodes folder it wont activate, it's still in red...

    YulangFeb 18, 2024

    @Hylia Sorryto hear that. I did nothing apart from the discribed and it worked o.o

    dreadfoxFeb 18, 2024

    @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.

    PiscaboFeb 18, 2024

    @dreadfox It works fine with the node included. You need to add a package to your VENV: pip install pilgram

    Other
    Stable Cascade

    Details

    Downloads
    358
    Platform
    CivitAI
    Platform Status
    Available
    Created
    2/16/2024
    Updated
    6/23/2026
    Deleted
    -

    Files

    gtmComfyuiWorkflowsIncluding_cascadeSDXLRefinerV1.zip

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.