Clement Vachet commited on
Commit
944d261
1 Parent(s): 8419da3

Update README file

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Object detection
2
 
3
  Aim: AI-driven object detection (on COCO image dataset)
 
1
+ ---
2
+ title: Object Detection
3
+ emoji: 🖼
4
+ colorFrom: green
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.5.0
8
+ app_file: app.py
9
+ pinned: false
10
+ short_description: Object detection via Gradio
11
+ ---
12
+
13
  # Object detection
14
 
15
  Aim: AI-driven object detection (on COCO image dataset)