PseudoTerminal X
commited on
Trained for 1 epochs and 11250 steps.
Browse filesTrained 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 +11 -11
- optimizer.bin +1 -1
- random_states_0.pkl +2 -2
- training_state-anatomy.json +2 -2
- training_state-architecture.json +2 -2
- training_state-bg20k-1024.json +2 -2
- training_state-bookcovers.json +1 -1
- training_state-celebrities.json +2 -2
- training_state-cinemamix-1mp.json +2 -2
- training_state-ethnic.json +2 -2
- training_state-experimental.json +2 -2
- training_state-gay.json +2 -2
- training_state-guys.json +1 -1
- training_state-moviecollection.json +1 -1
- training_state-movieposters.json +2 -2
- training_state-nijijourney.json +2 -2
- training_state-nsfw-1024.json +2 -2
- training_state-propagandaposters.json +2 -2
- training_state-shutterstock.json +2 -2
- training_state-signs.json +1 -1
- training_state-sports.json +2 -2
- training_state-yoga.json +2 -2
- training_state.json +2 -2
- unet/config.json +2 -2
- unet/diffusion_pytorch_model.safetensors +1 -1
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:
|
| 48 |
- Learning rate: 4e-07
|
| 49 |
- Effective batch size: 4
|
| 50 |
- Micro-batch size: 4
|
|
@@ -148,7 +148,7 @@ You may reuse the base model text encoder for inference.
|
|
| 148 |
- Crop aspect: None
|
| 149 |
### ethnic
|
| 150 |
- Repeats: 0
|
| 151 |
-
- Total number of images:
|
| 152 |
- Total number of aspect buckets: 23
|
| 153 |
- Resolution: 1.0 megapixels
|
| 154 |
- Cropped: False
|
|
@@ -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:
|
| 161 |
- Resolution: 1.0 megapixels
|
| 162 |
- Cropped: False
|
| 163 |
- Crop style: None
|
|
@@ -165,22 +165,22 @@ 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:
|
| 169 |
- Resolution: 1.0 megapixels
|
| 170 |
- Cropped: False
|
| 171 |
- Crop style: None
|
| 172 |
- Crop aspect: None
|
| 173 |
### architecture
|
| 174 |
- Repeats: 0
|
| 175 |
-
- Total number of images:
|
| 176 |
-
- Total number of aspect buckets:
|
| 177 |
- Resolution: 1.0 megapixels
|
| 178 |
- Cropped: False
|
| 179 |
- Crop style: None
|
| 180 |
- Crop aspect: None
|
| 181 |
### shutterstock
|
| 182 |
- Repeats: 0
|
| 183 |
-
- Total number of images:
|
| 184 |
- Total number of aspect buckets: 34
|
| 185 |
- Resolution: 1.0 megapixels
|
| 186 |
- Cropped: False
|
|
@@ -189,7 +189,7 @@ You may reuse the base model text encoder for inference.
|
|
| 189 |
### cinemamix-1mp
|
| 190 |
- Repeats: 0
|
| 191 |
- Total number of images: 9024
|
| 192 |
-
- Total number of aspect buckets:
|
| 193 |
- Resolution: 1.0 megapixels
|
| 194 |
- Cropped: False
|
| 195 |
- Crop style: None
|
|
@@ -204,8 +204,8 @@ You may reuse the base model text encoder for inference.
|
|
| 204 |
- Crop aspect: None
|
| 205 |
### anatomy
|
| 206 |
- Repeats: 5
|
| 207 |
-
- Total number of images:
|
| 208 |
-
- Total number of aspect buckets:
|
| 209 |
- Resolution: 1.0 megapixels
|
| 210 |
- Cropped: False
|
| 211 |
- Crop style: None
|
|
@@ -213,7 +213,7 @@ You may reuse the base model text encoder for inference.
|
|
| 213 |
### bg20k-1024
|
| 214 |
- Repeats: 0
|
| 215 |
- Total number of images: 89216
|
| 216 |
-
- Total number of aspect buckets:
|
| 217 |
- Resolution: 1.0 megapixels
|
| 218 |
- Cropped: False
|
| 219 |
- Crop style: None
|
|
|
|
| 44 |
## Training settings
|
| 45 |
|
| 46 |
- Training epochs: 1
|
| 47 |
+
- Training steps: 11250
|
| 48 |
- Learning rate: 4e-07
|
| 49 |
- Effective batch size: 4
|
| 50 |
- Micro-batch size: 4
|
|
|
|
| 148 |
- Crop aspect: None
|
| 149 |
### ethnic
|
| 150 |
- Repeats: 0
|
| 151 |
+
- Total number of images: 3061
|
| 152 |
- Total number of aspect buckets: 23
|
| 153 |
- Resolution: 1.0 megapixels
|
| 154 |
- Cropped: False
|
|
|
|
| 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 |
### 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
|
| 172 |
- Crop aspect: None
|
| 173 |
### architecture
|
| 174 |
- Repeats: 0
|
| 175 |
+
- Total number of images: 4322
|
| 176 |
+
- Total number of aspect buckets: 23
|
| 177 |
- Resolution: 1.0 megapixels
|
| 178 |
- Cropped: False
|
| 179 |
- Crop style: None
|
| 180 |
- Crop aspect: None
|
| 181 |
### shutterstock
|
| 182 |
- Repeats: 0
|
| 183 |
+
- Total number of images: 21013
|
| 184 |
- Total number of aspect buckets: 34
|
| 185 |
- Resolution: 1.0 megapixels
|
| 186 |
- Cropped: False
|
|
|
|
| 189 |
### cinemamix-1mp
|
| 190 |
- Repeats: 0
|
| 191 |
- Total number of images: 9024
|
| 192 |
+
- Total number of aspect buckets: 6
|
| 193 |
- Resolution: 1.0 megapixels
|
| 194 |
- Cropped: False
|
| 195 |
- Crop style: None
|
|
|
|
| 204 |
- Crop aspect: None
|
| 205 |
### anatomy
|
| 206 |
- Repeats: 5
|
| 207 |
+
- Total number of images: 16383
|
| 208 |
+
- Total number of aspect buckets: 29
|
| 209 |
- Resolution: 1.0 megapixels
|
| 210 |
- Cropped: False
|
| 211 |
- Crop style: None
|
|
|
|
| 213 |
### bg20k-1024
|
| 214 |
- Repeats: 0
|
| 215 |
- Total number of images: 89216
|
| 216 |
+
- Total number of aspect buckets: 46
|
| 217 |
- Resolution: 1.0 megapixels
|
| 218 |
- Cropped: False
|
| 219 |
- Crop style: None
|
optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5196082660
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ec00879ff8e8f6fd1508e6629efe921e6242e2dc751d8da8306fda232ba21f0
|
| 3 |
size 5196082660
|
random_states_0.pkl
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:f2ed5c1ab848745a48a8a5c6959b3d19ae5f832cc5e78bb32b3dfc4ada1bf73f
|
| 3 |
+
size 14408
|
training_state-anatomy.json
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:4b8c83025d12daea786217158993dc6e7bc8437fdf9cc9552105895c19d81641
|
| 3 |
+
size 2609022
|
training_state-architecture.json
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:4b78f4985d1433c0a7ce086d6ddf096ae657cb1a8bb6fef36acd7376cdf4af6b
|
| 3 |
+
size 369124
|
training_state-bg20k-1024.json
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:bc14ed65480ad89bb9104803a70b8a6f479fac3aebb988fd2f250d40b3046711
|
| 3 |
+
size 15480026
|
training_state-bookcovers.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 16822
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:360fc63ed75dc00260540e145ddf5022fb99da6b839b7ded41a5ab08a6a7dfef
|
| 3 |
size 16822
|
training_state-celebrities.json
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:02934bccab4ea10ecf47e79b8aca38b5deb64556e6612830abc06e33748bef62
|
| 3 |
+
size 26203
|
training_state-cinemamix-1mp.json
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:b970e1adf1cdd31871da79180e0540f88c434a7ff61d2281b29b48cdee7eb556
|
| 3 |
+
size 1783040
|
training_state-ethnic.json
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:049a0bb3feee1f9d38bdd0fbb7e3707d4159f3c3ce7120c8a9d1697b637f1747
|
| 3 |
+
size 1378136
|
training_state-experimental.json
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:6e5321b699a3e9199e7db80a4537227ec71002cba44aa1aaf488a086c7f5a895
|
| 3 |
+
size 738339
|
training_state-gay.json
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:8798b6084a4edd4c47ff70e816d69282b9a2921efc769a8dddac27a919cd7cd6
|
| 3 |
+
size 209546
|
training_state-guys.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7931
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bb93c2867b8ac86803a3eb07b3abaf2639a9ca4eda438f969c30b118b3f8a7c
|
| 3 |
size 7931
|
training_state-moviecollection.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 39648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:420b777327b2e766035d89d9167d7661ed497b33a367314f59806b6e9c735c04
|
| 3 |
size 39648
|
training_state-movieposters.json
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:09cf8d9c680efdf81085f33994e4b0ea3cba6565b73408670d194e2881a33cd3
|
| 3 |
+
size 35941
|
training_state-nijijourney.json
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:f58bde245e5e0a09ca5678d50b43505641d21dce5a2b6f928680fce909c1a34f
|
| 3 |
+
size 13544
|
training_state-nsfw-1024.json
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:3d1306a223424a41bfd5f8dc15555c528ea2cb9409abfa9ca5d7642c4d770125
|
| 3 |
+
size 997350
|
training_state-propagandaposters.json
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:f58bde245e5e0a09ca5678d50b43505641d21dce5a2b6f928680fce909c1a34f
|
| 3 |
+
size 13544
|
training_state-shutterstock.json
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:d6806d77a64b541d61b061f07cb6d6da9bf19d794be32fb4ec3f4ffd9a562501
|
| 3 |
+
size 5631438
|
training_state-signs.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14307
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1eb4016677c30c258155a0ac9fc491f73c20a2eee2bf56887523d329d8b66e0f
|
| 3 |
size 14307
|
training_state-sports.json
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:04342f49993585b55f265769a0fc095f29adfdad1de1f8d5ce88c1c69e9b5f45
|
| 3 |
+
size 137736
|
training_state-yoga.json
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:177fb2f1d0b1e593321ea20d22a450b6106d43438146c67a9ff052bc48135e80
|
| 3 |
+
size 1132469
|
training_state.json
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:2720c47f2567120f33e2cb73cd01c1f26b83044c629ecf734f01d8b6f9dad979
|
| 3 |
+
size 452
|
unet/config.json
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:4ac9c619c4a23472d49c6e40bc93b9c23ecc29786eb9d7ce36d79fb75f68ee78
|
| 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:
|
| 3 |
size 1731905416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34aa3868a6263fb8863667ed326cdc389be37e3990bcaa4a5f683cfa2a0bcbde
|
| 3 |
size 1731905416
|