Nft Image Generator Save

Project README

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.

Open Source Agenda is not affiliated with "Nft Image Generator" Project. README Source: benyaminahmed/nft-image-generator
Stars
1,625
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating