Migration Guide From Stability's StableSwarmUI to independent SwarmUI #2
mcmonkey4eva
announced in
Announcements
Replies: 4 comments 1 reply
-
Incredible work. Thank you so much. My flavor is Swarm. |
Beta Was this translation helpful? Give feedback.
0 replies
-
A note for StabilityMatrix users, we've implemented automatic migration to SwarmUI since https://github.com/LykosAI/StabilityMatrix/releases/tag/v2.11.2
|
Beta Was this translation helpful? Give feedback.
1 reply
-
The input area for prompts and reverse prompts is too small, and it doesn't support actively adjusting the area size. I hope it can be optimized. |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a quick guide for how to migrate from Stability AI / StableSwarmUI, to the new independent SwarmUI
Windows
First update by going to

Server
tab and clickingUpdate and Restart
Then open the folder and double-click "migrate-windows.bat"

Then launch swarm again, and update again (
Update and Restart
)And, boom, you're done!
Linux, Mac, or Manual on Windows
Open a terminal in the Swarm folder, and use commands:
git remote set-url origin https://github.com/mcmonkeyprojects/SwarmUI
then
git pull
If all went well, you should now be migrated. Easy as that!
Ps join the Discord https://discord.gg/q2y38cqjNw
Beta Was this translation helpful? Give feedback.
All reactions