damndeepesh commited on
Commit
af7bcd4
·
verified ·
1 Parent(s): 6b7258a

Rename README copy.md to README.md

Browse files
Files changed (1) hide show
  1. README copy.md → README.md +10 -0
README copy.md → README.md RENAMED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Real-Time Object Detection with YOLOv8
2
 
3
  A Streamlit-based web application for real-time object detection in videos using YOLOv8. This application supports multiple YOLO models, real-time detection, object tracking, and video processing with annotated output.
 
1
+ title: QuickTrack
2
+ emoji: 🏃
3
+ colorFrom: gray
4
+ colorTo: yellow
5
+ sdk: streamlit
6
+ sdk_version: 1.43.2
7
+ app_file: app.py
8
+ pinned: false
9
+ license: apache-2.0
10
+
11
  # Real-Time Object Detection with YOLOv8
12
 
13
  A Streamlit-based web application for real-time object detection in videos using YOLOv8. This application supports multiple YOLO models, real-time detection, object tracking, and video processing with annotated output.