新增img 转 3D api接口
This commit is contained in:
@@ -125,7 +125,9 @@ async def model_to_3views_v2(request_data: ToSVGRequest):
|
||||
{
|
||||
"minio_glb_path": "test/3d_result/glb/543570111d344552b080ff6f875e4e83.glb",
|
||||
"bucket_name": "test",
|
||||
"user_id": "123"
|
||||
"user_id": "123",
|
||||
"task_id": "string",
|
||||
"callback_url": "http://18.167.251.121:10015/api/image/webhook/img-to-3d"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user