Auto_ML / Dockerfile

Commit History

Align 500MB upload limits and stream large files
e39ffd5

abhiraj12 commited on

Replace Python proxy with Nginx to support Streamlit WebSockets and fix blank screen
ebcc94a

abhiraj12 commited on

Optimize for HF Spaces: Robust start.sh, Celery worker, and permissions
2d7bceb

abhiraj12 commited on

Deploy to HF Spaces
fb67f1e

abhiraj12 commited on

Add supervisord for multi-process deployment and Railway multi-service config
2b882c5

abhiraj12 commited on

Fix NumPy 2.x compatibility: pin numpy<2 for SHAP compatibility
b42f6f2

abhiraj12 commited on

Add Streamlit frontend to deployment: run both backend and frontend together
b585a23

abhiraj12 commited on

Fix import paths: set PYTHONPATH and use uvicorn app-dir flag for relative imports
698ccbf

abhiraj12 commited on

Fix Python 3.14 compatibility: update pandas to flexible version and add Fly.io config with Python 3.12
6a2bbff

abhiraj12 commited on

Add deployment configuration (Dockerfile, docker-compose, deployment scripts)
4eaff40

abhiraj12 commited on