This is an automated archive made by the Lemmit Bot.

The original was posted on /r/stablediffusion by /u/StablerDiffusion on 2023-07-06 13:11:22+00:00.


Now that SD-XL got leaked I went a head to try it with Vladmandic & Diffusers integration - it works really well

Here’s what you need to do:

  1. Git clone automatic and switch to diffusers branch

git clone https://github.com/vladmandic/automatic.git cd automatic && git checkout -b diffusers 2. Launch the WebUI a first time to install all the packages

./webui.sh --backend diffusers 3. Now make sure to install diffusers from main and install invisible_watermark to not run into dependency conflicts

pip uninstall diffusers && pip install git+https://github.com/huggingface/diffusers.git pip install invisible_watermark 4. Now the UI should work, so start it again:

./webui.sh --backend diffusers 5. Now you need to download the SD-XL 0.9 base and refiner checkpoints from:

https://huggingface.co/nichijoufan777/stable-diffusion-xl-base-0.9

https://huggingface.co/nichijoufan777/stable-diffusion-xl-refiner-0.9

(just fill out something, you’ll be granted access immediately)

Then download the checkpoints by copy-pasting the model id into the download textbox and press enter to download

https://preview.redd.it/518if59kgcab1.png?width=382&format=png&auto=webp&v=enabled&s=ddd820cb8458e6256e97d17d1f392467397c19e8

https://preview.redd.it/wcld769kgcab1.png?width=382&format=png&auto=webp&v=enabled&s=f481989912381cef62739759312aa946604f0b6c

  1. Once downloaded refresh the available checkpoints and select the base checkpoint. Now you can generate images!

https://preview.redd.it/legpnk2lgcab1.png?width=1907&format=png&auto=webp&v=enabled&s=b5472f5dcd69b1b3b6ae12aac99e483fce36faf7