Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,8 @@ Note of course that it will take a long time to download and convert the images
|
|
52 |
|
53 |
## Use from Huggingface Directly
|
54 |
|
|
|
|
|
55 |
To directly use from this data from Huggingface, you'll want to log in on the command line before starting python:
|
56 |
|
57 |
```bash
|
|
|
52 |
|
53 |
## Use from Huggingface Directly
|
54 |
|
55 |
+
This method may only be an option when trying to access the "tiny" version of the dataset.
|
56 |
+
|
57 |
To directly use from this data from Huggingface, you'll want to log in on the command line before starting python:
|
58 |
|
59 |
```bash
|