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
Changed transfer and collecting metadata.
Removed loops (for conditions mostly) in Ksampler's subgraph.
Swapped empty negative conditioning on the ConditioningZeroOut node. The workflow no longer supports Base, but I don't like it anyway, so I erased "legacy" elements.
Many other internal changes; now it is a bit less messy and has clearer logic for modification.
Requared my main extension v2.7.5 or newer