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

Errors will be reported when using UltimateSDUpscale. Is there a way to solve it? #111

Open
sjsdwwy opened this issue Oct 15, 2024 · 2 comments

Comments

@sjsdwwy
Copy link

sjsdwwy commented Oct 15, 2024

ComfyUI Error Report

Error Details

  • Node Type: LayeredDiffusionDecode
  • Exception Type: RuntimeError
  • Exception Message: The size of tensor a (256) must match the size of tensor b (128) at non-singleton dimension 3

Stack Trace

![微信截图_20241015131754](https://github.com/user-attachments/assets/41eb778a-beac-4226-9714-e095fb5d921f)
@GeminiSquishGames
Copy link

I think the issue there is that not all resolutions, even latent compatible ones, can use Layered Diffusion. IIRC both width and height have to be a multiple of 64.

@sjsdwwy
Copy link
Author

sjsdwwy commented Dec 6, 2024

我认为这里的问题是,并非所有分辨率,即使是潜在兼容的分辨率,都可以使用 Layered Diffusion。IIRC 的 width 和 height 都必须是 64 的倍数。
Thank you very much, I don't use this node anymore, it's too slow to produce the image haha

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

2 participants