File size: 576 Bytes
100e821
 
df5839e
 
 
 
 
 
 
 
100e821
df5839e
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.