T shapes cannot be multiplied.
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
Hi, When using ControlNet, the following error occurs.
Error occurred when executing KSampler:
linear(): input and weight.T shapes cannot be multiplied (77x2048 and 768x320)
There is no problem if omit yellow group in the image. The error is occurring only within ControlNet.
The same thing happens with Openpose.
What does it mean by "T shapes" ?
environment:
Apple M1/MacOS 12.7.4
StabilityMatrix 2.9.2
ComfyUI latest version
Python 3.12.2
pip(3) 24.0
Contributor guide
Assessment
This issue has not been assessed yet.