PseudoTerminal X commited on
Commit
ba471e8
1 Parent(s): 3c90f1f

Trained for 1 epochs and 30500 steps.

Browse files

Trained with datasets ['text-embeds-sd2x', 'celebrities', 'movieposters', 'normalnudes', 'propagandaposters', 'guys', 'pixel-art', 'signs', 'moviecollection', 'bookcovers', 'nijijourney', 'experimental', 'ethnic', 'sports', 'gay', 'architecture', 'shutterstock', 'cinemamix-1mp', 'nsfw-1024', 'anatomy', 'bg20k-1024', 'yoga']
Learning rate 4e-07, batch size 4, and 1 gradient accumulation steps.
Used DDPM noise scheduler for training with v_prediction prediction type and rescaled_betas_zero_snr=True
Using 'trailing' timestep spacing.
Base model: stabilityai/stable-diffusion-2-1
VAE: None

README.md CHANGED
@@ -44,7 +44,7 @@ You may reuse the base model text encoder for inference.
44
  ## Training settings
45
 
46
  - Training epochs: 1
47
- - Training steps: 27750
48
  - Learning rate: 4e-07
49
  - Effective batch size: 4
50
  - Micro-batch size: 4
@@ -60,44 +60,44 @@ You may reuse the base model text encoder for inference.
60
 
61
  ### celebrities
62
  - Repeats: 0
63
- - Total number of images: 1216
64
- - Total number of aspect buckets: 25
65
  - Resolution: 1.0 megapixels
66
- - Cropped: False
67
- - Crop style: None
68
- - Crop aspect: None
69
  ### movieposters
70
  - Repeats: 0
71
- - Total number of images: 1684
72
- - Total number of aspect buckets: 18
73
  - Resolution: 1.0 megapixels
74
- - Cropped: False
75
- - Crop style: None
76
- - Crop aspect: None
77
  ### normalnudes
78
  - Repeats: 0
79
- - Total number of images: 1064
80
- - Total number of aspect buckets: 27
81
  - Resolution: 1.0 megapixels
82
- - Cropped: False
83
- - Crop style: None
84
- - Crop aspect: None
85
  ### propagandaposters
86
  - Repeats: 0
87
- - Total number of images: 616
88
- - Total number of aspect buckets: 20
89
  - Resolution: 1.0 megapixels
90
- - Cropped: False
91
- - Crop style: None
92
- - Crop aspect: None
93
  ### guys
94
  - Repeats: 0
95
- - Total number of images: 356
96
- - Total number of aspect buckets: 17
97
  - Resolution: 1.0 megapixels
98
- - Cropped: False
99
- - Crop style: None
100
- - Crop aspect: None
101
  ### pixel-art
102
  - Repeats: 0
103
  - Total number of images: 1308
@@ -116,32 +116,32 @@ You may reuse the base model text encoder for inference.
116
  - Crop aspect: None
117
  ### moviecollection
118
  - Repeats: 0
119
- - Total number of images: 1856
120
- - Total number of aspect buckets: 29
121
  - Resolution: 1.0 megapixels
122
- - Cropped: False
123
- - Crop style: None
124
- - Crop aspect: None
125
  ### bookcovers
126
  - Repeats: 0
127
- - Total number of images: 776
128
- - Total number of aspect buckets: 18
129
  - Resolution: 1.0 megapixels
130
- - Cropped: False
131
- - Crop style: None
132
- - Crop aspect: None
133
  ### nijijourney
134
  - Repeats: 0
135
- - Total number of images: 616
136
- - Total number of aspect buckets: 20
137
  - Resolution: 1.0 megapixels
138
- - Cropped: False
139
- - Crop style: None
140
- - Crop aspect: None
141
  ### experimental
142
  - Repeats: 0
143
  - Total number of images: 3000
144
- - Total number of aspect buckets: 30
145
  - Resolution: 1.0 megapixels
146
  - Cropped: False
147
  - Crop style: None
@@ -149,7 +149,7 @@ You may reuse the base model text encoder for inference.
149
  ### ethnic
150
  - Repeats: 0
151
  - Total number of images: 3056
152
- - Total number of aspect buckets: 27
153
  - Resolution: 1.0 megapixels
154
  - Cropped: False
155
  - Crop style: None
@@ -157,7 +157,7 @@ You may reuse the base model text encoder for inference.
157
  ### sports
158
  - Repeats: 0
159
  - Total number of images: 772
160
- - Total number of aspect buckets: 22
161
  - Resolution: 1.0 megapixels
162
  - Cropped: False
163
  - Crop style: None
@@ -165,7 +165,7 @@ You may reuse the base model text encoder for inference.
165
  ### gay
166
  - Repeats: 0
167
  - Total number of images: 1064
168
- - Total number of aspect buckets: 31
169
  - Resolution: 1.0 megapixels
170
  - Cropped: False
171
  - Crop style: None
@@ -173,7 +173,7 @@ You may reuse the base model text encoder for inference.
173
  ### architecture
174
  - Repeats: 0
175
  - Total number of images: 4316
176
- - Total number of aspect buckets: 29
177
  - Resolution: 1.0 megapixels
178
  - Cropped: False
179
  - Crop style: None
@@ -204,16 +204,16 @@ You may reuse the base model text encoder for inference.
204
  - Crop aspect: None
205
  ### anatomy
206
  - Repeats: 5
207
- - Total number of images: 16383
208
- - Total number of aspect buckets: 33
209
  - Resolution: 1.0 megapixels
210
  - Cropped: False
211
  - Crop style: None
212
  - Crop aspect: None
213
  ### bg20k-1024
214
  - Repeats: 0
215
- - Total number of images: 89216
216
- - Total number of aspect buckets: 53
217
  - Resolution: 1.0 megapixels
218
  - Cropped: False
219
  - Crop style: None
@@ -221,7 +221,7 @@ You may reuse the base model text encoder for inference.
221
  ### yoga
222
  - Repeats: 0
223
  - Total number of images: 3576
224
- - Total number of aspect buckets: 26
225
  - Resolution: 1.0 megapixels
226
  - Cropped: False
227
  - Crop style: None
 
44
  ## Training settings
45
 
46
  - Training epochs: 1
47
+ - Training steps: 30500
48
  - Learning rate: 4e-07
49
  - Effective batch size: 4
50
  - Micro-batch size: 4
 
60
 
61
  ### celebrities
62
  - Repeats: 0
63
+ - Total number of images: 1240
64
+ - Total number of aspect buckets: 3
65
  - Resolution: 1.0 megapixels
66
+ - Cropped: True
67
+ - Crop style: random
68
+ - Crop aspect: random
69
  ### movieposters
70
  - Repeats: 0
71
+ - Total number of images: 1736
72
+ - Total number of aspect buckets: 3
73
  - Resolution: 1.0 megapixels
74
+ - Cropped: True
75
+ - Crop style: random
76
+ - Crop aspect: random
77
  ### normalnudes
78
  - Repeats: 0
79
+ - Total number of images: 1124
80
+ - Total number of aspect buckets: 3
81
  - Resolution: 1.0 megapixels
82
+ - Cropped: True
83
+ - Crop style: random
84
+ - Crop aspect: random
85
  ### propagandaposters
86
  - Repeats: 0
87
+ - Total number of images: 656
88
+ - Total number of aspect buckets: 3
89
  - Resolution: 1.0 megapixels
90
+ - Cropped: True
91
+ - Crop style: random
92
+ - Crop aspect: random
93
  ### guys
94
  - Repeats: 0
95
+ - Total number of images: 388
96
+ - Total number of aspect buckets: 3
97
  - Resolution: 1.0 megapixels
98
+ - Cropped: True
99
+ - Crop style: random
100
+ - Crop aspect: random
101
  ### pixel-art
102
  - Repeats: 0
103
  - Total number of images: 1308
 
116
  - Crop aspect: None
117
  ### moviecollection
118
  - Repeats: 0
119
+ - Total number of images: 1912
120
+ - Total number of aspect buckets: 3
121
  - Resolution: 1.0 megapixels
122
+ - Cropped: True
123
+ - Crop style: random
124
+ - Crop aspect: random
125
  ### bookcovers
126
  - Repeats: 0
127
+ - Total number of images: 812
128
+ - Total number of aspect buckets: 3
129
  - Resolution: 1.0 megapixels
130
+ - Cropped: True
131
+ - Crop style: random
132
+ - Crop aspect: random
133
  ### nijijourney
134
  - Repeats: 0
135
+ - Total number of images: 656
136
+ - Total number of aspect buckets: 3
137
  - Resolution: 1.0 megapixels
138
+ - Cropped: True
139
+ - Crop style: random
140
+ - Crop aspect: random
141
  ### experimental
142
  - Repeats: 0
143
  - Total number of images: 3000
144
+ - Total number of aspect buckets: 19
145
  - Resolution: 1.0 megapixels
146
  - Cropped: False
147
  - Crop style: None
 
149
  ### ethnic
150
  - Repeats: 0
151
  - Total number of images: 3056
152
+ - Total number of aspect buckets: 23
153
  - Resolution: 1.0 megapixels
154
  - Cropped: False
155
  - Crop style: None
 
157
  ### sports
158
  - Repeats: 0
159
  - Total number of images: 772
160
+ - Total number of aspect buckets: 12
161
  - Resolution: 1.0 megapixels
162
  - Cropped: False
163
  - Crop style: None
 
165
  ### gay
166
  - Repeats: 0
167
  - Total number of images: 1064
168
+ - Total number of aspect buckets: 16
169
  - Resolution: 1.0 megapixels
170
  - Cropped: False
171
  - Crop style: None
 
173
  ### architecture
174
  - Repeats: 0
175
  - Total number of images: 4316
176
+ - Total number of aspect buckets: 22
177
  - Resolution: 1.0 megapixels
178
  - Cropped: False
179
  - Crop style: None
 
204
  - Crop aspect: None
205
  ### anatomy
206
  - Repeats: 5
207
+ - Total number of images: 16395
208
+ - Total number of aspect buckets: 25
209
  - Resolution: 1.0 megapixels
210
  - Cropped: False
211
  - Crop style: None
212
  - Crop aspect: None
213
  ### bg20k-1024
214
  - Repeats: 0
215
+ - Total number of images: 89273
216
+ - Total number of aspect buckets: 42
217
  - Resolution: 1.0 megapixels
218
  - Cropped: False
219
  - Crop style: None
 
221
  ### yoga
222
  - Repeats: 0
223
  - Total number of images: 3576
224
+ - Total number of aspect buckets: 21
225
  - Resolution: 1.0 megapixels
226
  - Cropped: False
227
  - Crop style: None
optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334c83ef2f73a3de462af96a8237eaeb109fc6d3182fb602072a50dc068eba22
3
  size 5196082660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f78105661e0a7f630f30312d1a0a543920e37163de0073d114b02b8fa9b0b736
3
  size 5196082660
random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5296867cb63a17451683e2684cc4d4c539ffc34a3490b72f29f085b113061f6
3
  size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6508b5927a439d8b8875d489db3e397c76491b9841fc208e74c8f92d5bb5be7f
3
  size 14344
training_state-anatomy.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33c4dc110548dc4123598dea8ecc837632eaac8324f745c0356eb901717d5133
3
- size 4206270
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2746469ad3ed8faddb423e16252e52de6d39a22233ba3c7272d5dd583c24b7aa
3
+ size 2452839
training_state-architecture.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f36873878847112fbe6389f5153cd6d6e1b2e1b6794fa478e7de1d787679b60
3
- size 216492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a69e3f1d47e7bbeff5d7b24764c51c448ddd5af858ae482ce7d440350aa88baa
3
+ size 216126
training_state-bg20k-1024.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d375b73e85a046645f6d11116006d691036b238d5d6fdbb51f7ca06719546e5f
3
- size 19505933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c4d962ddbc1522549884cd2412c7b243ce74d2a4ba58d1b6382d8a6a5f3a1d
3
+ size 20818537
training_state-bookcovers.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed0199f6bb4687475d1c76d5416b3b320c964af9498a775f678ccc289d7371ca
3
- size 16822
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d25c9c5acfcfa047fdc327f3fb58f78a64abc22d2d32f216a76b70b7c6cbf3
3
+ size 17305
training_state-celebrities.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45d0ad343d691b6e1985b1fbd259266218c08b9eb727542041e1627242e5cf47
3
- size 26203
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2518db4272ab2a64bea6e3a60e79fe77d1d130316a1dcf58d7d39fbd7fa064
3
+ size 26312
training_state-cinemamix-1mp.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec85f948310c0dd66540700a437d542da3b714d6a2eafd03d25f166cffe73ccd
3
- size 1081983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f19486bb64b51d521e464b211e5f8da126102070222acafabdef79410bf3e752
3
+ size 1082231
training_state-ethnic.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:254cdedf06766784df0873ac8424d251de1895add84f0a7dfa334aebd2577749
3
- size 715991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984d16cdae59aa9b8c40771a8b55d22903558d76430e1aa74f73f05d324d6525
3
+ size 716266
training_state-experimental.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32496fa9f335790c670249660df740c80d764d6c74ff10b63df7333662b7d9bc
3
- size 372022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebafd6823a21a15c6d42b6056bcf13aabb371726533a01b746595f92f282eae8
3
+ size 372523
training_state-gay.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8798b6084a4edd4c47ff70e816d69282b9a2921efc769a8dddac27a919cd7cd6
3
- size 209546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a80fd773c54dffa40c2f4e88d913b7b09687ea4e1e3c85ae041ef05a2fa8a6de
3
+ size 209243
training_state-guys.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3673a7ce35381b59be91cc8456e3286de49cd4c469048a4e6c26e68c403a2da1
3
- size 7931
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4ee45ea17b6c248da573c4c4257c676b99432e1548cf4a81a6a48c05c9abeb
3
+ size 8349
training_state-moviecollection.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c51a814f3918806ba618bcb6a29f11a6c67ecca0c2a5b30eae85c7f95f821b0
3
- size 39648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f208cb73aa62c55b41113100f4d82ca297bff1390b7adfb44efe8c819c3ce9
3
+ size 40361
training_state-movieposters.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5730bc58edb7943c0874e2d24fd8d4c5da0f887d0e7a80d30ebf6411477674cd
3
- size 35944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f38ed06141d4340acd05a793d7d8e5f23b802035448f6d89b6ceb5c33ccb08ea
3
+ size 36756
training_state-nijijourney.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbbe476cd107eccd76d1af03ac720ca315c0574fa7d806d2d07ee3dca7e218c0
3
- size 13544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb5dca5fb16688bbba38e1f1f13bd636e2b9b086a74d61129a09c7985e2b8b2
3
+ size 14078
training_state-normalnudes.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5d709fc751b20fa07b8f618381df531559de8477d6b7f00fc8521843e8dcc05
3
- size 22975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a9ce7dd606d3e18563dba1ee409306250957d8e75905ed12e34992c6416652
3
+ size 23805
training_state-nsfw-1024.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:924b8af24e983610cf57e66fc718ac5d7b41f7932af838c55ba2cf4e112c1389
3
- size 784270
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119a92cd01b65d7f5cd7c7f4bcfe55eb56b2f4c83fec554d4b22ab77d2290be2
3
+ size 784134
training_state-pixel-art.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47cb73345820ff62bebce317cd464cc46a1304d5fef0f8e0d73b189c6453f4a9
3
- size 27995
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cda5fd6a1f111da43569873d6800eb979eac858496ad79f8f08b02efb049e8b
3
+ size 27952
training_state-propagandaposters.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbbe476cd107eccd76d1af03ac720ca315c0574fa7d806d2d07ee3dca7e218c0
3
- size 13544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb5dca5fb16688bbba38e1f1f13bd636e2b9b086a74d61129a09c7985e2b8b2
3
+ size 14078
training_state-shutterstock.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c666636278eaa47cf9d89c161c988433046656caab7f3c5d4df2bed05275f84
3
- size 4415540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4054f69000131fe3b2ab0621f42931a265400c0507f37afcde08105338bf11ac
3
+ size 4416523
training_state-signs.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da8527900e5e0db673fcd01491e210d01925d326a2ef67f1a23ca64a9f0c316e
3
  size 14307
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83d7e15232763427972bcefa7c4030f20d293d2bc33a1fea8e6bfc7ab552d2b4
3
  size 14307
training_state-sports.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04342f49993585b55f265769a0fc095f29adfdad1de1f8d5ce88c1c69e9b5f45
3
- size 137736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d517a3f3f73fe2e6e3a699cd06b24d8c901db919cbf81b908058ce9a93263d8
3
+ size 137788
training_state-yoga.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bb4d57951063cec2d6d2c6231471a7aa85617812e1bbc86f0a95ba928871a56
3
- size 646695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b6b8de5315dd596871da42187987ff62a24191405b9236a92ee01aa143edeb
3
+ size 646778
training_state.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ade19ffe8713a9c7362b4c4c046ecba4f151a5dc4089a695e5ac5fbb53d7a91a
3
- size 665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8414e1e6e773fb8ede5779a1415c2831329c98eca38755721e97dd76cfbe07ae
3
+ size 679
unet/config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a138f07dfaaf9b59dc7931274452410c5a7e54a6e76e360ff598925a556f70ad
3
  size 1878
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ba5e371c544653b7e7a1f479f5881aeb5b079b231548fb839b2cbcf542dcaf
3
  size 1878
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f227fbec79f88afd5849ea361461dd017e95d115f68634ca1442abd5aedd8be
3
  size 1731905416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7202f404a3d4c524ee3e97fd3aefa328c22f1bb1b8b555a2debd8512ef269c8a
3
  size 1731905416