Skip to content
/ GANface Public

get random faces from thispersondoesnotexist.com and save them with this python tool

Notifications You must be signed in to change notification settings

Kourva/GANface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GANface

get random faces from thispersondoesnotexist.com and save them with this python tool

  • with progressbar

Installation

  • clone
git clone https://github.com/Kourva/GANface && cd GANface
  • requirements
pip install tqdm requests
  • usage
python3 tpdne.py [length]
where:
    length: how many pictures you want [defaults to 1 - or if there is no argument]
  • example
python3 tpdne.py 10
  • have a good day :)

Releases

No releases published

Packages

No packages published

Languages