Skip to content

Snafyr/nft-image-generator

 
 

Repository files navigation

About

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

Getting Started

  1. Install Python

  2. Install Python Pillow

pip install pillow
  1. Install Python display
pip install display
  1. First time you run notebook, it will ask you to install ipykernel, accept this.

  2. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.8%
  • JavaScript 11.2%