• Your Name's avatar
    Fix API modules to use centralized cache functions · 5e641ba2
    Your Name authored
    - Updated codai/api/images.py to use cache module functions directly
    - Updated codai/api/tts.py to use centralized load_model() function
    - Removed proxy method calls that were causing AttributeError
    - All model loading/downloading now goes through codai.models.cache
    5e641ba2
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...