ameerazam08
commited on
Commit
·
833177c
1
Parent(s):
8ee9ed7
End of training
Browse files- .gitattributes +4 -0
- README.md +15 -10
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,22 +1,27 @@
|
|
1 |
|
2 |
---
|
3 |
-
license:
|
4 |
-
base_model:
|
5 |
-
instance_prompt: a photo of
|
6 |
tags:
|
7 |
-
- stable-diffusion
|
8 |
-
- stable-diffusion-diffusers
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
-
-
|
12 |
inference: true
|
13 |
---
|
14 |
|
15 |
-
# DreamBooth - ameerazam08/person_train
|
16 |
|
17 |
-
|
18 |
-
You can find some example images in the following.
|
19 |
|
|
|
|
|
|
|
|
|
20 |
|
21 |
|
22 |
-
|
|
|
|
|
|
1 |
|
2 |
---
|
3 |
+
license: openrail++
|
4 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
+
instance_prompt: a photo of dkjfgkj
|
6 |
tags:
|
7 |
+
- stable-diffusion-xl
|
8 |
+
- stable-diffusion-xl-diffusers
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
+
- lora
|
12 |
inference: true
|
13 |
---
|
14 |
|
15 |
+
# LoRA DreamBooth - ameerazam08/person_train
|
16 |
|
17 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of dkjfgkj 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 |
+
|
27 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f39590208d33d5829bb60a2b6937183662cb39f66215b4d91e898af45070dacf
|
3 |
+
size 47392445
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a5d79699c6772fd79c0626eb0a2abe584e0fa1ed33b2f3d38a9f30a44812e9a
|
3 |
+
size 23401064
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:320062e774d770801f7df8a0924fe981bfd2bc7b735e0bf9ee28723ea530de9d
|
3 |
+
size 14599
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
|
3 |
+
size 557
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab20ead000e6ae60e9a32d69fb1fb976d10dba2a065da680293a8202053a1975
|
3 |
+
size 563
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a5d79699c6772fd79c0626eb0a2abe584e0fa1ed33b2f3d38a9f30a44812e9a
|
3 |
+
size 23401064
|