feat: Surya OCR engine + /predict_surya endpoint (Surya -> LayoutXLM NER) becea13 Goubaa commited on Mar 21
chore: force Docker rebuild β fix (2) filenames loading from HF Hub 8a871f4 Goubaa commited on Mar 19
fix: download HF Hub model files with (2) names to local cache with standard names ad07e34 Goubaa commited on Mar 19
chore: bust Docker cache β force full rebuild with OCR merge pipeline 9528d9e Goubaa commited on Mar 11
feat: merge OCR words into line blocks before LayoutXLM 6ae19be Goubaa Claude Sonnet 4.6 commited on Mar 11
fix: update type annotation AutoModelForTokenClassification -> LayoutLMv2ForTokenClassification 9c37366 Goubaa commited on Mar 11
fix: detectron2 build with --no-build-isolation (needs torch in scope) 20073c2 Goubaa commited on Mar 11
fix: build detectron2 from source, use LayoutLMv2ForTokenClassification, transformers 4.44.0 79b8886 Goubaa commited on Mar 11
fix: remove LanguageDetector import from preprocessing __init__ (not needed in backend) 732bfad Goubaa commited on Mar 10
fix: use AutoModelForTokenClassification instead of LayoutXLMForTokenClassification (import issue) 0eeda1a Goubaa commited on Mar 10
fix: move --extra-index-url to top, remove pyvips (not needed in Docker) fcc9da5 Goubaa commited on Mar 10
fix: remove docTR preload from build (lazy load at startup instead) 18c1f28 Goubaa commited on Mar 10
fix: libgl1 (Bookworm compat), libvips-dev only, fix docTR preload env 3f3ddc1 Goubaa commited on Mar 10
fix: remove COPY model/ (model loaded from HF Hub), fix docTR cache path 2e975ee Goubaa commited on Mar 10