Jon-Becker / nft-generator-py

This tool allows users to generate sets of unique images and metadata using weighted layer collections.
MIT License
304 stars 126 forks source link

Make the script multithreading #12

Closed KotesUA closed 2 years ago

KotesUA commented 2 years ago

To male the script work faster (especially in case of animation generation) I suggest to make the script multithreading with option to edit nubmer of threads.

Jon-Becker commented 2 years ago

I can add a multithreaded version but it get's complicated when dealing with unique images.