Spaces:
Running
Running
Upload metadata.json with huggingface_hub
Browse files- metadata.json +10 -1
metadata.json
CHANGED
@@ -17,8 +17,17 @@
|
|
17 |
"image": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/4.png",
|
18 |
"sprite": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/4.png",
|
19 |
"description": "Obviously prefers hot places. When it rains, steam is said to spout from the tip of its tail.",
|
20 |
-
"energy":
|
21 |
"max_energy": 100,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
"visible": true
|
23 |
}
|
24 |
},
|
|
|
17 |
"image": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/4.png",
|
18 |
"sprite": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/4.png",
|
19 |
"description": "Obviously prefers hot places. When it rains, steam is said to spout from the tip of its tail.",
|
20 |
+
"energy": 155,
|
21 |
"max_energy": 100,
|
22 |
+
"visible": false
|
23 |
+
},
|
24 |
+
"5": {
|
25 |
+
"name": "Charmeleon",
|
26 |
+
"image": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/5.png",
|
27 |
+
"sprite": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/5.png",
|
28 |
+
"description": "When it swings its burning tail, it elevates the\ftemperature to unbearably high levels.",
|
29 |
+
"energy": 0,
|
30 |
+
"max_energy": 120,
|
31 |
"visible": true
|
32 |
}
|
33 |
},
|