algoryn/yolo-e-idcard
fix: remove deprecated libgthread-2.0-0 package and fix libgdk-pixbuf package name
Remove duplicate 'Accessing the API' section and consolidate into Quick Start
Fix Quick Start URLs to use actual Hugging Face Space URL
Add comprehensive table of contents to README with navigation links
Docs: expand README with usage, API, and deployment notes
Enable GPU runtime: switch to PyTorch CUDA base, prefer CUDA device, warm-up pass, and detailed GPU logs; update README; remove CPU torch wheels from requirements
Shorter container name
fix(docker): install libgl1 to satisfy OpenCV libGL.so.1
fix(cv2): use opencv-python-headless to remove libGL runtime dep
chore(deps): align pydantic with FastAPI 0.112.1
Fix remaining Debian Trixie package issues
Shorten description to meet HF 60-char limit
Fix short_description length for HF Spaces compliance
Fix Dockerfile for Debian Trixie compatibility
Fix README.md for Hugging Face Spaces compliance
merged two documents into one
Service to do the id card detection
initial commit
