Changg commited on
Commit
0c9e75b
1 Parent(s): 4888467

End of training

Browse files
.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

  • SHA256: 5f6c62f11cfce7ca21efb14913b4192de5854dc78681f52f6a348661613c6c51
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
image_1.png ADDED

Git LFS Details

  • SHA256: db2fb580fc70b56fee62556ef1da7d84bf5eebcf1a96a49b5c807493e500530c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
image_10.png ADDED

Git LFS Details

  • SHA256: 4c2e13febff7e2099ebafe6361635e5bd757b58bf2afea5cdca044ad91c2ed59
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
image_11.png ADDED

Git LFS Details

  • SHA256: a8a6a27b67fa00a34615697660986dd92f07aa4913a1bc358dcd217d9ed23797
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 37221570be04c91162a0f2631858b95d74e37707af3f96d5fe3632a897d1b8ad
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
image_3.png ADDED

Git LFS Details

  • SHA256: 1f4469268723588ecc4893e9d7d9410f58384f0c1308870f238ec305b762402b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
image_4.png ADDED

Git LFS Details

  • SHA256: b474e3de6e61ea8e3b3f6c7cb6c2bcc7d42048eabaebcf6b72e66a57ccef64c5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB
image_5.png ADDED

Git LFS Details

  • SHA256: 69a83c181a2d27705022bb3a58f980c00d2686964ec72c90e1f7ce4da6c6a53e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
image_6.png ADDED

Git LFS Details

  • SHA256: 2b169ec273373599d25f91e3c51c72db2332277dbc819b2af485a3d8c231dbcc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.23 MB
image_7.png ADDED

Git LFS Details

  • SHA256: 3e9c16abe474bcafdf6877007d60c445dbf94ecc08c10683a14c7d0cfe24f845
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
image_8.png ADDED

Git LFS Details

  • SHA256: 2aa899d5ac18cdef76a8c2a88a72e03cdd85fbd9a72a1b3152e0fb0894b52dcd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB
image_9.png ADDED

Git LFS Details

  • SHA256: 96281e589ed799b82c2a89c90d4690bd70922ddc6df6d99975e4013762e67426
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB