inference-api-g1 / main.py

Commit History

Remove periodic memory status updates and related helper function
1c12662

alexfremont commited on

Add memory status display with auto-refresh every 10 seconds
078f3c3

alexfremont commited on

Add system monitoring features and memory usage tracking for loaded models
6ba6dc7

alexfremont commited on

Improve model info formatting for cleaner display in API responses
1445bc9

alexfremont commited on

Add enhanced Gradio UI with tabs, table view and model details formatting
df3bf97

alexfremont commited on

Move fetch_models_for_group from queries to models module
f85309c

alexfremont commited on

Fix import path from api.routes to api.router
1b3980d

alexfremont commited on

Replace gradio import syntax and remove unnecessary whitespace
77f06e1

alexfremont commited on

Remove unused imports and simplify FastAPI/Gradio dependencies
68a1cf9

alexfremont commited on

Change gradio import syntax from direct to aliased import
927cd6e

alexfremont commited on

Refactor model loading to store metadata alongside pipelines in model_pipelines dict
dfb1c84

alexfremont commited on

Move API key middleware to main.py and add startup/shutdown lifecycle management
5df1f2d

alexfremont commited on

Refactor API auth and add management endpoints for model loading/updating
bccef3b

alexfremont commited on

Merge Gradio UI into FastAPI app and standardize port to 7860
b26a6dc

alexfremont commited on

Refactor API architecture with modular design and database integration
e109700

alexfremont commited on

update model name
b5d6f86

alexfremont commited on

update api with new models
4b470c5

alexfremont commited on

add new and remove models
41517aa

alexfremont commited on

try new version of API
37e8687

alexfremont commited on

fix issues lambda
7f89f2f

alexfremont commited on

testing parralelisme
d3f8823

alexfremont commited on

revert fix tries
c55bc6a

alexfremont commited on

trying something differente
a8cbb3f

alexfremont commited on

change key verif
8f60eb0

alexfremont commited on

try fixing valid key issue
7e31555

alexfremont commited on

try fix cache issues
162cbb0

alexfremont commited on

fix cache issue
af74871

alexfremont commited on

first commit for API
38a3c61

alexfremont commited on