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