-
-
Notifications
You must be signed in to change notification settings - Fork 332
Description
Feature Idea
When generating an image using an init image, the filename of the init image is stored in metadata as initimage_filename and initimage_resolution.
When refining the image that was generated, initimage_filename and initimage_resolution is removed from the metadata, making it difficult to find the init image again except by memory or searching for it.
Reproducibility is important, so losing a part of the metadata that went into generating an image in the first place is a big deal.
When new models come out, I quite often I2I old generations for comparison. Plus, I quite often generate a bunch of I2I, then pick which ones match my vision, then I run ReActor on them. This is done by clicking Refine, so this also removes the metadata.
So I'd like to see this metadata retained if it was there to begin with.
Thanks
Other
No response