feat(新功能): pose transform 逻辑修改

fix(修复bug):
docs(文档变更):
refactor(重构):
test(增加测试):
This commit is contained in:
zhouchengrong
2025-03-20 10:25:33 +08:00
parent 6f48626005
commit dab155d200
4 changed files with 18 additions and 5 deletions

View File

@@ -5,3 +5,4 @@ class PoseTransformModel(BaseModel):
image_url: str
tasks_id: str
pose_id: str
result_type: str