Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,21 @@ colorTo: gray
|
|
| 5 |
sdk: gradio
|
| 6 |
app_file: plant_space_app.py
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# Plant Identification Tool
|
| 11 |
|
| 12 |
A Gradio reference app from the OpenBMB Local AI Workbench template: identify plants locally,
|
|
|
|
| 5 |
sdk: gradio
|
| 6 |
app_file: plant_space_app.py
|
| 7 |
pinned: false
|
| 8 |
+
tags:
|
| 9 |
+
- track:backyard
|
| 10 |
+
- sponsor:openbmb
|
| 11 |
+
- sponsor:openai
|
| 12 |
+
- achievement:welltuned
|
| 13 |
+
- achievement:llama
|
| 14 |
+
- achievement:sharing
|
| 15 |
+
|
| 16 |
---
|
| 17 |
|
| 18 |
+
馃摵 **Demo video:** <a href="https://huggingface.co/spaces/build-small-hackathon/plant_identification_tool/resolve/main/screencast.webm">HF Space Recording</a> 路
|
| 19 |
+
|
| 20 |
+
馃摵 **Social Demo:**
|
| 21 |
+
https://twitter.com/zX14_7/status/2066669462179242412
|
| 22 |
+
|
| 23 |
# Plant Identification Tool
|
| 24 |
|
| 25 |
A Gradio reference app from the OpenBMB Local AI Workbench template: identify plants locally,
|