Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 245 Bytes

coreml-service-yolov8

vapor server with a generic REST API for a Core ML version of YOLOv8 from https://github.com/ultralytics/ultralytics

Releasing

  • set a git tag
CODE_SIGNING_IDENTITY="<you code signing id>" make release