Datasets:
Fixing broken link.
Browse files- tutorials/images.md +1 -1
tutorials/images.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Downloading Images
|
2 |
-
Once you have the URLs or S3 file keys from the metadata
|
3 |
|
4 |
#### cURL
|
5 |
Download an image from a url to a local image file with the name `image.png`:
|
|
|
1 |
# Downloading Images
|
2 |
+
Once you have the URLs or S3 file keys from the metadata files, you can download the images through any standard means.
|
3 |
|
4 |
#### cURL
|
5 |
Download an image from a url to a local image file with the name `image.png`:
|