horizontal image slider added: smooth scroll, nav buttons, responsive tiles a78c902 verified kamau1 commited on Aug 2, 2025
Fix: dashboard CSS loading and layout issues by correcting static paths d2693ac verified kamau1 commited on Aug 2, 2025
Downgrade PyTorch to 2.0.x for YOLOv5 compatibility and simplify model loading accordingly 8b3f6c2 verified kamau1 commited on Aug 2, 2025
Fix PyTorch 2.6 weights_only loading issue by adding safe globals context and fallback strategy in YOLOv5 wrapper 038d6aa verified kamau1 commited on Aug 2, 2025
Fix Dockerfile by replacing heredoc with multi-line python -c command per HF-MODELS.md pattern 538a09f verified kamau1 commited on Aug 2, 2025
Fix Dockerfile build by using heredoc for model script; ensure YOLOv5 compatibility and clean model loading cbefd55 verified kamau1 commited on Aug 2, 2025
Downgrade YOLOv5 for compatibility, simplify model loading, fix Pydantic warnings, and improve error handling 28552c3 verified kamau1 commited on Aug 2, 2025
Fix Pydantic field conflicts and model loading issues; add test and upload scripts for HF deployment 0c8b8e3 verified kamau1 commited on Aug 2, 2025
Fix YOLOv5 model loading by setting weights_only=False for PyTorch 2.6 compatibility b5859c0 verified kamau1 commited on Aug 2, 2025
Fix Dockerfile: embed Python download script, fix escaping, linebreaks & error handling 669f0ef verified kamau1 commited on Aug 2, 2025