Datasets:
Commit
·
d94f2a4
1
Parent(s):
0aa171f
Improve description
Browse files
README.md
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
A collection of regularization / class instance datasets for Stable Diffusion v1-5. Files labeled with "mse vae" used the [stabilityai/sd-vae-ft-mse](https://huggingface.co/stabilityai/sd-vae-ft-mse) VAE
|
6 |
|
7 |
-
For ease of use, datasets are stored as zip files containing 512x512 PNG images.
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
A collection of regularization / class instance datasets for Stable Diffusion v1-5. Files labeled with "mse vae" used the [stabilityai/sd-vae-ft-mse](https://huggingface.co/stabilityai/sd-vae-ft-mse) VAE.
|
6 |
|
7 |
+
For ease of use, datasets are stored as zip files containing 512x512 PNG images. The number of images in each zip file is specified at the end of the filename.
|