Spaces:
Runtime error
Runtime error
Upload garden.json with huggingface_hub
Browse files- garden.json +32 -0
garden.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"id": "20260610_200651_986552",
|
| 4 |
+
"nickname": "Figuy",
|
| 5 |
+
"photo": "plant_photos\\20260610_200651_986552.jpg",
|
| 6 |
+
"genus": "Ficus",
|
| 7 |
+
"confidence": 87.0,
|
| 8 |
+
"added": "2026-06-10",
|
| 9 |
+
"last_watered": "2026-06-14",
|
| 10 |
+
"rained": false,
|
| 11 |
+
"watering_frequency_days": "Regular watering",
|
| 12 |
+
"sunlight": "full sunlight",
|
| 13 |
+
"soil": "sandy",
|
| 14 |
+
"fertilization_type": "Balanced",
|
| 15 |
+
"notes": "Fig Tree care info. Replace with real data."
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"id": "20260610_211240_094893",
|
| 19 |
+
"nickname": "figuier",
|
| 20 |
+
"photo": "plant_photos\\20260610_211240_094893.jpg",
|
| 21 |
+
"genus": "Ficus",
|
| 22 |
+
"confidence": 87.0,
|
| 23 |
+
"added": "2026-06-10",
|
| 24 |
+
"last_watered": "2026-06-14",
|
| 25 |
+
"rained": false,
|
| 26 |
+
"watering_frequency_days": "Regular watering",
|
| 27 |
+
"sunlight": "full sunlight",
|
| 28 |
+
"soil": "sandy",
|
| 29 |
+
"fertilization_type": "Balanced",
|
| 30 |
+
"notes": "Fig Tree care info. Replace with real data."
|
| 31 |
+
}
|
| 32 |
+
]
|