generative-art-nft icon indicating copy to clipboard operation
generative-art-nft copied to clipboard

A generative art library for NFT avatar and collectible projects.

Results 21 generative-art-nft issues
Sort by recently updated
recently updated
newest added

Generating the images create some of the images as silhouettes of the layered images instead of the image with all the layers. How is that possible ? How can one...

can someone help me with the BASE_JSON format?

Hi, I generate a collection with your tools but i have a problem. I try to generate 11 000 NFT. The return of the script is good, the metadata.csv contain...

Starting task... Traceback (most recent call last): File "D:\Google Indirilenler\generative-art-nft-099c93f6cd918a124e9f6e7e044a157eee9b49bd\nft.py", line 259, in main() File "D:\Google Indirilenler\generative-art-nft-099c93f6cd918a124e9f6e7e044a157eee9b49bd\nft.py", line 250, in main rt = generate_images(edition_name, num_avatars) File "D:\Google Indirilenler\generative-art-nft-099c93f6cd918a124e9f6e7e044a157eee9b49bd\nft.py", line 186,...

71% (60 of 84) |################# | Elapsed Time: 0:00:44 ETA: 0:00:21Traceback (most recent call last): File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 238, in main() File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 229, in main rt = generate_images(edition_name,...

I have followed the instructions and yet the generated images came out strange. Here's the output: `C:\Users\Kalin\Documents\GitHub\generative-art-nft>python nft.py Checking assets... Assets look great! We are good to go! You can...

What would you like to call this edition?: version_1 Traceback (most recent call last): File "nft.py", line 238, in main() File "nft.py", line 226, in main edition_name = input() File...

Provides a more accurate length of image name produced from the nft.py script for cases like 10, 100, 1000...

It would be great if `config.py` supported more of a tree-like structure than a linear structure. For example, I have a trait that is 50/50 in terms of rarity. Depending...

To document: The first layer will define the output resolution at the moment. To implement: Warn if resolutions of asset are different, display output resolution. It does give for an...