anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
991 stars 58 forks source link

[Bug]: PNGs not shown as supported files #46

Closed MakingMadness closed 1 year ago

MakingMadness commented 1 year ago

Is there an existing issue for this?

What happened?

At least in Linux, when uploading an image to the interface, PNGs are not among the allowed filetypes.

Steps to reproduce the problem

.

What should have happened?

image

All supported types should include PNG.

Commit where the problem happens

https://github.com/anapnoe/stable-diffusion-webui-ux/commit/b8d208fa69efaa4559347c92b55f22ac79fdd1af

What platforms do you use to access the UI ?

Linux

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

.

List of extensions

.

Console logs

.

Additional information

No response

anapnoe commented 1 year ago

can you test the dev branch? this bug is coming from gradio image component in gradio 3.23.0 it has been fixed