MinhDS commited on
Commit
d57efe3
·
verified ·
1 Parent(s): 72c013e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Florence-2 Demo: Advancing a Unified Representation for a Variety of Vision Tasks
2
 
3
  This is a Gradio-based demo showcasing **Florence-2**, a unified vision foundation model that advances the state-of-the-art in various computer vision tasks through a single, versatile architecture.
@@ -67,15 +78,4 @@ If you use this demo or find Florence-2 useful in your research, please cite:
67
  pages={4818--4829},
68
  year={2024}
69
  }
70
- ```
71
-
72
- ---
73
- title: Florence-2 Vision Tasks Demo
74
- emoji: 🧠
75
- colorFrom: indigo
76
- colorTo: violet
77
- sdk: gradio
78
- sdk_version: "4.25.0"
79
- app_file: app.py
80
- pinned: true
81
- ---
 
1
+ ---
2
+ title: Florence-2 Vision Tasks Demo
3
+ emoji: 🧠
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "4.25.0"
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
+
12
  # Florence-2 Demo: Advancing a Unified Representation for a Variety of Vision Tasks
13
 
14
  This is a Gradio-based demo showcasing **Florence-2**, a unified vision foundation model that advances the state-of-the-art in various computer vision tasks through a single, versatile architecture.
 
78
  pages={4818--4829},
79
  year={2024}
80
  }
81
+ ```