Skip to content

Conversation

@daffaalex22
Copy link

Description

Details

Add a new image_to_image function that enables image-to-image editing by combining a reference image with a text prompt. This allows for consistent character appearance or style across multiple images.

The implementation includes:

  • Reference image processing (local files, URLs, or base64)
  • Subject reference payload construction
  • Image generation and saving logic
  • Cost warning in tool description

Also update .gitignore to exclude .vscode/mcp.json

Add a new `image_to_image` function that enables image-to-image editing
by combining a reference image with a text prompt. This allows for
consistent character appearance or style across multiple images.

The implementation includes:
- Reference image processing (local files, URLs, or base64)
- Subject reference payload construction
- Image generation and saving logic
- Cost warning in tool description

Also update .gitignore to exclude .vscode/mcp.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant