This website works better with JavaScript
Home
Explore
Help
Sign In
mengxi
/
labelmeWithAI
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix imageData of primitives.json
Kentaro Wada
6 years ago
parent
0a09c46f3b
commit
d04bbe0cb5
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
examples/primitives/primitives.json
+ 1
- 1
examples/primitives/primitives.json
View File
@@ -136,5 +136,5 @@
128
128
],
],
"imagePath": "primitives.jpg",
"imagePath": "primitives.jpg",
- "imageData":
""
+ "imageData":
null
}
}