Fix image generation to properly handle diffusers vs GGUF models
- Added check in sd.cpp fallback to skip HF model IDs that are likely diffusers models - Prevents sd.cpp from trying to download non-GGUF files like .gitattributes for diffusers models - Tongyi-MAI/Z-Image-Turbo and similar diffusers models now handled correctly by diffusers library - GGUF models still work with sd.cpp as before
Showing
Please
register
or
sign in
to comment