r/StableDiffusion Sep 11 '22

A better (?) way of doing img2img by finding the noise which reconstructs the original image Img2Img

Post image
916 Upvotes

View all comments

28

u/entrep Sep 11 '22

5

u/kaliber91 Sep 11 '22

Is there a simple way to update to from the previous version to the newest on PC, or do we need to go through the installation process from the start?

11

u/-takeyourmeds Sep 12 '22

literally download the repo zip and extract on the main folder, say yes to overwrite all

1

u/Limitlez Sep 12 '22

Were you able to figure out how to use the script in webui? I was able to run it, but could never find the seed.

5

u/Dogmaster Sep 11 '22

You can use a tool like beyond compare, check both folders and just merge the files changed form the old revision

I use that for "updating" my working repos

2

u/kaliber91 Sep 11 '22

thanks, worked

9

u/ExponentialCookie Sep 11 '22

On Linux, a simple git pull in the install directory works for me. I can't speak on Windows install.

9

u/justhitmidlife Sep 12 '22

Should work on windows as well.

5

u/an0maly33 Sep 12 '22

Yep, just git pull on windows as well, assuming one cloned the repo initially.