danelcsb commited on
Commit
2be4fd1
1 Parent(s): 6b983e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -4,8 +4,24 @@ license: apache-2.0
4
  language:
5
  - en
6
  pipeline_tag: object-detection
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
 
9
  # Model Card for Model ID
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
 
4
  language:
5
  - en
6
  pipeline_tag: object-detection
7
+ tags:
8
+ - object-detection
9
+ - vision
10
+ datasets:
11
+ - coco
12
+ widget:
13
+ - src: >-
14
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
15
+ example_title: Savanna
16
+ - src: >-
17
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
18
+ example_title: Football Match
19
+ - src: >-
20
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
21
+ example_title: Airport
22
  ---
23
 
24
+
25
  # Model Card for Model ID
26
 
27
  <!-- Provide a quick summary of what the model is/does. -->