Spaces:
Sleeping
Sleeping
Clement Vachet
commited on
Commit
ยท
c58a845
1
Parent(s):
df3eac0
Update README file
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Object Detection ECS
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
short_description: Object detection ECS
|
11 |
---
|
12 |
|
13 |
-
# Object detection
|
14 |
|
15 |
<b>Aim: AI-driven object detection task</b>
|
16 |
- Front-end: user interface via Gradio library
|
|
|
1 |
---
|
2 |
title: Object Detection ECS
|
3 |
+
emoji: ๐
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: green
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
|
|
10 |
short_description: Object detection ECS
|
11 |
---
|
12 |
|
13 |
+
# Object detection via ECS endpoints
|
14 |
|
15 |
<b>Aim: AI-driven object detection task</b>
|
16 |
- Front-end: user interface via Gradio library
|