Skip to content

Commit b61d5c1

Browse files
Merge pull request #5792 from PatrickFarley/imagen
Imagen
2 parents 9f7ad2f + 1c3db68 commit b61d5c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Once access has been granted, you will need to create a deployment for the model
251251
| Model | Region |
252252
|---|---|
253253
|`dall-e-3` | East US<br>Australia East<br>Sweden Central|
254-
|`gpt-image-1` | West US 3 (Global Standard) <br> UAE North (Global Standard) |
254+
|`gpt-image-1` | West US 3 (Global Standard) <br> UAE North (Global Standard) <br> Poland Central (Global Standard)|
255255

256256

257257
## Video generation models

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.

articles/ai-services/openai/includes/model-matrix/standard-global.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ms.custom:
2626
| koreacentral | - | - | - | - | - | - |||| - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
2727
| northcentralus | - | - | - | - | - | - |||| - | - ||||||||||||| - | - | - | - | - | - | - |
2828
| norwayeast | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
29-
| polandcentral | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
29+
| polandcentral | - | - | - | - | - | || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
3030
| southafricanorth | - | - | - | - | - | - || - || - | - ||| - | - ||||||||| - | - | - | - | - | - | - |
3131
| southcentralus | - | - | - | - | - | - || - || - | - ||||||||||||| - | - | - | - | - | - | - |
3232
| southindia | - | - | - | - | - | - | - |||| - ||| - | - ||||||||| - | - | - | - | - | - | - |

0 commit comments

Comments
 (0)