上传文件至 /

This commit is contained in:
2026-06-23 11:17:14 +08:00
parent 0bae8e0060
commit 472b7916a1
2 changed files with 9 additions and 0 deletions

View File

@@ -32,3 +32,5 @@ for row in rows:
movies.append(movie)
with open("movies.json", "w", encoding="utf-8") as f:
json.dump({"data_id": 1, "movies": movies}, f, ensure_ascii=False, indent=4)
#数据标注要下载pip install label-studio
# 第二步打开 label-studio start