Improve model unloading with explicit GPU memory cleanup and CUDA cache clearing 8a8fe7c alexfremont commited on 8 days ago
Remove system status endpoint and monitoring functionality e241d94 alexfremont commited on 8 days ago
Add system monitoring features and memory usage tracking for loaded models 6ba6dc7 alexfremont commited on 8 days ago
Remove DELETE endpoint for model unload, keep POST alternative only 28b854e alexfremont commited on 8 days ago
Add POST endpoint alternative for unloading models from memory ca20804 alexfremont commited on 8 days ago
Add API endpoint to unload models from memory without database deletion db789ea alexfremont commited on 8 days ago
Refactor model loading to store metadata alongside pipelines in model_pipelines dict dfb1c84 alexfremont commited on 8 days ago
Update model logging to use hf_filename instead of model_name 419e526 alexfremont commited on 8 days ago
Move API key middleware to main.py and add startup/shutdown lifecycle management 5df1f2d alexfremont commited on 10 days ago
Clean up imports and remove unused code across API modules 3635acb alexfremont commited on 10 days ago
Refactor API auth and add management endpoints for model loading/updating bccef3b alexfremont commited on 10 days ago
Add model management endpoints and database fetch functionality 0053356 alexfremont commited on 10 days ago
Add theme.css and queue endpoints to static asset routing whitelist 2c455c2 alexfremont commited on 12 days ago
Add exception for Gradio static assets in API authentication middleware 97bf0f2 alexfremont commited on 12 days ago
Skip auth middleware for debug mode and HF Space container logs ba5d6d2 alexfremont commited on 12 days ago
Refactor API architecture with modular design and database integration e109700 alexfremont commited on 12 days ago