Crocolil commited on
Commit
ef4e083
·
verified ·
1 Parent(s): 4903918

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -15
README.md CHANGED
@@ -1,15 +1,13 @@
1
- ---
2
- title: HackatonSmall
3
- emoji: 🐠
4
- colorFrom: red
5
- colorTo: green
6
- sdk: gradio
7
- sdk_version: 6.17.3
8
- python_version: '3.13'
9
- app_file: app.py
10
- pinned: false
11
- license: mit
12
- short_description: Gradio App for the 2026 Hackaton
13
- ---
14
-
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: HackatonSmall
3
+ emoji: 🌿
4
+ colorFrom: green
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 6.18.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Plant-watering-planning
13
+ An intelligent plant care assistant that identifies plants from pictures and generates personalized daily watering recommendations based on real-time weather conditions.