feat: 打包以及添加数据集

This commit is contained in:
mayge
2025-09-27 05:33:12 -04:00
parent ba87d6d784
commit de7d1fb473
19 changed files with 492 additions and 1858 deletions

7
.gitignore vendored
View File

@@ -6,4 +6,9 @@ __pypackages__/
env/
.venv/
.vscode/
outputs/
.cache/
test/
outputs/
ovf.egg-info/
dist/
build/