End of training
Browse files- README.md +8 -5
- checkpoint-500/optimizer.bin +2 -2
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/scheduler.bin +1 -1
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
README.md
CHANGED
@@ -8,15 +8,18 @@ tags:
|
|
8 |
- stable-diffusion-diffusers
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
-
-
|
12 |
inference: true
|
13 |
---
|
14 |
|
15 |
-
# DreamBooth - AaAsr/weight
|
16 |
|
17 |
-
|
18 |
-
You can find some example images in the following.
|
19 |
|
|
|
|
|
|
|
|
|
20 |
|
21 |
|
22 |
-
|
|
|
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:
|
3 |
-
size
|
|
|
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:
|
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:
|
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