Utility for creating a generative art collection from supplied image layers, especially made for making NFT collectibles.
git clone https://github.com/sem/NFT-Image-Generator.git
.pip3 install -r requirements.txt
.config.json
and put the JWT (Secret access token) in api_key
.main.py
.Before you start, make sure your file structure looks something like this:
NFT-Image-Generator/
├─ main.py
├─ config.json
├─ 1 background/
│ ├─ red.png
│ ├─ green.png
│ ├─ blue.png
├─ 2 body/
│ ├─ female.png
│ ├─ male.png
│ ├─ zombie.png
├─ 3 eyes/
│ ├─ sun_glasses.png
│ ├─ normal_eyes.png
│ ├─ vr_glasses.png
nft art generator collection images gif blockchain ipfs nft-generator opensea pinata rarity