Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- stable-diffusion-xl
|
@@ -6,20 +5,20 @@ tags:
|
|
6 |
- text-to-image
|
7 |
- diffusers
|
8 |
- lora
|
9 |
-
- template:
|
10 |
|
11 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
instance_prompt: a photo of TOK dog
|
13 |
license: openrail++
|
14 |
---
|
15 |
|
16 |
-
# SDXL LoRA DreamBooth -
|
17 |
|
18 |
<Gallery />
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
### These are
|
23 |
|
24 |
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
25 |
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- stable-diffusion-xl
|
|
|
5 |
- text-to-image
|
6 |
- diffusers
|
7 |
- lora
|
8 |
+
- template:Transformers_lora
|
9 |
|
10 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
11 |
instance_prompt: a photo of TOK dog
|
12 |
license: openrail++
|
13 |
---
|
14 |
|
15 |
+
# SDXL LoRA DreamBooth - Saad381/Transformers_lora
|
16 |
|
17 |
<Gallery />
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
+
### These are Saad381/Transformers_lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
22 |
|
23 |
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
24 |
|