Spaces:
Running
on
Zero
Running
on
Zero
Martin Tomov
commited on
Commit
β’
a199e6c
1
Parent(s):
787ac98
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ emoji: π
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
short_description: InsectSAM + GroundingDINO Inference
|
11 |
---
|
12 |
|
@@ -65,3 +65,5 @@ For more details on the models and algorithms used in this application, please r
|
|
65 |
---
|
66 |
|
67 |
**Disclaimer**: This application is for demonstration purposes only and should not be used for critical insect detection tasks without proper evaluation and validation.
|
|
|
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
short_description: InsectSAM + GroundingDINO Inference
|
11 |
---
|
12 |
|
|
|
65 |
---
|
66 |
|
67 |
**Disclaimer**: This application is for demonstration purposes only and should not be used for critical insect detection tasks without proper evaluation and validation.
|
68 |
+
|
69 |
+
![poster](https://i.imgur.com/6cVkaTP.png)
|