CoolFace
Apppublic

algoryn/yolo-e-idcard

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes
18 commits on main
26ed3ce1y ago

fix: remove deprecated libgthread-2.0-0 package and fix libgdk-pixbuf package name

tommulder
3ebae8a1y ago

Remove duplicate 'Accessing the API' section and consolidate into Quick Start

tommulder
e2988e61y ago

Fix Quick Start URLs to use actual Hugging Face Space URL

tommulder
e5cac041y ago

Add comprehensive table of contents to README with navigation links

tommulder
dda1af71y ago

Docs: expand README with usage, API, and deployment notes

tommulder
ef82d3b1y ago

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

tommulder
94a98601y ago

Shorter container name

tommulder
9b8e65a1y ago

fix(docker): install libgl1 to satisfy OpenCV libGL.so.1

tommulder
5be86421y ago

fix(cv2): use opencv-python-headless to remove libGL runtime dep

tommulder
8d016c41y ago

chore(deps): align pydantic with FastAPI 0.112.1

tommulder
da5fda21y ago

Fix remaining Debian Trixie package issues

tommulder
8170ad41y ago

Shorten description to meet HF 60-char limit

tommulder
762653f1y ago

Fix short_description length for HF Spaces compliance

tommulder
e6ea7201y ago

Fix Dockerfile for Debian Trixie compatibility

tommulder
ee232e91y ago

Fix README.md for Hugging Face Spaces compliance

tommulder
ef6b4cc1y ago

merged two documents into one

tommulder
d2073b51y ago

Service to do the id card detection

tommulder
3f54b8a1y ago

initial commit

tommulder