Skip to content
Discussion options

You must be logged in to vote

when a new version is release is it just a case of git pull the repo

yes, when the new release comes you just pull

do I need to do any installation?

depends on your definition, the launch script is also the installation script, so normally it should "auto" install for you
with a few exceptions such as torch xformers, if a different version is already installed we don't automatically install upgread it, you'll be prompted that you should pass the argument --reinstall-torch --reinstall-xformers

will the webui.sh script auto-update my installation?

we don't do auto update
you need to pull manually or use a script that pulls for you
the argument --update-check only checks but that's not…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stumueller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants