no message
This commit is contained in:
parent
1b7d2b9f8e
commit
e82b032b49
@ -86,7 +86,7 @@ export default async (images: Record<string, string>, directive: string, project
|
||||
systemPrompt: "根据用户提供的具体修改指令,对上传的图片进行智能编辑。",
|
||||
prompt: prompt,
|
||||
imageBase64: base64Images,
|
||||
aspectRatio: aspectRatio!,
|
||||
aspectRatio: aspectRatio ? aspectRatio : "16:9",
|
||||
size: "1K",
|
||||
},
|
||||
apiConfig,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user