Finalize project structure, update URLs, and clean up for deployment 8acc7cf harithkavish commited on 7 days ago
Resolve merge conflicts, clean up repo, and remove local model files c815d3c harithkavish commited on 7 days ago
Refactor YOLOv8 model loading: dynamic safe globals patching, fallback to weights_only=False, robust for PyTorch 2.6+ and Spaces 18e378c harithkavish commited on 13 days ago
Patch: only allowlist Conv for YOLOv8 safe globals (PyTorch 2.6+) b7a580c harithkavish commited on 13 days ago
Refactor: robust fallback for CNN/YOLO, minimal safe globals, error handling 8bd6f1e harithkavish commited on 13 days ago
Patch torch safe globals for YOLOv8: add all known custom classes and modules c343a54 harithkavish commited on 13 days ago
Patch torch safe globals for YOLOv8: add Conv to allowed list 70b3bd0 harithkavish commited on 13 days ago
Patch torch safe globals for YOLOv8: add SegmentationModel and Sequential 9182c40 harithkavish commited on 13 days ago
Patch torch safe globals for YOLOv8 SegmentationModel (PyTorch 2.6+) 432fee0 harithkavish commited on 13 days ago