zeerakwyne commited on
Commit
f1404bd
1 Parent(s): 0fca8a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -20
README.md CHANGED
@@ -1,26 +1,26 @@
1
 
2
- ---
3
- license: creativeml-openrail-m
4
- base_model: runwayml/stable-diffusion-v1-5
5
- instance_prompt: a photo of sks dog
6
- tags:
7
- - stable-diffusion
8
- - stable-diffusion-diffusers
9
- - text-to-image
10
- - diffusers
11
- - lora
12
- inference: true
13
- ---
14
 
15
- # LoRA DreamBooth - zeerakwyne/SD-Dog-Test5
16
 
17
- These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. 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.
18
 
19
- ![img_0](./image_0.png)
20
- ![img_1](./image_1.png)
21
- ![img_2](./image_2.png)
22
- ![img_3](./image_3.png)
23
 
24
 
25
- LoRA for the text encoder was enabled: False.
26
-
 
1
 
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of sks dog
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
 
15
+ # LoRA DreamBooth - zeerakwyne/SD-Dog-Test5
16
 
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. 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.
18
 
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
 
24
 
25
+ LoRA for the text encoder was enabled: False.
26
+