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
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from model-yolo-person-classify-market!")
if __name__ == "__main__":
main()