DEV Community

Discussion on: NFT images generator using Python Jupyter Notebook

Collapse
 
victorquanlam profile image
Victor Quan Lam

It is due to the lack of layers I reckon. You should try to add more layers and images.

Otherwise, you can try this nodejs app if you are familiar with Javascript. This code will generate more than 800,000 crypto punks without any problem. Check it out
dev.to/victorquanlam/generate-879-...

github.com/victorquanlam/cryptopun...

Collapse
 
jasonfranklin profile image
Jason Franklin

Thank you Victor. I ran the 800,000 crypto punk program and got it to work. Is there a way to lessen the number if wanted?

Thread Thread
 
victorquanlam profile image
Victor Quan Lam

You are much welcome Jason. Normally people ask for more not less haha. I think you can delete a few inputs images/ layers to reduce the outputs.

However, I will add a new feature to manipulate the number of outputs for you shortly.

Thread Thread
 
victorquanlam profile image
Victor Quan Lam

I have made changes to the code. You can now limit the outputs. Pull the latest code and run

node index.js 100