Clement Vachet commited on
Commit
c58a845
ยท
1 Parent(s): df3eac0

Update README file

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: Object Detection ECS
3
- emoji: ๐Ÿ–ผ
4
- colorFrom: green
5
- colorTo: purple
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 - ECS
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