diffusionbee-stable-diffusion-ui icon indicating copy to clipboard operation
diffusionbee-stable-diffusion-ui copied to clipboard

ValueError: The model is not supported.

Open InvisibleTroll opened this issue 1 year ago • 1 comments

MacBook Pro 14in 2021 Apple M1 Pro MacOS 14.3 (Sonoma) DiffusionBee_MPS_arm64-1.7.4.dmg

Got error when trying to import [sd_xl_base_1.0.safetensors] from https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/tree/main :

Error convert_model.py:48: RuntimeWarning: divide by zero encountered in divide Traceback (most recent call last): File "diffusionbee_backend.py", line 325, in File "convert_model.py", line 80, in convert_model ValueError: The model is not supported. Please make sure it is a valid SD 1.4/1.5/2.1 .ckpt/safetensor file [4686] Failed to execute script 'diffusionbee_backend' due to unhandled exception!

InvisibleTroll avatar Mar 16 '24 03:03 InvisibleTroll

Looks like it doesn't support SD XL models

zhstark avatar May 10 '24 03:05 zhstark