intel-extension-for-pytorch
intel-extension-for-pytorch copied to clipboard
Failed to run comfyui with SDXL model
Describe the issue
The exception was raised on ksampler
RuntimeError: Device type XPU is not supported for torch.Generator() api.
@tye1 @gujinghui
Do not use samplers with _gpu suffix. Select dpmpp_sde rather than dpmpp_sde_gpu, it will work.