Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.52k stars 361 forks source link

I cannot complete the installation. The error message is "StableSwarmUI\src\WebAPI\API.cs:line 124". What should I do? Please advise me, thanks! #430

Open georgezhang19490712 opened 3 months ago

brendanhoar commented 3 months ago

The primary author has migrated the codebase and (his) support over to this repo: https://github.com/mcmonkeyprojects/SwarmUI

I would start from scratch with that repo and follow the installation instructions there.

Also, looking at the API.cs file, that appears to be a closing brace character, not sure why that error would be thrown unless you were using a non-up-to-date version of the repo.