AI News AI资讯 4h ago Updated 2h ago 更新于 2小时前 50

Introducing ChatGPT Images 2.5 ChatGPT 图像 2.5 发布

OpenAI released ChatGPT Images 2.5, improving multi-turn instruction following, response speed, and subject preservation from reference photos Two new API model variants introduced: gpt-image-2.5-sunburst (precision-focused) and gpt-image-2.5-flare (speed-focused) OpenAI reports over 3 billion images generated across ChatGPT Images and the GPT-Image API models The update enables reference image input, allowing users to edit existing images with natural language prompts while preserving key subje OpenAI发布ChatGPT Images 2.5,累计生成超30亿张图片,支持多轮指令遵循和参考图主体保留 API新增gpt-image-2.5-sunburst(高精度编辑)和gpt-image-2.5-flare(快速日常生成)两个模型 多轮对话指令遵循能力显著提升,响应速度更快,参考照片主体保留效果改进 作者升级openai_image.py CLI工具支持传入参考图片,实现基于原图编辑的功能

78
Hot 热度
65
Quality 质量
72
Impact 影响力

Analysis 深度分析

TL;DR

  • OpenAI released ChatGPT Images 2.5, improving multi-turn instruction following, response speed, and subject preservation from reference photos
  • Two new API model variants introduced: gpt-image-2.5-sunburst (precision-focused) and gpt-image-2.5-flare (speed-focused)
  • OpenAI reports over 3 billion images generated across ChatGPT Images and the GPT-Image API models
  • The update enables reference image input, allowing users to edit existing images with natural language prompts while preserving key subjects

Why It Matters

OpenAI's continued iteration on image generation models signals intensifying competition in the multimodal AI space, with practical improvements in instruction following and reference image preservation making the technology more viable for professional workflows. The dual-model strategy (Sunburst vs. Flare) reflects a maturing approach to balancing quality and speed, giving developers clearer options for different use cases.

Technical Details

  • Two new model IDs available via API: gpt-image-2.5-sunburst optimized for editing precision and gpt-image-2.5-flare optimized for fast, high-quality everyday generation
  • Improved multi-turn instruction-following capability, allowing more coherent and consistent image edits across iterative prompts
  • Enhanced reference photo subject preservation, enabling users to pass one or more reference images (via -i flag) and receive edited outputs that maintain key visual elements
  • CLI tooling already adapting to support the new reference image input functionality, as demonstrated by community-built wrappers

Industry Insight

  • The Sunburst/Flare split suggests OpenAI is targeting both professional/editing workflows and casual/high-volume use cases, signaling that image generation is moving from novelty to production tooling
  • Reference image preservation improvements lower the barrier for enterprise adoption, particularly in design, marketing, and content creation pipelines where brand consistency matters
  • The 3 billion image milestone indicates rapid scaling; competitors should expect continued pressure on quality and speed, making API differentiation increasingly important

TL;DR

  • OpenAI发布ChatGPT Images 2.5,累计生成超30亿张图片,支持多轮指令遵循和参考图主体保留
  • API新增gpt-image-2.5-sunburst(高精度编辑)和gpt-image-2.5-flare(快速日常生成)两个模型
  • 多轮对话指令遵循能力显著提升,响应速度更快,参考照片主体保留效果改进
  • 作者升级openai_image.py CLI工具支持传入参考图片,实现基于原图编辑的功能

为什么值得看

OpenAI图像生成模型已积累30亿次使用量,此次更新在多轮指令遵循和参考图编辑方面取得实质性突破,对依赖图像生成工作流的开发者和创作者具有直接参考价值。

技术解析

  • 新增两个API模型ID:gpt-image-2.5-sunburst(侧重编辑精度)和gpt-image-2.5-flare(侧重快速高质量日常生成),形成精度与速度的差异化定位
  • 多轮对话指令遵循能力改进,支持跨多轮交互的复杂图像编辑任务
  • 参考照片主体保留技术优化,可在原图基础上进行精准编辑而不丢失关键元素
  • CLI工具openai_image.py升级支持-i参数传入参考图片,实现"原图+指令"的编辑模式

行业启示

  • 图像生成模型竞争从"单次生成质量"转向"多轮交互+参考图编辑"能力,工作流集成成为差异化关键
  • API模型命名策略(Sunburst/Flare)暗示厂商开始按使用场景细分产品线,而非单一通用模型
  • 30亿次使用量验证图像生成已进入大规模生产应用阶段,参考图编辑能力是提升用户粘性的核心功能

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

GPT GPT Image Generation 图像生成 Product Launch 产品发布 Multimodal 多模态 Closed Source 闭源