Fetch and optionally save AI-generated faces from thispersondoesnotexist.com
- Run this command in your project directory:
nimble install tpdne
import tpdne
let img = fetchImage()
saveImage(img, "random_face.jpg")
- To run tests, simply run this command:
nimble test -d:ssl
Contributions 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