A pretty simple workflow with a few common features. There are some important (more or less) notes inside the workflow. It is designed for 'legacy' mode. For now, I still think that Nodes 2.0 are mostly buggy and slower garbage, even though they have a few cool things. The metadata of a final image will not contain the diffusion model name; I still haven't found a good way to add it to the metadata. Fixed in v.1.2
I didn't notice that Lora doesn't get into the metadata for automatic detection. Fixed in v2.0.
Description
Added only masked inpaint mode.
Changed the resize option subgraph.
Turned out positive node from ksampler's subgraph.
Changed the sampler and scheduler nodes for metadata collecting.
Replaced text concatenate nodes on my own; the WAS Node Suite (Revised) extension is no longer needed.
Added an image selector for controlnet. You can choose to use the main image as a reference or one inside Controlnet's group.
Changed the readme note.
FAQ
Comments (4)
Error
can't access property "output", res is undefined ....where is that hidden under which subgraph ?
If you mean "Cannot read properties of undefined (reading 'output')" then this is an issue of the new frontends. Version 1.39.4 and later. All I can offer is to launch comfyui with the flag --front-end-version Comfy-Org/[email protected]. Seems the problems in muted subgraphs.
No inner node DTO found for id [1082:1074]
Here comes new problem. How can i fix it
This is the same problem as I texted you about with my SDXL main workflow and the same solution. Launch with an argument or unpack subgraphs.
