glucauze / sd-webui-faceswaplab

Extended faceswap extension for StableDiffusion web-ui with multiple faceswaps, inpainting, checkpoints, ....
https://glucauze.github.io/sd-webui-faceswaplab/
GNU Affero General Public License v3.0
748 stars 100 forks source link

API ERROR: Invalid base64-encoded string: number of data characters (5) cannot be 1 more than a multiole of 4 #133

Open dbodbo opened 12 months ago

dbodbo commented 12 months ago

I'm getting this error when trying to run via api, does anyone know how I can fix it? I'm generating base64 through this website:

{ "error": "Error", "detail": " ", "body": " ", "errors": "Invalid base64-encoded string: number of data characters (5) cannot be 1 more than a multiole of 4" }