Skip to content

Commit 139b1e2

Browse files
committed
input type change
1 parent e358f8d commit 139b1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

242242
## Call the Image Edit API
243243

244-
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).
244+
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.
245245

246246
> [!IMPORTANT]
247247
> The input image must be less than 20 MB in size and must be a PNG or JPG file.

0 commit comments

Comments
 (0)