bhugxer commited on
Commit
f187342
1 Parent(s): 6f64bee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # bhugxer/CoLeafLabels
3
+
4
+ CoLeaf dataset for fine-tuning Stable Diffusion
5
+
6
+ ## Dataset Structure
7
+
8
+ - `image`: The image data.
9
+ - `label`: The label or text description of the image.
10
+
11
+ ## Dataset Info
12
+
13
+ - Number of examples: 70
14
+ - Image format: Various (PNG, JPEG, etc.)
15
+
16
+ ## License
17
+
18
+ [Insert license information here]
19
+
20
+ ## Citation
21
+
22
+ [Insert citation information here]