• Your Name's avatar
    Fix image generation to properly handle diffusers vs GGUF models · c535ca5f
    Your Name authored
    - 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
    c535ca5f
images.py 39.5 KB