Commit 74b8b47b authored by 刘小敏's avatar 刘小敏

3D试戴 调试9

parent fbf60e54
...@@ -142,7 +142,7 @@ class Ai ...@@ -142,7 +142,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" => "1024x768", "size" => "2K",
"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