Skip to content

Is it not possible to load the SD3 Medium model in the diffusers format? #699

@yancaoweidaode

Description

@yancaoweidaode

When I tried to load the SD3 Medium model in diffusers format, I encountered the following error:

[INFO] stable-diffusion.cpp:232 - loading VAE from '/base_model/diffusers/vae/diffusion_pytorch_model.safetensors'
[INFO] model.cpp:908 - loading /base_model/diffusers/vae/diffusion_pytorch_model.safetensors using safetensors format
[ERROR] stable-diffusion.cpp:240 - failed to determine SD version from file: ''
new_sd_ctx_t initialization failed
The same error occurred with both CLIP and T5-DiT components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions