Conv3D is not supported on MPS
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
failed to run [SVD(stable video diffusion)](https://comfyanonymous.github.io/ComfyUI_examples/video/) on macOS
anyone can help?
[Conv3D support on macOS ](https://github.com/pytorch/pytorch/issues/77818)
```
Error occurred when executing KSampler: Conv3D is not supported on MPS File "/Users/ryanaltair/github/ai/ComfyUI/execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File
```
Contributor guide
Assessment
This issue has not been assessed yet.