- Login to your Google Drive account
- Visit ffhq-dataset
- Visit the Google Cloud Developer Console
- Click
Create Project
to create a new project - Visit the Google Drive API and
- Click
Enable
to enable the Google Drive API - Select
OAuth consent screen
from the menu on the left hand side - Click on
Configure Consent Screen
- Click on
Create
and fill out theApp information
andDeveloper contact information
- Select
Save and continue
until you reach theSummary
page - After the OAuth consent is done, select
Credentials
from the menu on the left hand side - Select
OAuth consent screen
from the menu on the left hand side - Click on
Create Credentials
then click onOAuth client ID
- Select
Desktop app
and then click onCreate
- Once the OAuth client has been created, click on
Download JSON
to download the client configuration - Rename the client configuration as
client_secrets.json
- Move
client_secrets.json
to thea_view_from_somewhere
folder