jexom / sd-webui-depth-lib

Depth map library for use with the Control Net extension for Automatic1111/stable-diffusion-webui
MIT License
1.41k stars 141 forks source link

Can't see image in webui v1.3.0 #28

Open chace20 opened 1 year ago

chace20 commented 1 year ago

Describe the bug Can't see image in webui v1.3.0

Environment

To Reproduce In webui version 1.3.0, the background color of gr.Examples became transparent, making it difficult to see a white picture on a white background.

Expected behavior Hope the issue can be fixed, even though it's a problem with the web UI.

alexbofa commented 1 year ago

same

marchcat69 commented 1 year ago

I have the same problem

chace20 commented 1 year ago

I fix it by assign background color in this PR https://github.com/jexom/sd-webui-depth-lib/pull/30