Skip to content

Commit 1ea2f57

Browse files
committed
add use case details
1 parent 8a2cc57 commit 1ea2f57

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-foundry/openai/whats-new.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ This article provides a summary of the latest releases and major documentation u
2222

2323
### GPT-image-1 update (preview)
2424

25-
- Input fidelity parameter: The `input_fidelity` parameter in the image edits API lets you control how closely the model conveys the style and features of the subjects in the original (input) image.
25+
- Input fidelity parameter: The `input_fidelity` parameter in the image edits API lets you control how closely the model conveys the style and features of the subjects in the original (input) image. This is useful for:
26+
- Editing photos while preserving facial features; creating avatars that look like original person across different styles; combining faces from multiple people into one image.
27+
- Maintaining brand identity in generated images for marketing assets, mockups, product photography.
28+
- E-commerce and fashion, where you need to edit images of outfits or product details without compromising realism.
2629

2730
- Partial image streaming: The image generation and image edits APIs support partial image streaming, where they return images with partially rendered content throughout the image generation process. Display these images to the user to provide earlier visual feedback and show the progress of the image generation operation.
2831

0 commit comments

Comments
 (0)