Commit History
Fix HF Spaces cache permission error and enable online inference APIs 66f3f21
Fix Uvicorn crash: Keep Transformers offline but Hub online 57e6212
Force disable HF_HUB_OFFLINE to allow inference API 87ee24d
Fix HF_HUB_OFFLINE blocking inference API calls c5b571e
fix: remove broken Python import test from startup script (IndentationError) e49eba6
fix: change Streamlit port to 7860 for HuggingFace Docker Spaces 3aa5a30
fix: make Streamlit startup resilient - handle import failures gracefully 7856594
fix: pre-download embedding model during Docker build to avoid DNS failures on HF Spaces 3c23e28
FocusFlow Assistant commited on
Add OCR fallback for scanned/image PDFs using pytesseract + pdf2image 2c32e38
FocusFlow Assistant commited on
fix: Add robust startup with health checks and error logging 76a5867
FocusFlow Assistant commited on
Add Supabase persistent storage support 479eeb5
FocusFlow Assistant commited on
Restore Dockerfile and README for HF Spaces deployment 23d2ce2
FocusFlow Assistant commited on
Add Hugging Face Spaces deployment configuration d5f1e20
FocusFlow Assistant commited on