mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-25 12:22:49 +02:00
Updated SDXL (markdown)
parent
1473efc0fb
commit
133c1b54d0
7
SDXL.md
7
SDXL.md
@ -1,11 +1,10 @@
|
||||
SDXL offers two models. You can use whichever one you prefer.
|
||||
SDXL can create larger images with better image quality.
|
||||
|
||||
Steps:
|
||||
1. Please enable beta and diffusers: https://github.com/easydiffusion/easydiffusion/wiki/The-beta-channel#test-diffusers-in-beta
|
||||
2. Download whichever SDXL model you want:
|
||||
1. Download whichever SDXL model you want:
|
||||
* Base model (works for text-to-image, image-to-image, and inpainting): https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors
|
||||
* Refiner model (image-to-image only): https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0.safetensors
|
||||
3. Save the model to the `models/stable-diffusion` folder.
|
||||
2. Save the model to the `models/stable-diffusion` folder.
|
||||
|
||||
Finally, in the Easy Diffusion UI, click the "refresh" icon next to the Models dropdown, and select the downloaded model and generate the image.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user