Skip to content

Commit 816652b

Browse files
authored
Update README.md
1 parent 818eb57 commit 816652b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# YOLO SDK for iOS Swift Package
2+
![Swift](https://img.shields.io/badge/Swift-6.0-orange.svg)
3+
![Platform](https://img.shields.io/badge/Platform-iOS%20-red.svg)
4+
![Platform](https://img.shields.io/badge/SwiftUI-%205-blue.svg)
5+
![Platform](https://img.shields.io/badge/UIKit-teal.svg)
6+
![License](https://img.shields.io/badge/License-MIT-brown.svg)
27

38
Welcome to the YOLO iOS Swift Package repository! This package simplifies the integration of YOLO (You Only Look Once) object detection models into your iOS applications. It allows you to easily run real-time object detection with CoreML models directly on iOS devices.
49

0 commit comments

Comments
 (0)