Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# SDXL SD1/2 VAE LoRA
|
5 |
+
|
6 |
+
This LoRA converts SDXL models to use the SD1/2 latent space. More info coming soon.
|
7 |
+
|
8 |
+
I recommend using this VAE with this LoRA [sd-vae-ft-mse-original](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
|
9 |
+
|
10 |
+
## Examples
|
11 |
+
|
12 |
+
Coming Soon
|
13 |
+
|
14 |
+
# How to Use
|
15 |
+
|
16 |
+
Coming soon
|