DreamBoothMac
DreamBoothMac copied to clipboard
Apply conversion to ddim_sigmas to float32
Fix float64 error in ddim.py:
Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.
This happens because make_ddim_sampling_parameters
returns a tensor with float64