← All articles
Published January 11, 2026by AYBABTU
ComfyUI workflows with Subgraphs: yay or nay?
132 views4 reactions4 comments on CivitAI0 collected
comfyuimusingworkflowsubgraphquestion

The situation
I am organizing an T2I workflow to use as little custom node packs as possible (currently at 4), while outputting good quality results AND making them ready to just drop on CivitAI with all LoRAs set (which ignores the 9 resource limit when adding them manually).
The question
You, ComfyUI user, uses an updated enough version that has subgraph support?
The usefulness
I find them really useful to streamlining (and hiding the spagetthi of) the workflow, just exposing what you need to tweak. For example, having width and height fields and the subgraph spits out the latent image, along with the dimension values for metadata saving.
However I am concious that not everyone would be using a recent version, given that most of the functionality comes with custom nodes that, as far as I am aware, are mostly independent of ComfyUI's newer features.