Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
Dask
License:
brettrenfer commited on
Commit
edef993
1 Parent(s): 7a9ab81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -171,7 +171,7 @@ For more details on how to use images of artworks in The Metropolitan Museum of
171
  * We include all data, including rows that do *not* have images
172
  * You can filter by "Is Public Domain=True" or is "url" blank
173
  * These images are the ```primaryImageSmall``` field via our API, i.e., they are not full-res, and have some compression
174
- * See below and our [Collction API](https://metmuseum.github.io/) if you would like to recreate the data and include larger images (```primaryImage```) or additional views (```additionalImages```)
175
  * This would require edits to ```add_images.py```
176
 
177
  ## Updating or recreating the CSV + images
 
171
  * We include all data, including rows that do *not* have images
172
  * You can filter by "Is Public Domain=True" or is "url" blank
173
  * These images are the ```primaryImageSmall``` field via our API, i.e., they are not full-res, and have some compression
174
+ * See below and our [Collection API](https://metmuseum.github.io/) if you would like to recreate the data and include larger images (```primaryImage```) or additional views (```additionalImages```)
175
  * This would require edits to ```add_images.py```
176
 
177
  ## Updating or recreating the CSV + images