Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG?] Opening images doesn't offer PNG files #580

Closed
1 task done
Woisek opened this issue Mar 13, 2023 · 7 comments
Closed
1 task done

[BUG?] Opening images doesn't offer PNG files #580

Woisek opened this issue Mar 13, 2023 · 7 comments

Comments

@Woisek
Copy link

Woisek commented Mar 13, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

What happened?

Since I have and use this extension, it is so, that opening an image does not consider PNG files. Every other image extension is offered, but not the important, the main one.

Steps to reproduce the problem

  1. Click on image upload
  2. Can't select PNG files

What should have happened?

Should be able to select PNG files

Commit where the problem happens

webui: AUTOMATIC1111/stable-diffusion-webui@dfeee78
controlnet: f0a8219

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

No

Console logs

n/a

Additional information

No response

@missionfloyd
Copy link
Contributor

This is a gradio bug. It's since been fixed.

You should be able to select "All files" here:
image

@Woisek
Copy link
Author

Woisek commented Mar 13, 2023

You should be able to select "All files" here:

Well ... that's exactly the problem: I have always to select "All files" to be able to select PNG files instead that the PNG extension is in the list of "all supported types" as it should be. It is annoying always have to make this extra click ... :/

@Woisek
Copy link
Author

Woisek commented Mar 20, 2023

So ... is this going to be fixed or not ... ?

@missionfloyd
Copy link
Contributor

As I said, this is a problem with gradio. The way to fix it is to use a newer version, which is being worked on.
AUTOMATIC1111/stable-diffusion-webui#8752

@Woisek
Copy link
Author

Woisek commented Mar 23, 2023

As I said, this is a problem with gradio. The way to fix it is to use a newer version, which is being worked on. AUTOMATIC1111/stable-diffusion-webui#8752

OK, and how is Gradio updated? Is it done with Automatic1111 or has it to be done manually somehow? And if so, how should it be performed?

@missionfloyd
Copy link
Contributor

If/when that PR is merged, run git pull in the stable-diffusion-webui folder, and Gradio will be updated the next time you start it.

@Woisek
Copy link
Author

Woisek commented Mar 24, 2023

OK, thanks.

@ljleb ljleb closed this as completed Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants