build-small-hackathon/Household-Food-Waste-Forensics
docs: update article link to published blog post
docs: link blog post article in README
fix: change model download path to models/ to avoid persistent storage mount hiding files
fix: route sqlite and artifacts to /tmp to prevent read-only fs crashes
fix: add missing adapter folders to .dockerignore allowlist
docs: add blog post explaining project purpose
fix: let Gradio auto-find free port to avoid OSError crash loops
fix: create /data with correct permissions before downloading
chore: update model paths to point to /data/
fix: remove hardcoded root HF_HOME override
fix: enforce text visibility in dark mode using !important overrides
fix: disable Gradio watchdog in HF Spaces to prevent port collisions
Fix UI tab text color contrast in theme.css
Install git in runtime stage to fix hf injected config
Add missing download_gguf.py script
Fix HF Space build hang by replacing llama compilation with python wrapper
Initialize project files and updated hackathon tags
initial commit
