|
--- |
|
license: mit |
|
base_model: stabilityai/stable-diffusion-xl-base-1.0 |
|
tags: |
|
- stable-diffusion |
|
- stable-diffusion-diffusers |
|
- text-to-image |
|
- diffusers |
|
- lora |
|
inference: true |
|
--- |
|
|
|
# sdxl-wrong-lora |
|
|
|
A LoRA for SDXL 1.0 Base which increases output image quality after loading it and using `wrong` as a negative prompt. |
|
|
|
## Methodology |
|
|
|
The methodology for creating this LoRA is similar to the [wrong SD 2.0 textual inversion embedding](https://huggingface.co/minimaxir/wrong_embedding_sd_2_0), except trained as a LoRA since textual inversion on SDXL is complicated. |
|
|