Alex "mcmonkey" Goodwin
Alex "mcmonkey" Goodwin
That was a hack for SDv1 models, because there was a pink-shift effect each time the VAE re-encoded. SDXL and later models don't have that issue. So I'd recommend just......
Fixed controlnet with mask-shrunk init image
0.o? That might be because you have it on a network drive, and windows really doesn't like executables over network. Batch files are literally text, you can easily open it...
If it helps I also added a manual install guide to the readme https://github.com/Stability-AI/StableSwarmUI/commit/a65ad7fa37b2c626fd9f72ffa7919381b8cc3632 https://github.com/Stability-AI/StableSwarmUI?tab=readme-ov-file#alternate-manual-windows-install
wrong repo - https://github.com/mcmonkeyprojects/SwarmUI
This is the years-old Stability version, delete the files and install from the modern version https://github.com/mcmonkeyprojects/SwarmUI
Did you miss the readme migration notice? https://github.com/Stability-AI/StableSwarmUI?tab=readme-ov-file#migration-notice https://github.com/mcmonkeyprojects/SwarmUI/discussions/2
Well that genuinely is an unsaved workflow -- quicker ways to clear out random workflows (eg shift+click close to bypass unsaved prompt) would be a valid feature request to file
 oh okay then :( Relevant other tests around workflow management are skipped atm due to the workflow UI changearound breaking the test code
I don't really know what to do here other than mark the untested new test as skip pending the relevant 1.3 core test failures being fixed first