Supermaxman commited on
Commit
2ec2eaa
1 Parent(s): e408c48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -238,7 +238,7 @@ Images from the Hubble telescope have already inspired millions, and the hope is
238
 
239
  All images were collected from [https://esahubble.org/](https://esahubble.org/).
240
  Fullsize Original images & metadata were crawled from the ESA Hubble website using [Scrapy](https://scrapy.org/).
241
- Images were downloaded as `.tiff` files with the following [code](https://github.com/Supermaxman/SpaceGAN), while
242
  additional metadata was later collected for each image using the following [code](https://github.com/Supermaxman/hubble-diffusion).
243
 
244
  As the ESA Hubble website collects images from a wide variety of sources, images were filtered to try to avoid any non-space scan images as follows:
 
238
 
239
  All images were collected from [https://esahubble.org/](https://esahubble.org/).
240
  Fullsize Original images & metadata were crawled from the ESA Hubble website using [Scrapy](https://scrapy.org/).
241
+ Images were downloaded as `.tiff` files, while
242
  additional metadata was later collected for each image using the following [code](https://github.com/Supermaxman/hubble-diffusion).
243
 
244
  As the ESA Hubble website collects images from a wide variety of sources, images were filtered to try to avoid any non-space scan images as follows: