File size: 516 Bytes
d09067d a836ec8 4f5bf81 a836ec8 d09067d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: apache-2.0
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- vae
base_model: stabilityai/stable-diffusion-xl-base-1.0
instance_prompt: null
widget:
- text: 'photo in the sd1 latent space'
---
# SDXL SD1/2 VAE LoRA
This LoRA converts SDXL models to use the SD1/2 latent space. More info coming soon.
I recommend using this VAE with this LoRA [sd-vae-ft-mse-original](https://huggingface.co/stabilityai/sd-vae-ft-mse-original)
## Examples
Coming Soon
# How to Use
Coming soon |