A pretty simple workflow with a few common features.
IMPORTANT!
DemonAlone-JS_Addon-ComfyUI is stuck on version 1.5.3, where I haven't yet added my toggles, and the actual version is v1.9.0. You need to install the nightly version via the ComfyUI manager if your security settings allow it (or change them), or you can go directly into the extension folder and run
git pull origin main from the terminal.
Put attention! I have changed the controlnet patch model and workflow link for it. I tried it before, but I didn't like how it worked. Now I finally figure out what’s going on.
I am tired of beating the dead horse regarding Legacy mode and have decided to try removing Nodes 2.0. However, I didn't anticipate how deep that issue runs. Anyway, here is a version for you.
In theory, everything (except comparison previews) should work in Legacy mode too. But there is a kind of issue: my status toggles will switch nodes into Full mode (too many nodes), if you switch the interface from Legacy to Nodes 2.0 with an open workflow. You just need to toggle it via the context menu between Full mode and Compact mode.
Description
Fully remade Inpaint and Onlymasked Inpaint. Now they work pretty well.
Added Outpaint mode and 2 variant to do that.
Fixed issue with VAE connection in ControlNet subgraph.
Changed README node.
Added note for Outpaint.
Changed link to controlnet patch model; now this is another model.
Changed position of bookmarks.
Some internal and visual changes.
