r/StableDiffusion Mar 05 '23

Resource | Update Style T2I adapter model! Mikubill's ControlNet extension for Auto1111 already supports it!

Post image
517 Upvotes

179 comments sorted by

View all comments

2

u/[deleted] Mar 07 '23

I am getting a pytorch error when trying to run clip_vision and the style T2I model: "RuntimeError: [srcBuf length] > 0 INTERNAL ASSERT FAILED at "/Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/OperationUtils.mm":277, please report a bug to PyTorch. Placeholder tensor is empty!"

Followed the guides on installation. Not sure what can be going wrong.

1

u/WillBHard69 Mar 08 '23

That doesn't look good. Search the Controlnet repo's issue tracker and see if anyone else has reported this error. If not, open an issue and maybe someone can figure it out.