Replace Python proxy with Nginx to support Streamlit WebSockets and fix blank screen ebcc94a abhiraj12 commited on Apr 17
Remove shadowing placeholder routes to allow Streamlit UI to display 6581d33 abhiraj12 commited on Apr 17
Fix 403 error: Unify deployment on port 7860 using FastAPI reverse proxy for Streamlit de92ddc abhiraj12 commited on Apr 17
Optimize for HF Spaces: Robust start.sh, Celery worker, and permissions 2d7bceb abhiraj12 commited on Apr 17
Add supervisord for multi-process deployment and Railway multi-service config 2b882c5 abhiraj12 commited on Apr 16
Add Streamlit frontend to deployment: run both backend and frontend together b585a23 abhiraj12 commited on Apr 16
Add placeholder frontend index.html to resolve missing file error 8ec0304 abhiraj12 commited on Apr 16
Fix import paths: set PYTHONPATH and use uvicorn app-dir flag for relative imports 698ccbf abhiraj12 commited on Apr 16
Fix Python 3.14 compatibility: update pandas to flexible version and add Fly.io config with Python 3.12 6a2bbff abhiraj12 commited on Apr 16
Add deployment configuration (Dockerfile, docker-compose, deployment scripts) 4eaff40 abhiraj12 commited on Apr 16
Remove large data files from version control and update .gitignore 3e96bb5 abhiraj12 commited on Apr 16
Remove large runs directory from version control and add to .gitignore 5585035 abhiraj12 commited on Apr 16