Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,8 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
+
# 5 Pictures of a Cube Puzzle
|
19 |
+
|
20 |
+
All compressed and cut into 512x512px
|
21 |
+
|
22 |
+
Intended to be used for DreamBooth training of diffusion models to test for recreating objects consistently across scenes in generation.
|