Commit History

Uninstall old/conflicting supabase dependencies before install to fix proxy error
2ebddc1

Vx2-3y commited on

Force clean rebuild and pip upgrade for supabase integration fix
749f574

Vx2-3y commited on

Integrate Supabase: store job input, parameters, model, and result in inference_results table
fcd441c

Vx2-3y commited on

Integrate Redis job queue: async job submission, status, and model flexibility
a08b2e2

Vx2-3y commited on

Add logging middleware to debug incoming request paths and methods
f9abbde

Vx2-3y commited on

Add root endpoint for welcome message and easier debugging
c91ab91

Vx2-3y commited on

Test: Switch model to gpt2 for debugging model loading issues
3530d21

Vx2-3y commited on

Fix: Pin numpy<2 and set TRANSFORMERS_CACHE to avoid build/runtime errors on HF Spaces
43b10a1

Vx2-3y commited on

Add Hugging Face Spaces configuration block to README for Docker SDK
5d6f088

Vx2-3y commited on

Implement cloud-ready model loading and inference logic; update requirements for HF Spaces deployment
04ba0b0

Vx2-3y commited on

Initial project structure: FastAPI backend, Dockerfile, requirements, and PRD
3fa9baf

Vx2-3y commited on