Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- regularization-images
|
6 |
+
- text-to-image
|
7 |
+
- image-to-image
|
8 |
+
- dreambooth
|
9 |
+
- class-instance
|
10 |
+
- preservation-loss-training
|
11 |
---
|
12 |
+
|
13 |
+
# Landscape Regularization Images
|
14 |
+
|
15 |
+
A collection of regularization & class instance datasets of landscapes for the Stable Diffusion 1.5 to use for DreamBooth prior preservation loss training.
|