lllyasviel / ControlNet-v1-1-nightly

Nightly release of ControlNet 1.1
4.47k stars 364 forks source link

RuntimeError: mat1 and mat2 shapes cannot be multiplied (154x2048 and 768x320) #118

Open kehsan opened 9 months ago

kehsan commented 9 months ago

using ControlNet v1.1.410; control type: tile/Blur; model:control_v11f1e_sd15_tile [a371b31b]

getting this error: RuntimeError: mat1 and mat2 shapes cannot be multiplied (154x2048 and 768x320)

Did not use to get but recently getting this error with all control types and their corresponding models. There have been multiple updates since the problem started showing and current it is the latest and shows the same error.

zilinzuta commented 2 months ago

i have some issus anyone know how fix?

rawkintrevo commented 2 months ago

Had a similar issue- make sure your Control Net and checkpoint match- ie use 1.5 checkpoint with 1.5 control net, xl with xl, etc.

GithubStable commented 3 weeks ago

Where the xl net @rawkintrevo ?