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

fix(修复bug):
docs(文档变更):
refactor(重构):
test(增加测试):
This commit is contained in:
zhouchengrong
2025-03-20 10:41:36 +08:00
parent 157f75b0a6
commit 754aee7118
3 changed files with 2 additions and 9 deletions

View File

@@ -24,8 +24,7 @@ def pose_transform(request_item: PoseTransformModel, background_tasks: Backgroun
{
"tasks_id": "123-89",
"image_url": "aida-results/result_0000b606-1902-11ef-9424-0242ac180002.png",
"pose_id": "1",
"result_type" : "gif"
"pose_id": "1"
}
"""
try: