AaAsr commited on
Commit
8b774a0
1 Parent(s): 3715236

End of training

Browse files
README.md CHANGED
@@ -8,15 +8,18 @@ tags:
8
  - stable-diffusion-diffusers
9
  - text-to-image
10
  - diffusers
11
- - dreambooth
12
  inference: true
13
  ---
14
 
15
- # DreamBooth - AaAsr/weight
16
 
17
- This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/).
18
- You can find some example images in the following.
19
 
 
 
 
 
20
 
21
 
22
- DreamBooth for the text encoder was enabled: False.
 
8
  - stable-diffusion-diffusers
9
  - text-to-image
10
  - diffusers
11
+ - lora
12
  inference: true
13
  ---
14
 
15
+ # LoRA DreamBooth - AaAsr/weight
16
 
17
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. 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.
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f15d28de81bfa00573362e7a7f8fdb32805734e72df8ade59b5f13e081660933
3
- size 6876749651
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab731a344b44f112e0a6b9e80a8b556f12fc724a26c47ebd3e9b3c1148ef3a5d
3
+ size 6591621
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdfb1a502c2f6715888fd564d54fe84acb8541c82376ab6e558b9e38ee20560d
3
  size 17683
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f34e127ead49b60b1ee188f58577366af423e6e9c165e34db5b0656230548f3f
3
  size 17683
checkpoint-500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6afeb3b0b41c5a451ea879e32dbb48a3e4e665fe8057b38a556504e29915a4a3
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a99a60215bbd5dc45ef331980a49be61c64d9af979413113bdfdd196321f239
3
  size 563
image_0.png CHANGED
image_1.png CHANGED
image_2.png CHANGED
image_3.png CHANGED