Sync from GitHub main @ 2765a7af729e78f27e19a7aee062c0f877d8605f 9077a1f github-actions[bot] commited on 9 days ago
Sync from GitHub main @ 83abcf66d264b1bb94e95894191d576387b90086 5900a5b github-actions[bot] commited on Dec 20, 2025
fix(ignore): whitelist data/demo.db in git and docker ignore rules b432020 Melika Kheirieh commited on Nov 15, 2025
fix(docker): ensure requirements and data folder are copied into HF build image 5c95355 Melika Kheirieh commited on Nov 15, 2025
fix(docker): copy requirements + repo for HF build compatibility 00ff3b7 Melika Kheirieh commited on Nov 15, 2025
feat(hf-space): add fully compatible Dockerfile for HuggingFace runtime 9231424 Melika Kheirieh commited on Nov 15, 2025
fix(hf-space): use proper Dockerfile for HF mount paths aa4ed26 Melika Kheirieh commited on Nov 15, 2025
fix(docker): minimal image + explicit ENTRYPOINT to run start.py on PORT 7860 24a500b Melika Kheirieh commited on Nov 12, 2025
fix(docker): disable base ENTRYPOINT and run start.py (enable Gradio UI) cdbc665 Melika Kheirieh commited on Nov 12, 2025
fix(docker): override base ENTRYPOINT to run start.py (enable Gradio UI) 86e434f Melika Kheirieh commited on Nov 12, 2025
fix(docker): set PORT env and ensure Gradio launches on correct port 7e5facf Melika Kheirieh commited on Nov 12, 2025
fix(runtime): use start.py entrypoint to keep FastAPI & Gradio alive on Hugging Face dd9ee64 Melika Kheirieh commited on Nov 11, 2025
fix(runtime): use unified start.py to keep FastAPI & Gradio alive on HF 329daab Melika Kheirieh commited on Nov 11, 2025
fix(docker): run FastAPI (app.main) + Gradio (demo.app) for HF deployment 4287d48 Melika Kheirieh commited on Nov 11, 2025
fix(docker): align Dockerfile with HF runtime (expose 7860 & run FastAPI + Gradio) cdd9515 Melika Kheirieh commited on Nov 11, 2025
fix(docker): hybrid startup for FastAPI + Gradio with HF healthcheck adb02fa Melika Kheirieh commited on Nov 11, 2025
feat(docker): run FastAPI backend and Gradio UI together with healthcheck f188061 Melika Kheirieh commited on Nov 11, 2025
feat(docker): convert to multi-stage build with healthcheck and HF optimization fec0f37 Melika Kheirieh commited on Nov 11, 2025
fix(hf-space): forward Gradio logs and ensure server binds to 0.0.0.0:7860 c8b0bcb Melika Kheirieh commited on Nov 11, 2025
fix(demo): ensure Gradio binds to 0.0.0.0:7860 via env + Docker config 98694e9 Melika Kheirieh commited on Nov 11, 2025
feat(docker): add full-stack setup with FastAPI + Gradio and healthcheck 3c2f1c5 Melika Kheirieh commited on Nov 11, 2025
chore(docker): add ca-certificates, chown app dir; keep non-root; healthcheck 428fd71 Melika Kheirieh commited on Nov 3, 2025
ops(docker): add stdlib healthcheck, OCI labels, and .dockerignore c21b5e2 Melika Kheirieh commited on Nov 3, 2025
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore) be3a2bc Melika Kheirieh commited on Oct 28, 2025