Skip to content

Commit

Permalink
Update downloader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gurugaurav authored Jul 27, 2020
1 parent 062e0f4 commit 0cad2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bing_image_downloader/downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ def download(query, limit=100, output_dir='dataset', adult_filter_off=True, forc


if __name__ == '__main__':
download('abitabh', limit=10, timeout='1')
download('cat', limit=10, timeout='1')

0 comments on commit 0cad2bd

Please sign in to comment.