hnmr293 / sd-webui-cutoff

Cutoff - Cutting Off Prompt Effect
Other
1.2k stars 85 forks source link

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

Open SylvanSi opened 1 month ago

SylvanSi commented 1 month ago

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 commented 1 month ago

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.