You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if lllyasviel honors pulling in upstream changes anymore, so I'll manually patch it here shortly after it's merged upstream.
catboxanon
added
bug
Confirmed report of something that isn't working
pending upstream
This item is awaiting an existing resolution in an upstream repo in order to be resolved.
labels
Nov 1, 2024
Hi, I'm using sdapi/v1/txt2img API to generate images. I want to use lossless webp as output format.
When using sdapi/v1/txt2img API to output WebP files, it seems that "use lossless webp" option is ignored.
in
api.py
,encode_pil_to_base64()
function :This should be like below?
The text was updated successfully, but these errors were encountered: