Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,18 @@ configs:
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
# Housey Home v1 ( DEFUNCT )
|
@@ -36,5 +48,4 @@ configs:
|
|
36 |
|
37 |
As of 07-15-2024, this dataset is now defunct. It will no longer receive stability, content, or null row fixes. However, as all images are sourced from generative AI models, open source ones at that, I have decided to make this MIT, and will perform tasks upon request if needed. Just ask.
|
38 |
|
39 |
-
`-<3`
|
40 |
-
|
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
+
license: mit
|
32 |
+
task_categories:
|
33 |
+
- unconditional-image-generation
|
34 |
+
- text-to-image
|
35 |
+
- image-to-text
|
36 |
+
language:
|
37 |
+
- en
|
38 |
+
tags:
|
39 |
+
- art
|
40 |
+
pretty_name: Housey House
|
41 |
+
size_categories:
|
42 |
+
- 1K<n<10K
|
43 |
---
|
44 |
|
45 |
# Housey Home v1 ( DEFUNCT )
|
|
|
48 |
|
49 |
As of 07-15-2024, this dataset is now defunct. It will no longer receive stability, content, or null row fixes. However, as all images are sourced from generative AI models, open source ones at that, I have decided to make this MIT, and will perform tasks upon request if needed. Just ask.
|
50 |
|
51 |
+
`-<3`
|
|