leafspark commited on
Commit
ff5ee60
·
verified ·
1 Parent(s): 26af774

readme: add dataset card

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-to-image
5
+ language:
6
+ - en
7
+ pretty_name: Stable Diffusion 3 Images
8
+ size_categories:
9
+ - n<1K
10
+ ---
11
+
12
+ # Stable Diffusion 3 Images
13
+
14
+ A dataset of 1:1 images generated by Stable Diffusion 3, through [glif.app](glif.app).
15
+
16
+ Find the prompts in `prompts.json`, they correspond to the image based on number, for example the first element in the JSON array is x, then the image you're looking for is 0.jpg, and so on.
17
+
18
+ Prompts sourced from `MohamedRashad/midjourney-detailed-prompts`.