File size: 864 Bytes
9208bf1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189bdcb
 
 
29917f2
189bdcb
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35

---
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)