malysheva42 commited on
Commit
7d067a5
1 Parent(s): 5641dad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -2,9 +2,18 @@
2
  license: openrail
3
  task_categories:
4
  - text-to-image
5
- language:
6
- - en
7
- pretty_name: Photos of one späti (German convenience store)
 
8
  size_categories:
9
  - n<1K
10
- ---
 
 
 
 
 
 
 
 
 
2
  license: openrail
3
  task_categories:
4
  - text-to-image
5
+ - image-segmentation
6
+ - image-classification
7
+ - image-to-image
8
+ pretty_name: Photos of one späti (a German convenience store)
9
  size_categories:
10
  - n<1K
11
+ ---
12
+
13
+ # Dataset Card for [Dataset Name]
14
+ ## Dataset Description
15
+ The dataset consists of 10 pictures of one späti (German convenience store) 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](https://huggingface.co/dreambooth-hackathon) for more info.
18
+
19
+ A Stable Diffusion model fine-tuned on this dataset can be found [here](https://huggingface.co/malysheva42/spaeti_store_2).