Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions