mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 03:15:07 +08:00
【优化】midjourney 提交,支持 nijj 切换
This commit is contained in:
@ -40,6 +40,7 @@ export interface ImageDallReqVO {
|
||||
|
||||
export interface ImageMidjourneyImagineReqVO {
|
||||
prompt: string // 提示词
|
||||
model: string // 模型 mj nijj
|
||||
base64Array: string[] // size不能为空
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user