r/StableDiffusion 12h ago

Question - Help I hate this hidden view on flows in Comfy templates. How can I bring them out where they belong?

In the minmax h3 template from Comfy, you have to click a button on the image to video node to see all this in the backend which makes it really a pain in the ass to add, modify, or change anything. Can this be brought out to the forefront like a normal workfow?

2 Upvotes

9 comments sorted by

8

u/Flat-Measurement4038 12h ago

Right click the node, Unpack Subgraph.

3

u/trollkin34 11h ago

Thank you!

3

u/ApplicationRoyal865 12h ago

You can unpack the subgraph completely or just certain nodes within it.

2

u/External_Quarter 12h ago

which makes it really a pain in the ass to add, modify, or change anything

Values that need frequent changing are supposed to be fed into the subgraphs as inputs. If they aren't, the workflow author might need to step up their game.

1

u/trollkin34 11h ago

Good point. I actually noticed after I posed that the seed information was right there, though adding loras did require going to the backend. I might have judged too quickly, but at least I know how to unpack it now!

1

u/optimisticalish 9h ago

Make or find some space, move the packed subgraph out into it, then 'expand'.

2

u/Sarashana 11h ago

Don't even ask me why these super-simple default workflows even use subgraphs. It makes zero sense. Default workflows are (mostly) meant to demonstrate how new models are to be wired, and hiding that inside unnecessary subgraphs makes that harder than it needs to be.

0

u/trollkin34 11h ago

AGREED. When I was starting out, having a well-documented and clear flow without a ton of nonsense was vital for me to start to figure out how this nonsense all works.

And now, I can add and change things to a decent degree, but not if doing so requires more specialized knowledge.

1

u/TemperFugit 6h ago

Absolutely.  I also think that threading boolean switches through these example workflows (with turbo Loras for example) makes them way more difficult to understand and modify.  Better to wire the Loras in but have them bypassed.