End of training
Browse files- .gitattributes +1 -0
- README.md +2 -2
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- pytorch_lora_weights.bin +2 -2
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model:
|
5 |
instance_prompt: in the style of gizkidz
|
6 |
tags:
|
7 |
- stable-diffusion
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# LoRA DreamBooth - XinanXu/path_to_saved_model_gizmo_background_test
|
16 |
|
17 |
-
These are LoRA adaption weights for
|
18 |
|
19 |
![img_0](./image_0.png)
|
20 |
![img_1](./image_1.png)
|
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
+
base_model: stabilityai/stable-diffusion-2-1
|
5 |
instance_prompt: in the style of gizkidz
|
6 |
tags:
|
7 |
- stable-diffusion
|
|
|
14 |
|
15 |
# LoRA DreamBooth - XinanXu/path_to_saved_model_gizmo_background_test
|
16 |
|
17 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-2-1. The weights were trained on in the style of gizkidz 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)
|
image_0.png
CHANGED
![]() |
![]() |
image_1.png
CHANGED
![]() |
![]() |
image_2.png
CHANGED
![]() |
![]() |
image_3.png
CHANGED
![]() |
![]() |
Git LFS Details
|
pytorch_lora_weights.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:2f1a9c947fb2d8002f16ca7fbc7dd6741cd33cf2089ae24cc0573b2b01770ca4
|
3 |
+
size 6504259
|