TJIET commited on
Commit
1a3a5b1
·
verified ·
1 Parent(s): 08d8642

Update json/apple.json

Browse files
Files changed (1) hide show
  1. json/apple.json +2 -8
json/apple.json CHANGED
@@ -1,15 +1,9 @@
1
  [
2
- {
3
- "id": "apple_0001",
4
- "fruit_type": "Apple",
5
- "growth_stage": "Mature",
6
- "recommendation": "picking it",
7
- "consumer_score": 97
8
- },
9
  {
10
  "id": "apple_0002",
11
  "fruit_type": "Apple",
12
-
13
  "growth_stage": "Mature",
14
  "recommendation": "picking it",
15
  "consumer_score": 93
 
1
  [
2
+
 
 
 
 
 
 
3
  {
4
  "id": "apple_0002",
5
  "fruit_type": "Apple",
6
+ "image": "../Data/Apple/Mature/0002.png",
7
  "growth_stage": "Mature",
8
  "recommendation": "picking it",
9
  "consumer_score": 93