CoolFace
Apppublic

build-small-hackathon/Off-Grid-Field-Repair-Logbook

sourceHugging Faceupdated 3mo agoView on Hugging Face
1likes
14 commits on main
78cb11a3mo ago

docs: link blog post article in README

Abhishek
f2af1693mo ago

fix: change model download path to models/ to avoid persistent storage mount hiding files

Abhishek
8374c5a3mo ago

docs: add blog post explaining project purpose

Abhishek
24d88b03mo ago

fix: let Gradio auto-find free port to avoid OSError crash loops

Abhishek
8c2f2fb3mo ago

fix: create /data with correct permissions before downloading

Abhishek
d4101ff3mo ago

chore: update model paths to point to /data/

Abhishek
196f35b3mo ago

fix: enforce text visibility in dark mode using !important overrides

Abhishek
838b2b53mo ago

fix: disable Gradio watchdog in HF Spaces to prevent port collisions

Abhishek
4555f3b3mo ago

Fix UI tab text color contrast in theme.css

Abhishek
0630cb03mo ago

Install git in runtime stage to fix hf injected config

Abhishek
15e143b3mo ago

Add missing download_gguf.py script

Abhishek
a4378463mo ago

Fix HF Space build hang by replacing llama compilation with python wrapper

Abhishek
50f83f43mo ago

Initialize project files and updated hackathon tags

Abhishek
5c1c21e3mo ago

initial commit

abhishekkataria16