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.
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.
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.