offchan commited on
Commit
237362c
·
1 Parent(s): 90ae842

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -24,4 +24,6 @@ dataset_info:
24
  # Dataset Card for "fill100k"
25
 
26
  Kinda similar to https://huggingface.co/datasets/offchan/fill50k but with more images, lower resolution,
27
- uniform circle radius, and uniform color randomization covering the full spectrum of all possible colors.
 
 
 
24
  # Dataset Card for "fill100k"
25
 
26
  Kinda similar to https://huggingface.co/datasets/offchan/fill50k but with more images, lower resolution,
27
+ uniform circle radius, and uniform color randomization covering the full spectrum of all possible colors.
28
+
29
+ Colors are 2x3 array containing circle color followed by background color in RGB format.