You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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