apapiu commited on
Commit
249399f
1 Parent(s): 378a9d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ some samples [here](http://captions.christoph-schuhmann.de/2B-en-6.5.html).
7
 
8
  The samples are resized + center-cropped to 64x64x3 and the .npz file also contains CLIP embeddings.
9
 
 
 
10
  The data can be used to train a basic text-to-image model.
11
 
12
 
 
7
 
8
  The samples are resized + center-cropped to 64x64x3 and the .npz file also contains CLIP embeddings.
9
 
10
+ TODO: add img2dataset script.
11
+
12
  The data can be used to train a basic text-to-image model.
13
 
14