viyiviyi / sd-encrypt-image

stable-diffusion-webui 图片加密插件
GNU Affero General Public License v3.0
56 stars 27 forks source link

New Error : InvalidImageDataError #9

Closed Yui007 closed 10 months ago

Yui007 commented 10 months ago

hi, how are you . I am back with another issue this time .I followed your every step but i am getting this error but the extension is working fine but i am getting this error after every picture i generate. it causes issues like taking double size because it is also creating the same img but ending with .tmp so double size githubb githubbb

Yui007 commented 10 months ago

I Fixed It by turning off the options. grid files ones

viyiviyi commented 10 months ago

当插件生效时,图片的实际格式将会是PNG,这可以解决压缩时的损失,但也会导致非PNG格式的图片可能出错。 When the plugin is in effect, the actual format of the image will be PNG, which can solve the loss of compression, but also cause non-PNG images may be wrong.