GPT-Image-1 Model – Experiencing Delayed API Responses

Hi OpenAI Team,
Just wanted to share feedback: I’m seeing consistently slow response times with the gpt-image-1 model. It would be great if this could be optimized for better speed and user experience.

Thanks for your hard work!

Hi and welcome to the community!

The new image generation model is not exactly the fastest and this can be the most simple explanation for the high latency you are observing. Then the question is if latency has been worse recently compared to before.

Alternatively you can look into the partial image streaming option that has recently been released. It’s more a ux feature because ultimately the image generation is not sped up but it can help to improve the experience.

I’m using the gpt-image-1 model to generate full images (not using streaming), and my tool isn’t publicly accessible. Here’s an example of a prompt I used:

“A premium, vibrant product composition with a stylish partial table base visible under the product arrangement on the right side of the frame. … [rest of prompt]”

For this prompt, the image generated_1753260705617.png took 1m 43s to generate:

:white_check_mark: Image ‘generated_1753260705617.png’ generated in 1m 43s.


I understand detailed prompts may require more time, but just wanted to share this as feedback regarding latency, in case it helps with further improvements.

Thanks!

Yes, that sounds about right because currently image generation can take up to two minutes.

Let’s hope that we will get a faster model with comparable quality soon!