Skip to content

Is there anyway to dowload full size image #112

@nvcc1701

Description

@nvcc1701

Is there anyway to save image like download full size in the gemini ui. I see that image.save() has lower resolution than download full size.

    for i, image in enumerate(response.images):
        await image.save(path="temp/", filename=f"image_{i}.png", verbose=True)
        print(i, image)
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions