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