CoolFace
Apppublic

Suman-SG/helmet-system

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
15 commits on main
7c5457f5mo ago

Add explicit READY signal to stdout for HF orchestration

Suman-SG
49278415mo ago

Add explicit Gunicorn timeouts and access logging for HF Spaces

Suman-SG
70ea14b5mo ago

Add request logging to debug HF health check

Suman-SG
7dd2c795mo ago

Serve lightweight landing page in FAST_MODE

Suman-SG
febf5725mo ago

Add granular debug logging to pinpoint startup hang

Suman-SG
a7fc3415mo ago

Trigger rebuild: no-op commit to clear HF cache

Suman-SG
ed2158f5mo ago

Add /health endpoint, force FAST_MODE, and global exception logging

Suman-SG
7270fae5mo ago

Add detailed debug trace between Flask config and routes

Suman-SG
f1263375mo ago

Add debug print statements to trace startup hang point

Suman-SG
d2c6cbb5mo ago

Defer main_pipeline import until first pipeline use

Suman-SG
b8b230e5mo ago

Disable ensure_model_files at startup to avoid heavy downloads on Spaces

Suman-SG
902203b5mo ago

Lazy-load ViolationPipeline to avoid blocking startup

Suman-SG
8f4357b5mo ago

Fix Docker base package for HF build

Suman-SG
68d11835mo ago

Fix Spaces startup and add model weights

Suman-SG
3cba4fb5mo ago

Space-only clean import

Suman-SG