Skip to content

benyaminahmed/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 PIP Download PIP get-pip.py

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

python get-pip.py
  1. Install requirements
pip install -r requirements.txt
  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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •