Skip to content

Conversation

@yyjim
Copy link
Contributor

@yyjim yyjim commented May 9, 2025

What

  • Added support for the new gpt-image-1 model in the ImagesQuery API
  • Implemented a functional ImageEditView for image editing capabilities
  • Enhanced ImageEditsQuery to support multiple input images for gpt-image-1 model
  • Added new size and quality options specific to gpt-image-1 model

Why

  • The new gpt-image-1 model from OpenAI provides improved image editing capabilities, including the ability to use multiple reference images
  • This implementation allows users to create image edits using both DALL-E 2 and the newer gpt-image-1 model

Affected Areas

  • Image editing API (ImageEditsQuery)
  • Model definitions (added gpt-image-1)
  • Demo application UI (implemented ImageEditView)

Demo

gpt-image-1 multiple images gpt-image-1 dall-e-2
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-05-09.at.15.35.14.mp4
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-05-09.at.15.33.50.mp4
@yyjim yyjim changed the title Feat/image edits for gpt-image-1 feat: image edits for gpt-image-1 May 9, 2025
Copy link
Collaborator

@nezhyborets nezhyborets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great contribution 👍👍👍

@nezhyborets nezhyborets merged commit bf7e338 into MacPaw:main May 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants