A pretty simple workflow with a few common features.
The workflow is for legacy mode. I am not planning to make it useful or even test for Nodes 2.0 mode.
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.
