Datasets:
ProGamerGov
commited on
Commit
•
bc314a3
1
Parent(s):
f93e55e
Improve description
Browse files
README.md
CHANGED
@@ -2,9 +2,7 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
A collection of regularization / class instance datasets for [Stable Diffusion v1-5](https://huggingface.co/runwayml/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.
|
8 |
|
9 |
|
10 |
Currently this repository contains the following datasets:
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
A collection of regularization / class instance datasets for the [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) model to use for DreamBooth prior preservation loss training. Files labeled with "mse vae" used the [stabilityai/sd-vae-ft-mse](https://huggingface.co/stabilityai/sd-vae-ft-mse) VAE. 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.
|
|
|
|
|
6 |
|
7 |
|
8 |
Currently this repository contains the following datasets:
|