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]: With img2img, fill image's transparent parts with this color. #6762

Closed
1 task done
chifeisoong opened this issue Jan 15, 2023 · 4 comments
Closed
1 task done
Labels
bug Report of a confirmed bug

Comments

@chifeisoong
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

this function not working with png (alpha) image ,
the alpha is filled with default black, unable to change.
thanks

Steps to reproduce the problem

  1. Go to settings
  2. Press > stable diffusion tab
  3. With img2img, fill image's transparent parts with this color. < not working / previously was ok

What should have happened?

png with alpha pixels , be filled with selected color

Commit where the problem happens

ce9827a

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

No response

Additional information, context and logs

No response

@chifeisoong chifeisoong added the bug-report Report of a bug, yet to be confirmed label Jan 15, 2023
@timntorres
Copy link
Contributor

Seems to work fine for me as of 38b7186. Maybe you are forgetting to press "Apply Settings"?

@bews
Copy link

bews commented Apr 4, 2023

Have the same issue, this setting only works when accessing from api, but doesn't work when using normal webui. Any suggestions?

@brandostrong
Copy link

Confirming, this issue is still present.

@brandostrong
Copy link

Actually, it's bit weirder than that. The fill transparent does not work in single img2img, however it does work in batch.

@catboxanon catboxanon added bug Report of a confirmed bug and removed bug-report Report of a bug, yet to be confirmed labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of a confirmed bug
Projects
None yet
Development

No branches or pull requests

5 participants