AdamDZ commited on
Commit
90183eb
·
1 Parent(s): 372d6f4

Update README.md with project metadata and description for YOLOv8 Yarn Detection app

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # YOLOv8 Yarn Sample Detection
2
 
3
  This is a Gradio web application for detecting yarn samples in color card images using YOLOv8.
 
1
+ ---
2
+ title: YOLOv8 Yarn Detection
3
+ emoji: 👀
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 5.39.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ short_description: This is a yarn detection app using yolov8n
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
  # YOLOv8 Yarn Sample Detection
17
 
18
  This is a Gradio web application for detecting yarn samples in color card images using YOLOv8.