philpax / stable-diffusion-a1111-webui-client

A Rust library for interacting with Automatic1111's SD Web UI
MIT License
8 stars 1 forks source link

Consider uploading the original PNG from the API #6

Closed philpax closed 1 year ago

philpax commented 1 year ago

The original PNG has the pnginfo; going through image loses that data. While this would be slightly less convenient for users of the client, it'd allow for better roundtrip capability (i.e. being able to pnginfo a generated image).