sivasanjay6264 commited on
Commit
a0384c9
·
verified ·
1 Parent(s): b043c57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,4 +1,14 @@
1
- # YOLOS Object Detection with Gradio
 
 
 
 
 
 
 
 
 
 
2
 
3
  This Gradio demo uses the pretrained YOLOS transformer (`hustvl/yolos-base`) from Hugging Face Transformers to detect objects in uploaded images.
4
 
 
1
+ # YOLOS Object Detection with Gradio---
2
+ title: YOLOS Object Detection
3
+ emoji: 📦
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "4.27.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
 
13
  This Gradio demo uses the pretrained YOLOS transformer (`hustvl/yolos-base`) from Hugging Face Transformers to detect objects in uploaded images.
14