An open API service indexing awesome lists of open source software.

https://github.com/devsujay19/nft-avatargenerator

Generate NFT Art Styled Avatar Profile Pictures.
https://github.com/devsujay19/nft-avatargenerator

avatar avatar-generator generator nft nft-avatar non-fungible-token python

Last synced: about 1 year ago
JSON representation

Generate NFT Art Styled Avatar Profile Pictures.

Awesome Lists containing this project

README

          

# NFT AvatarGenerator

#### Generate NFT Art Styled Avatar Profile Pictures.

### Requirements

***Python*** : 3.12 >= 3.6.

Required Python Modules and Libraries with their installing commands :

***Notify.py*** : `pip install notify-py`.

***PIL*** : `pip install pillow`.

### Generate Pictures

Run :

```bash
python main.py
```