feat: pydantic args

This commit is contained in:
Bingsu
2023-05-04 13:31:48 +09:00
parent 8c525a3c21
commit 778b5ebe29
4 changed files with 89 additions and 80 deletions

View File

@@ -46,6 +46,7 @@ def install():
("ultralytics", "8.0.87", None),
("mediapipe", "0.9.3.0", None),
("huggingface_hub", None, None),
("pydantic", None, None),
# mediapipe
("protobuf", "3.20.0", "3.20.9999"),
]