pip install opendatasets import opendatasets as od dataset_url = 'your dataset url' od.download(dataset_url)