Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
title: DocumentAI/Gemini Herbaria Batch Processing
|
3 |
-
emoji: π
|
4 |
thumbnail: https://ibb.co/WPk5gHr
|
5 |
colorFrom: pink
|
6 |
colorTo: green
|
@@ -8,6 +7,7 @@ sdk: gradio
|
|
8 |
sdk_version: 3.17.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: DocumentAI/Gemini Herbaria Batch Processing
|
|
|
3 |
thumbnail: https://ibb.co/WPk5gHr
|
4 |
colorFrom: pink
|
5 |
colorTo: green
|
|
|
7 |
sdk_version: 3.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
short_description: A batch processing web application for herbaria images.
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|