End of training
Browse files- .gitattributes +12 -0
- README.md +100 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +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_10.png +3 -0
- image_11.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- image_4.png +3 -0
- image_5.png +3 -0
- image_6.png +3 -0
- image_7.png +3 -0
- image_8.png +3 -0
- image_9.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ 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_10.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_11.png filter=lfs diff=lfs merge=lfs -text
|
40 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
41 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
42 |
+
image_4.png filter=lfs diff=lfs merge=lfs -text
|
43 |
+
image_5.png filter=lfs diff=lfs merge=lfs -text
|
44 |
+
image_6.png filter=lfs diff=lfs merge=lfs -text
|
45 |
+
image_7.png filter=lfs diff=lfs merge=lfs -text
|
46 |
+
image_8.png filter=lfs diff=lfs merge=lfs -text
|
47 |
+
image_9.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- stable-diffusion-xl
|
5 |
+
- stable-diffusion-xl-diffusers
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
widget:
|
11 |
+
|
12 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
33 |
+
output:
|
34 |
+
url:
|
35 |
+
"image_4.png"
|
36 |
+
|
37 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
38 |
+
output:
|
39 |
+
url:
|
40 |
+
"image_5.png"
|
41 |
+
|
42 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
43 |
+
output:
|
44 |
+
url:
|
45 |
+
"image_6.png"
|
46 |
+
|
47 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
48 |
+
output:
|
49 |
+
url:
|
50 |
+
"image_7.png"
|
51 |
+
|
52 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
53 |
+
output:
|
54 |
+
url:
|
55 |
+
"image_8.png"
|
56 |
+
|
57 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
58 |
+
output:
|
59 |
+
url:
|
60 |
+
"image_9.png"
|
61 |
+
|
62 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
63 |
+
output:
|
64 |
+
url:
|
65 |
+
"image_10.png"
|
66 |
+
|
67 |
+
- text: 'A monadikos teapot floating in the river in flat cartoon illustration style'
|
68 |
+
output:
|
69 |
+
url:
|
70 |
+
"image_11.png"
|
71 |
+
|
72 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
73 |
+
instance_prompt: A monadikos teapot in flat cartoon illustration style
|
74 |
+
license: openrail++
|
75 |
+
---
|
76 |
+
|
77 |
+
# SDXL LoRA DreamBooth - Changg/lr_0.000025
|
78 |
+
|
79 |
+
<Gallery />
|
80 |
+
|
81 |
+
## Model description
|
82 |
+
|
83 |
+
These are Changg/lr_0.000025 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
84 |
+
|
85 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
86 |
+
|
87 |
+
LoRA for the text encoder was enabled: False.
|
88 |
+
|
89 |
+
Special VAE used for training: None.
|
90 |
+
|
91 |
+
## Trigger words
|
92 |
+
|
93 |
+
You should use A monadikos teapot in flat cartoon illustration style to trigger the image generation.
|
94 |
+
|
95 |
+
## Download model
|
96 |
+
|
97 |
+
Weights for this model are available in Safetensors format.
|
98 |
+
|
99 |
+
[Download](Changg/lr_0.000025/tree/main) them in the Files & versions tab.
|
100 |
+
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1348640fa1b0a029a2e8580c4985fd036e7e4bb8e03cecad5e625f6fe6c5f45
|
3 |
+
size 187415188
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eebc419f2f281aa518ac82532217837c55da3266a46a6e2618aaf45bb247c4b
|
3 |
+
size 14344
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f8bc2c4878663c992136aae9e16387937439c4e7c292a3b55ac692ff0ed2c7f
|
3 |
+
size 1064
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebb5a793826ec50900f213c63b2eb8733f45b3187c70e735dd9e55277016df48
|
3 |
+
size 187415188
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd0df176213255f68d3f9861710b45ebbc8ad1d4ffbb617d41c5bde182a2e845
|
3 |
+
size 14344
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
|
3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bc4029c6b0e73ce66df9d2f36a2a8474285f2c376eb0b0d608bfed2941943a6
|
3 |
+
size 1064
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_10.png
ADDED
Git LFS Details
|
image_11.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
image_4.png
ADDED
Git LFS Details
|
image_5.png
ADDED
Git LFS Details
|
image_6.png
ADDED
Git LFS Details
|
image_7.png
ADDED
Git LFS Details
|
image_8.png
ADDED
Git LFS Details
|
image_9.png
ADDED
Git LFS Details
|