上传文件至 data/images

This commit is contained in:
2026-06-23 11:29:46 +08:00
parent 4abf204dc2
commit b9495d0a89
3 changed files with 27 additions and 0 deletions

21
data/images/notes.json Normal file
View File

@@ -0,0 +1,21 @@
{
"categories": [
{
"id": 0,
"name": "car"
},
{
"id": 1,
"name": "cat"
},
{
"id": 2,
"name": "dog"
}
],
"info": {
"year": 2026,
"version": "1.0",
"contributor": "Label Studio"
}
}