--- license: openrail++ base_model: stabilityai/stable-diffusion-xl-base-1.0 instance_prompt: a photo of sks dog tags: - stable-diffusion-xl - stable-diffusion-xl-diffusers - text-to-image - diffusers - lora inference: true --- # LoRA DreamBooth - dminhk/dog-example-sdxl-lora These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following. LoRA for the text encoder was enabled: False. Special VAE used for training: None. Data set: https://huggingface.co/datasets/diffusers/dog-example Example images: ![sks dog sample 1](./sks_dog_example_1.png) ![sks dog sample 2](./sks_dog_example_2.png) ![sks dog sample 3](./sks_dog_example_3.png) ![sks dog sample 4](./sks_dog_example_4.png)