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