omkhk commited on
Commit
609b44c
·
verified ·
1 Parent(s): 628aab1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -10
README.md CHANGED
@@ -1,10 +1,17 @@
1
- ---
2
- title: Vrukshaved App
3
- emoji: 🐢
4
- colorFrom: yellow
5
- colorTo: blue
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: VrukshaVed - Ayurvedic Plant Intelligence
3
+ emoji: 🌿
4
+ colorFrom: green
5
+ colorTo: green
6
+ sdk: static
7
+ pinned: false
8
+ license: mit
9
+ short_description: Ayurvedic plant identification system powered by AI.
10
+ ---
11
+
12
+ # 🌿 VrukshaVed (वृक्षवेद) — Free Static Web Application
13
+
14
+ VrukshaVed is an Ayurvedic Plant Intelligence system powered by deep learning (`ConvNeXt-Small` fine-tuned on 80 plant leaf species).
15
+
16
+ - **Model Repository**: [https://huggingface.co/omkhk/vrukshaved-ayurvedic-plant-convnext](https://huggingface.co/omkhk/vrukshaved-ayurvedic-plant-convnext)
17
+ - **Hosted Space**: [https://omkhk-vrukshaved-app.hf.space](https://omkhk-vrukshaved-app.hf.space)