fkunn1326 / openpose-editor

Openpose Editor for AUTOMATIC1111's stable-diffusion-webui
MIT License
1.73k stars 207 forks source link

TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter #133

Open bluelovers opened 1 year ago

bluelovers commented 1 year ago

image

Woipi commented 1 year ago

Same problem here. Loading anything (JSON, Image, Background Image) isn't working anymore.

pipercucu commented 1 year ago

Fwiw, this seems like a problem with the latest versions of Automatic1111. Maybe with the newer version of Gradio? I just git reset --hard 68f336b to go back to version 1.5.1 of Automatic1111 and the openpose-editor extension works fine for me (latest version of the extension at the time of this writing 0.1.12)

CoiNtusMaximus commented 1 year ago

any news on if it's fixed?

fkunn1326 commented 1 year ago

I'm working on this issue, please wait for a while.

fkunn1326 commented 1 year ago

I have pushed an update (https://github.com/fkunn1326/openpose-editor/commit/db07b9c69c224d1d64f9f70713b2908f2da29912), so please update this extension.

Woipi commented 1 year ago

Thank you for this quick fix! It now works again🎉

CoiNtusMaximus commented 1 year ago

Indeed! Thanks for the the fix!