diffusers
diffusers copied to clipboard
[MPS] Some of the `DPTForDepthEstimation` ops are not supported on MPS
To reproduce, remove the mps skips in StableDiffusiondepth2imgPipelineFastTests:
https://github.com/huggingface/diffusers/blob/cd91fc06fe9513864fca6a57953ca85a7ae7836e/tests/pipelines/stable_diffusion_2/test_stable_diffusion_depth.py#L154
This is probably solvable on the transformers side, but opening an issue here too to keep track of the testing :)
This would be nice to fix indeed!
Thanks @anton-l, I'll take a look :)
Gently reminder @pcuenca :-)
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.