I have already Auto1111 installed. How do i update to your fork without having to clone repo and start from scratch ? #99
Replies: 3 comments 1 reply
-
Don't do what I did originally and install ux directly over 1111 another alternative to symlinks is using |
Beta Was this translation helpful? Give feedback.
-
I run a bunch of them side by side, and I use a combo of symlinks and model_dir cmdline flags. But as noted above the extensions don't necessarily work, so I quit keeping those separate. My webui-user.bat for both auto and ux looks like this now:
So if I were starting with a new fork, what I would do is:
|
Beta Was this translation helpful? Give feedback.
-
You might want to try Stability Matrix which is made for running multiple Packages and share models. It works really well. |
Beta Was this translation helpful? Give feedback.
-
I am a newbie so sorry if my question sound ignorant.
I have just come across your version and as a heavy Sd user, i will love to test your webui. But i have a very big SD install with tone of lora, models etc.. Do i have to start from the bottom with repo clon then import all the models or can i just fork with a command like
git fetch origin pull/ "fork number /head:batch
git checkout batch
?
thanks if someone have time to respond
Beta Was this translation helpful? Give feedback.
All reactions