plate-detector / app_fastapi.py

Commit History

Fix: Parse HF Space detection response format correctly - handle single detection object not array
f9c9a7c

barathvasan-dev commited on

Switch to HuggingFace Space for detection - Use remote YOLO/OCR models instead of local
b94291c

barathvasan-dev commited on

Fix: Install missing packages (ultralytics, paddleocr, torchvision) in conda env - Detection now working
a0ba8c9

barathvasan-dev commited on

Fix: Move now variable initialization outside if/else block
51507e3

barathvasan-dev commited on

Fix: Optional imports and database connection timeout handling
603954b

barathvasan-dev commited on