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

Use this extension with SDXL, reports an error. #35

Open
SylvanSi opened this issue Jun 4, 2024 · 1 comment
Open

Use this extension with SDXL, reports an error. #35

SylvanSi opened this issue Jun 4, 2024 · 1 comment

Comments

@SylvanSi
Copy link

SylvanSi commented Jun 4, 2024

Traceback (most recent call last):
File "D:\SD\webui_forge_cu121_torch21\webui\modules\call_queue.py", line 57, in f
res = list(func(*args, **kwargs))
TypeError: 'NoneType' object is not iterable

when use it with sd1.5 modelm it works.

thx

@SylvanSi
Copy link
Author

SylvanSi commented Jun 4, 2024

output[out_key] = torch.cat(
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 2 but got size 4 for tensor number 1 in the list.
Sizes of tensors must match except in dimension 1. Expected size 2 but got size 4 for tensor number 1 in the list.

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

1 participant