• Your Name's avatar
    Fix: Improve HuggingFace model ID resolution for sd.cpp · ce75ec47
    Your Name authored
    - Enhanced the HF model resolution logic in images.py sd.cpp fallback path
    - Now checks for ANY cached file from the repo first (not just GGUF files)
    - Falls back to checking for cached GGUF files specifically
    - Last resort: downloads the first file in the repo as fallback
    - Better error handling and logging throughout the resolution process
    - This should resolve models that are already cached even if the exact GGUF filename isn't known
    ce75ec47
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...