build-small-hackathon/Off-Grid-Field-Repair-Logbook
1
docs: link blog post article in README
fix: change model download path to models/ to avoid persistent storage mount hiding files
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: 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
