Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.03 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.03 KB

About

Python Notebook in Jupyter that will generate a series of unique images using a collection of layers.

This is the orginal repo: https://github.com/benyaminahmed/nft-image-generator

He is an amazing 12 year old kid that made great code, I repurposed it to work with Solana.

Getting Started

  1. Install Python

  2. Install PIP Download PIP get-pip.py

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

python get-pip.py
  1. Install Python Pillow
pip install pillow
  1. Install Python display
pip install display
  1. Install Jupyter Notebook
pip install jupyter 
  1. Run Jupyter in your nft-image-generator folder
jupyter notebook
  1. Run the commands in [generate.ipynb] to generate images.

  2. First time you run notebook, it will ask you to install ipykernel, accept this.

  3. If the program executes successfully, it will output all the generated images to the /images folder, and the metadata to the /metadata folder. The filenames will refer to tokenIds.