stable-diffusion-webui
stable-diffusion-webui copied to clipboard
add callback before image saved
Add a before image save callback and fix some typos
Support for https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer
@AUTOMATIC1111 this adds the before saving callback
I made an alternate implementation with all params being passed in a same object, for both before and after image saving, 0cd74602531a40f72d1a75b471a8a9166135d333.
Great, thanks. Was trying to find a want to not break extensions when new params added and this looks to do the trick. Closing this PR.