图片生成模型修改
This commit is contained in:
parent
75d476b155
commit
746d9730d8
@ -59,7 +59,7 @@ export default {
|
|||||||
response_format,
|
response_format,
|
||||||
} = request.body;
|
} = request.body;
|
||||||
const responseFormat = _.defaultTo(response_format, "url");
|
const responseFormat = _.defaultTo(response_format, "url");
|
||||||
generateImages('jimeng-3.1', task_id, prompt, {
|
generateImages('jimeng-3.0', task_id, prompt, {
|
||||||
width,
|
width,
|
||||||
height,
|
height,
|
||||||
sampleStrength:0.5,
|
sampleStrength:0.5,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user