[bug]: System Error with most Karras schedulers when using DucHaiten-Pony-XL (no-score) #7379
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this problem?
Operating system
Linux
GPU vendor
AMD (ROCm)
GPU model
RX 6700 XT
GPU VRAM
12GB
Version number
5.4.2
Browser
Firefox 132.0.2
Python dependencies
{
"accelerate": "1.0.1",
"compel": "2.0.2",
"cuda": null,
"diffusers": "0.31.0",
"numpy": "1.26.4",
"opencv": "4.9.0.80",
"onnx": "1.16.1",
"pillow": "10.4.0",
"python": "3.10.13",
"torch": "2.4.1+rocm6.1",
"torchvision": "0.19.1+rocm6.1",
"transformers": "4.41.1",
"xformers": null
}
What happened
Error logged when attempting to use most Karras schedulers. Errors are like this:
What you expected to happen
The image to generate normally, like their non-Karras counterparts.
How to reproduce the problem
Obtain the DucHaiten-Pony-XL (no-score), alternative download on HuggingFace
Additional context
The schedulers that failed are as follows:
DEIS Karras
DPM++ 2S Karras
DPM++ 2M Karras
DPM++ 2M SDE Karras
DPM++ 3M Karras
Euler Karras
Heun Karras
Additionally, these two, while not failing outright, resulted in black images:
KDPM2 Karras
KDPM2 Ancestral Karras
Discord username
cubethethird
The text was updated successfully, but these errors were encountered: