issues
search
lllyasviel
/
stable-diffusion-webui-forge
GNU Affero General Public License v3.0
8.55k
stars
838
forks
source link
better save filename handling
#2328
Closed
DenOfEquity
closed
1 week ago
DenOfEquity
commented
1 week ago
avoids gradio image caching issue where old image used instead of new, if filename (before _n suffix) matches
if jpg file saved too, filename will match (avoids overwrite with appropriate setting)
if info txt file saved too, filename will match