feat(新功能): pose transform 逻辑修改
fix(修复bug): docs(文档变更): refactor(重构): test(增加测试):
This commit is contained in:
@@ -24,7 +24,8 @@ 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"
|
||||
"pose_id": "1",
|
||||
"result_type" : "gif"
|
||||
}
|
||||
"""
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user