divamgupta / diffusionbee-stable-diffusion-ui

Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
https://diffusionbee.com
GNU Affero General Public License v3.0
12.36k stars 606 forks source link

image2image fails for grayscale png files #163

Closed vosslab closed 1 year ago

vosslab commented 1 year ago

It was an easy work around to convert to RGB, but here's the error.

Error: Input 0 of layer
zero_padding2d_138 is incompatible
with the layer: expected ndim=4,
found dim=3. Full shape received:
(1, 512, 3)
Leland commented 1 year ago

Any chance you can upload an image to this issue as a test case?

divamgupta commented 1 year ago

should be fixed