Downloading the dataset

In this section, we will cover the different steps required to install the dependencies and download the dataset. Before executing the following commands, activate the virtual environment created for this project:

  1. Execute the following command to install gallery-dl:
pip install --upgrade gallery-dl
  1. Alternatively, you can install the latest development version of gallery-dl using the following command:
pip install --upgrade https://github.com/mikf/gallery-dl/archive/master.zip
  1. If the preceding commands don't work, follow the instructions given in the official repository:
# Official gallery-dl Github repo
https://github.com/mikf/gallery-dl
  1. Finally, execute the following command to download the images from danbooru.donmai.us using gallery-dl.:
gallery-dl https://danbooru.donmai.us/posts?tags=face
Download images at your own risk. The information given is for educational purposes only and we don't support illegal scraping. We don't have copyright of the images, as the images are hosted by their respective owners. For commercial purposes, please contact the respective owner of the website or the content that you are using.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.86.18