namkazt / sd-webui-prompt-history

Automatic store your generation info with image and apply back anytime.
MIT License
101 stars 16 forks source link

img2img History #3

Open Ev-Bro opened 1 year ago

Ev-Bro commented 1 year ago

I like this extension. I would suggest to add functionality to store the history of the img2img. You could store the image as a hash value if needed. I look forward to your updates!

namkazt commented 1 year ago

I like this extension. I would suggest to add functionality to store the history of the img2img. You could store the image as a hash value if needed. I look forward to your updates!

thanks, yah I thought about it, but I want to improve other functionality first before working on other areas.

e.g: currently I'm working on pagination and a few options for saving as thumbnails instead of full-size images, base64 image is ok but it is just heavy to store as json.