• 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
Name
Last commit
Last update
.vscode Loading commit data...
codai Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
coder Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...