stable-diffusion-webui-images-browser icon indicating copy to clipboard operation
stable-diffusion-webui-images-browser copied to clipboard

Send to Inpaint no longer works

Open Piscabo opened this issue 2 years ago • 2 comments

I cannot send images from the browser to inpaint tab. I get this error of late... File "C:\Users\Pieter-Schalk Botha\AppData\Local\Programs\Python\Python310\lib\base64.py", line 562, in decodebytes return binascii.a2b_base64(s) binascii.Error: Incorrect padding

Then there is a red error on the inpaint window.

Piscabo avatar Mar 15 '23 20:03 Piscabo

Use git clone https://github.com/AlUlkesh/stable-diffusion-webui-images-browser/ extensions/stable-diffusion-webui-images-browser

linonetwo avatar Mar 18 '23 16:03 linonetwo

Thanks Linonetwo, that definitely works.

Delete the old folder "stable-diffusion-webui-images-browser" then just do the git clone inside the "extension" folder.

I had to restart the webui.

gitpulled avatar Mar 20 '23 03:03 gitpulled