space-nuko
space-nuko
For example if I want to test new models in a standardized way, I can load the exact settings from a sidebar and insert the new model in without hunting...
Otherwise one has to wait for the image to be fully loaded by the gallery to have width/height information available, leading to some timing issues with HR Fix
A lot of times I generate a prompt and the images contain details in the prompt. So they're better picked up by the HR Fix pass I want to add...
A ComfyUI backend extension that adds all the additional networks features missing in base ComfyUI. Browsing models in a database, showing and editing model info, selecting models with an enhanced...
These will be saved alongside the workflow For example a quick way of generating small, medium and large images by manipulating parameters all at once Also a way to apply...
Some events already work in a "global" fashion like the default queue prompt button and the `beforeQueued`/`afterQueued` event. So it makes sense to have users create their own global events...
I think I will have it so all the controls in the subgraph have to be contained in a container layout first before it can be saved in a template....