|
|
@ -28,7 +28,7 @@ You should see a link like `https://xxxxxxxxxxxxxxxx.gradio.live` after the webu |
|
|
|
|
|
|
|
## Model Downloads |
|
|
|
|
|
|
|
Popular Base Models |
|
|
|
Popular Base Models: |
|
|
|
``` |
|
|
|
SDXL1.0: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors |
|
|
|
SD1.5: https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned-emaonly.safetensors |
|
|
@ -37,7 +37,7 @@ DreamShaper8: https://civitai.com/api/download/models/128713 |
|
|
|
|
|
|
|
LoRA Models: [CivitAI](https://civitai.com/models/) |
|
|
|
|
|
|
|
Place downloaded models in the `stable-diffusion-webui/models`. |
|
|
|
Place downloaded models in appropriate sub-directories under `stable-diffusion-webui/models`. |
|
|
|
|
|
|
|
Some technical background on the latent space of an image model: |
|
|
|
|
|
|
|