Skip to content

Update docstrings, fix jpeg support. #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

MarkDaoust
Copy link
Collaborator

@MarkDaoust MarkDaoust commented Dec 13, 2023

Update docstrings, fix jpeg support.

@MarkDaoust MarkDaoust requested a review from a team as a code owner December 13, 2023 03:14
@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:python sdk Issue/PR related to Python SDK labels Dec 13, 2023
@MarkDaoust MarkDaoust changed the title Docs3 Update Readme Dec 13, 2023
@MarkDaoust MarkDaoust changed the title Update Readme Update docstrings, fix jpeg support. Dec 13, 2023
markmcd
markmcd previously approved these changes Dec 13, 2023
bytesio = io.BytesIO()
img.save(bytesio, format="PNG")
if isinstance(img, PIL.PngImagePlugin.PngImageFile):
Copy link
Member

Choose a reason for hiding this comment

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

oh nice

@MarkDaoust MarkDaoust merged commit 4f05500 into google-gemini:main Dec 13, 2023
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants