lllyasviel / ControlNet

Let us control diffusion models!
Apache License 2.0
28.97k stars 2.62k forks source link

Can't run ip-adapter in txt2img on Mac M1 #600

Open songproducer opened 7 months ago

songproducer commented 7 months ago

RuntimeError: Expected query, key, and value to have the same dtype, but got query.dtype: c10::Half key.dtype: float and value.dtype: float instead. I tried unticking Upcast cross attention and reloading UI as some people suggested but it didn't work.

Max1mu1 commented 7 months ago

Same problem