[bug]: RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half' #6841
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this problem?
Operating system
Linux
GPU vendor
None (CPU)
GPU model
AMD Radeon Graphics 512 MB
GPU VRAM
No response
Version number
4.2.9
Browser
Chrome 128.0.6613.138
Python dependencies
{
"accelerate": "0.30.1",
"compel": "2.0.2",
"cuda": null,
"diffusers": "0.27.2",
"numpy": "1.26.4",
"opencv": "4.9.0.80",
"onnx": "1.15.0",
"pillow": "10.4.0",
"python": "3.11.9",
"torch": "2.2.2+cpu",
"torchvision": "0.17.2+cpu",
"transformers": "4.41.1",
"xformers": null
}
What happened
What you expected to happen
Text2Image generation works with VAE FP16 (and any SDXL model).
How to reproduce the problem
Generate text2image with VAE FP16 (and any SDXL model).
Additional context
Text2Image generation with VAE FP16 doesn't work. VAE FP32 works.
madebyollin/sdxl-vae-fp16-fix doesn't work either.
Ubuntu 24.04 LTS in WSL.
Was discussed here also, but without answer: #3477
Discord username
No response
The text was updated successfully, but these errors were encountered: