Skip to content

how to upgrade Gradio in Stable Diffusion #204

Answered by AlUlkesh
pardoart asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, .gitignore is correct.

Unfortunately, your .git directory seems to have been lost somehow, and that can't be reconstructed. I highly suggest you make a fresh install.

Luckily by now that's easy and quick if you follow the right steps. Here's how I would do it:

(For the following I am assuming the directory where you currently installed webui is C:\Users\User)

Open a cmd window (WindowsKey + R and enter cmd) and there enter:

cd C:\Users\User
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui sd-webui2

This will create a new webui directory for you, called sd-webui2

Now go ahead and copy or move your old model files over, that way you don't have to re-download them.

All…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@pardoart
Comment options

@AlUlkesh
Comment options

@pardoart
Comment options

@AlUlkesh
Comment options

Answer selected by AlUlkesh
@pardoart
Comment options

@AlUlkesh
Comment options

@pardoart
Comment options

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