nft-generator-py icon indicating copy to clipboard operation
nft-generator-py copied to clipboard

Weights for layer groups

Open mwkemo opened this issue 2 years ago • 4 comments

Would be great to add support for weights for layer groups. Lets say we have following layer groups:

Background - always render Body - always render Head - always render Hats - render only on 20% of images Glasses - render only on 10% of images

btw. love your script, really nicely done.

mwkemo avatar May 03 '22 03:05 mwkemo

Will be added in v2.1

Jon-Becker avatar May 03 '22 15:05 Jon-Becker

Will be added in v2.1

When is 2.1 coming out? :) I need this as well. The way I do it, I just add a blank PNG and give it the percentage I want but with incompatibilities, we have a slight outage. Love your work btw.

Visual917 avatar Sep 25 '22 22:09 Visual917

Will be added in v2.1

When is 2.1 coming out? :)

I need this as well. The way I do it, I just add a blank PNG and give it the percentage I want but with incompatibilities, we have a slight outage. Love your work btw.

I can have a release by Friday. ❤️

Jon-Becker avatar Sep 27 '22 13:09 Jon-Becker

Will be added in v2.1

When is 2.1 coming out? :) I need this as well. The way I do it, I just add a blank PNG and give it the percentage I want but with incompatibilities, we have a slight outage. Love your work btw.

I can have a release by Friday. ❤️

Was this fixed yet? The Configuration code and notes still say traits should add up to 100 for weight.

keywordcrypto avatar Dec 02 '23 23:12 keywordcrypto