coutant commited on
Commit
731b6e9
β€’
1 Parent(s): de1fa38

fix README

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Person detection with YOLO v5. A simple Gradio demo. Live on Hugging Face.
2
 
3
  https://huggingface.co/spaces/coutant/yolo-person
1
+ ---
2
+ title: YOLO V5 person detection
3
+ emoji: πŸ‘
4
+ colorFrom: red
5
+ colorTo: gray
6
+ sdk: gradio
7
+ sdk_version: 3.3
8
+ app_file: app.py
9
+ pinned: false
10
+ license: afl-3.0
11
+ ---
12
+
13
  # Person detection with YOLO v5. A simple Gradio demo. Live on Hugging Face.
14
 
15
  https://huggingface.co/spaces/coutant/yolo-person