nathanjc commited on
Commit
d652406
β€’
1 Parent(s): 6714e2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Logo Detection YoloV7
3
- emoji: πŸ“ˆ
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
@@ -13,8 +13,11 @@ Hey there!
13
  Just pass an Image (with a logo you want to detect) as input and this model should be able to capture it!
14
 
15
  Some example outputs:
 
16
  https://cdn-images-1.medium.com/max/800/1*BZ8oHPOI49GGwy53QKiPBA.png
 
17
  https://cdn-images-1.medium.com/max/800/1*9tupQ3rb3DF_PyeH2lKa_A.png
 
18
  https://cdn-images-1.medium.com/max/1200/1*ICv-lIE0P40GnrXeDvZbOw.png
19
 
20
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Universal Logo Detector using YoloV7
3
+ emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
 
13
  Just pass an Image (with a logo you want to detect) as input and this model should be able to capture it!
14
 
15
  Some example outputs:
16
+
17
  https://cdn-images-1.medium.com/max/800/1*BZ8oHPOI49GGwy53QKiPBA.png
18
+
19
  https://cdn-images-1.medium.com/max/800/1*9tupQ3rb3DF_PyeH2lKa_A.png
20
+
21
  https://cdn-images-1.medium.com/max/1200/1*ICv-lIE0P40GnrXeDvZbOw.png
22
 
23
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference