Jon-Becker / nft-generator-py

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

Metadata issue #34

Closed PetreEP closed 2 years ago

PetreEP commented 2 years ago

Hey, Everything works fine, except metadata name and token id inside. For exmp. When 5 image generation have completed I've got:

In image Folder: 1,2,3,4,5

In metadata Folder: 0,1,2,3,4 and all objects.

I have qustion if it's possible to match token id number to metadata number.

Thanks,

Petrre

tnkerer commented 2 years ago

Hey, Everything works fine, except metadata name and token id inside. For exmp. When 5 image generation have completed I've got:

In image Folder: 1,2,3,4,5

In metadata Folder: 0,1,2,3,4 and all objects.

I have qustion if it's possible to match token id number to metadata number.

Thanks,

Petrre

This behavior is not expected. I have just run an example on my local environment, and it is working as it should, generating images and metadata files with matching ids. Does your console throw any errors or warnings?

Jon-Becker commented 2 years ago

@PetreEP Steps to reproduce?

Jon-Becker commented 2 years ago

I'll need your configuration too

PetreEP commented 2 years ago

Fixed it! All good now! Thx for answer.

Sent from my iPhone

On May 2, 2022, at 22:11, Jonathan Becker @.***> wrote:

 I'll need your configuration too

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.