Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: The model is not supported. #510

Open
InvisibleTroll opened this issue Mar 16, 2024 · 1 comment
Open

ValueError: The model is not supported. #510

InvisibleTroll opened this issue Mar 16, 2024 · 1 comment

Comments

@InvisibleTroll
Copy link

InvisibleTroll commented Mar 16, 2024

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!

@zhstark
Copy link

zhstark commented May 10, 2024

Looks like it doesn't support SD XL models

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants