Fetch and optionally save AI-generated faces from thispersondoesnotexist.com
- Run this command in your project directory:
nimble install tpdneimport tpdnelet img = fetchImage()saveImage(img, "random_face.jpg")- To run tests, simply run this command:
nimble test -d:sslContributions are welcome! Feel free to create an issue or open a pull request.
Philip Wang (@lucidrains) - creator of thispersondoesnotexist.com
This project is licensed under the terms of the MIT License.
SPDX-License-Identifier: MIT