Closed RoyLeviLangware closed 1 month ago
Should be fixed now after we merged https://github.com/huggingface/diffusers/pull/9074
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.
Describe the bug
Running transformer_flux on macOS device="mps" fails with error:
Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead
Reproduction
Run on Mac:
Logs
System Info
diffusers==0.30.0 torch==2.4.0
Who can help?
No response