Remove periodic memory status updates and related helper function 1c12662 alexfremont commited on 7 days ago
Add memory status display with auto-refresh every 10 seconds 078f3c3 alexfremont commited on 7 days ago
Add system monitoring features and memory usage tracking for loaded models 6ba6dc7 alexfremont commited on 7 days ago
Improve model info formatting for cleaner display in API responses 1445bc9 alexfremont commited on 8 days ago
Add enhanced Gradio UI with tabs, table view and model details formatting df3bf97 alexfremont commited on 8 days ago
Replace gradio import syntax and remove unnecessary whitespace 77f06e1 alexfremont commited on 8 days ago
Remove unused imports and simplify FastAPI/Gradio dependencies 68a1cf9 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
Move API key middleware to main.py and add startup/shutdown lifecycle management 5df1f2d alexfremont commited on 9 days ago
Refactor API auth and add management endpoints for model loading/updating bccef3b alexfremont commited on 9 days ago
Merge Gradio UI into FastAPI app and standardize port to 7860 b26a6dc alexfremont commited on 11 days ago
Refactor API architecture with modular design and database integration e109700 alexfremont commited on 11 days ago