AUTOMATIC1111 / stable-diffusion-webui-feature-showcase

Feature showcase for stable-diffusion-webui
997 stars 100 forks source link

Feature Request: Option to include the name of the model file in the imagefile metadata #18

Closed jonathonbarton closed 2 years ago

jonathonbarton commented 2 years ago

Feature Request: Option to include the name of the model file in the imagefile metadata - and additionally to be able to load that model (if it exists locally) when moving from PNG Info to txt2img, img2img, etc.

I sometimes have difficulty going back to work on variations of a given image because the model it was created with does not seem to be captured in the metadata when the image is created, so to move forward, I have to get the PNG info, send it to text2img, then load each one of the 8 different models I have and re-generate the image until I reproduce the original - then I can go forward with testing other seeds or CFG levels or Step levels, successful inpainting/outpainting, etc.