dk - edit

This commit is contained in:
2026-08-20 16:31:40 +09:00
parent e215ff3b41
commit 2aee353809
9 changed files with 684 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
[project]
name = "model-yolo-person-classify-market"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"clearml>=2.1.12",
]