Datasets:
malysheva42
commited on
Commit
•
846b193
1
Parent(s):
fc5386c
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
task_categories:
|
4 |
+
- image-to-text
|
5 |
+
- image-segmentation
|
6 |
+
- image-to-image
|
7 |
+
- image-classification
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
+
---
|
11 |
+
|
12 |
+
# Dataset Card for spaeti_store
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
The dataset consists of 12 pictures of different spätis (German convenience stores) from different angles.
|
16 |
+
The data is unlabeled.
|
17 |
+
The dataset was created to fine-tune a text-to-image Stable Diffusion model as part of the DreamBooth Hackathon. Visit the organization's page for more info.
|