mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-18 00:54:32 +08:00
Dalle supported image to image
This commit is contained in:
@@ -118,6 +118,7 @@ func (h *DallJobHandler) Image(c *gin.Context) {
|
||||
UserId: uint(userId),
|
||||
ModelId: chatModel.Id,
|
||||
ModelName: chatModel.Value,
|
||||
Image: data.Image,
|
||||
Prompt: data.Prompt,
|
||||
Quality: data.Quality,
|
||||
Size: data.Size,
|
||||
|
||||
Reference in New Issue
Block a user