Update README.md
Browse files
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 |
|