The problem of filtering pictures after generation #289
-
Hello, when you need to filter some wrong pictures or unwanted pictures after generation, do you want to modify the json after deleting the pictures? For example, I deleted the 5th picture, do I have to manually delete the json? Can it be reordered once after deleting the filter? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is a good use case to regenerate a single image at a time to replace the ones that don't pass visual QA using the Regenerate util, https://generator.nftchef.dev/utils/regenerate If you are replacing them manually, you will need to alter the note that doing it manually will result in an incorrect |
Beta Was this translation helpful? Give feedback.
This is a good use case to regenerate a single image at a time to replace the ones that don't pass visual QA using the Regenerate util, https://generator.nftchef.dev/utils/regenerate
If you are replacing them manually, you will need to alter the
#.json
file to contain the correctattributes
note that doing it manually will result in an incorrect
imageHash
if you are using provenance Hashing