Commit c48cf904 authored by 刘小敏's avatar 刘小敏

3D试戴优化

parent ffddce78
...@@ -141,7 +141,7 @@ class Ai ...@@ -141,7 +141,7 @@ class Ai
"image" => [$param['person_image'], $param['jewelry_image']], "image" => [$param['person_image'], $param['jewelry_image']],
"sequential_image_generation" => "disabled", "sequential_image_generation" => "disabled",
"response_format" => $response_format, "response_format" => $response_format,
"size" => "1024×1024", "size" => "1024x1024",
"num" => 1, "num" => 1,
], ],
'timeout' => 300, 'timeout' => 300,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment