Depth2img Runtime Error #5988
DrUmranAli
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use the depth2img checkpoint. Using the latest build, can run v2-1_768-ema-pruned.ckpt run with no issues
Read this thread and tired various options...
managed to get it load by using the v2-inference-e.yaml, however on trying to use img2img with it it comes up with the following error.
RuntimeError: Given groups=1, weight of size [320, 5, 3, 3], expected input[2, 9, 64, 64] to have 5 channels, but got 9 channels instead
Anyone running this successfully?
Beta Was this translation helpful? Give feedback.
All reactions