Skip to content

Commit bdc158c

Browse files
committed
add size note
1 parent 9e80ff3 commit bdc158c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/how-to/dall-e.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,8 @@ The format in which DALL-E 3 generated images are returned. Must be one of `url`
240240

241241
The Image Edit API allows you to modify existing images based on text prompts you provide. The API call is similar to the image generation API call, but you also need to provide an input image (base64-encoded image data).
242242

243-
243+
> [!IMPORTANT]
244+
> The input image must be less than 20 MB in size and must be a PNG or JPG file.
244245
245246
#### [GPT-image-1](#tab/gpt-image-1)
246247

0 commit comments

Comments
 (0)