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.