更新gpt参考图数量

This commit is contained in:
2026-07-03 01:52:12 +08:00
parent 273892f98f
commit b744c5f486
@@ -365,7 +365,7 @@ func (h *UserGenerationHandler) catalogEntries(c *gin.Context) ([]gin.H, error)
"ratios": []string{"1:1", "16:9", "9:16", "4:3", "3:4"}, "ratios": []string{"1:1", "16:9", "9:16", "4:3", "3:4"},
"resolutions": []string{"1K"}, "resolutions": []string{"1K"},
"image_to_image": true, "image_to_image": true,
"max_reference_images": 3, "max_reference_images": 6,
"description": "ChatGPT image generation", "description": "ChatGPT image generation",
}, },
{ {