eye-dentify-api / app.py

Commit History

Debug: list files to find index.html
1248aec
verified

truegleai commited on

Fix: absolute path for FileResponse, skip pip if deps exist
58e09ea
verified

truegleai commited on

Clean rewrite: ensure_tables() before every DB op
4d8ba6d
verified

truegleai commited on

Create tables before every DB operation
dc2716b
verified

truegleai commited on

Fix: Create tables sync before async engine
b6e40dc
verified

truegleai commited on

Add error logging to submit endpoint
3ae6082
verified

truegleai commited on

Fix: Define FastAPI app before routes
cdf4862
verified

truegleai commited on

Serve frontend HTML at root path
15eea25
verified

truegleai commited on

Fix: Create DB tables at import time for Gradio SDK
fa18bb4
verified

truegleai commited on

Add error handling to list_videos endpoint
6f88980
verified

truegleai commited on

Fix video list endpoint datetime serialization
7075774
verified

truegleai commited on

Switch to Gradio/Python SDK (no Docker)
dc6b385
verified

truegleai commited on