• 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
..
api Loading commit data...
backends Loading commit data...
models Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...