You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users might want to edit images and/or non-critical metadata after generation.
That means CIDs can become stale and should be updated to the new file contents.
I propose we add some option(s) to metadata.py to update the image and animation_url CIDs as well as the final metadata CIDs.
It would run the normal flow but read JSON, update the CIDs and write back.
The text was updated successfully, but these errors were encountered:
Users might want to edit images and/or non-critical metadata after generation.
That means CIDs can become stale and should be updated to the new file contents.
I propose we add some option(s) to
metadata.py
to update theimage
andanimation_url
CIDs as well as the final metadata CIDs.It would run the normal flow but read JSON, update the CIDs and write back.
The text was updated successfully, but these errors were encountered: