Skip to content

Support jpeg for image transfer #1

Open
@freeman-lab

Description

@freeman-lab

Sending images by writing to a file object now works in the python client, through the Lightning.image method, but it only works for format='png' (as the argument to imsave); using jpeg fails during the post request with a 500 error. Can others try this? Maybe an issue with my local image libraries, but maybe a problem on the backend. Fine to stick with pngs, but I thought jpeg might be faster to transfer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions