Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating to the latest versions of this webui #253

Closed
supersteve3d opened this issue Sep 10, 2022 · 7 comments
Closed

Updating to the latest versions of this webui #253

supersteve3d opened this issue Sep 10, 2022 · 7 comments

Comments

@supersteve3d
Copy link
Collaborator

supersteve3d commented Sep 10, 2022

I have a working version of this from about a week ago. It is working perfectly. I noticed recently some interesting updates such as variations have been added.

Moving forward, what is the correct way to update my installation to refresh to the latest versions of all scripts etc. Or do I need to do a clean install?
Many thanks.

@StrainzAgent
Copy link

the quickest way i find is to -git pull in the folder where webui.py is located and it automatically updates. Also -pip install -r requirements.txt

@supersteve3d
Copy link
Collaborator Author

Alas I may not be doing this correctly.

(ldm) D:\stable-diffusion-webui-master\stable-diffusion-webui-master>git pull
fatal: not a git repository (or any of the parent directories): .git

@Pelayo-Chacon
Copy link

Pelayo-Chacon commented Sep 11, 2022

Not sure how you're currently launching, but you're better off using webui-user.bat to do so. Check out step 10 of this guide for how to augment with a git pull request.

@AUTOMATIC1111
Copy link
Owner

the correct way to update is git pull
if you cannot git pull then you did not git clone initially, which is the prerequisite for git pull

@Michoko92
Copy link
Collaborator

Michoko92 commented Sep 11, 2022

I'm sorry but when I pull the master branch to update my local files, I don't see the variations fields in the UI. Are they in a different branch?

Edit: never mind, I had missed the little checkbox next to Seed to activate extra options. :) Keep up the awesome work!

@StrainzAgent
Copy link

StrainzAgent commented Sep 11, 2022

the correct way to update is git pull
if you cannot git pull then you did not git clone initially, which is the prerequisite for git pull

just a quick question -

I have manually installed this amazing fork of yours, but when I tried using webui.bat to automatically install everything, it kept showing something in the lines of "...installing torchlight" for more than 30mins and I closed it afterwards. Do you know what might have caused this? On the other hand, manual install took less than 8-10 mins.

@AUTOMATIC1111
Copy link
Owner

StrainzAgent: No idea, sorry. You can check tmp/stdout.txt for the output of installer's current command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants