-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Generating an image with Würstchen 1024x1024 causes the error in the log.
Reproduction
Generating an image with Würstchen 1024x1024 causes the error in the log.
Logs
File "C:\Users\45239\AppData\Roaming\Python\Python310\site-packages\diffusers\configuration_utils.py", line 636, in inner_init
init(self, *args, **init_kwargs)
File "C:\Users\45239\AppData\Roaming\Python\Python310\site-packages\diffusers\schedulers\scheduling_ddpm_wuerstchen.py", line 113, in __init__
self._init_alpha_cumprod = torch.cos(self.s / (1 + self.s) * torch.pi * 0.5) ** 2
RuntimeError: "cos_vml_cpu" not implemented for 'Half'System Info
Diffusers 0.21.3 alpha
Win 11
Who can help?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working