runpod-workers / worker-stable_diffusion_v2

🖼️ | RunPod worker for the Stable Diffusion v2 endpoints.
MIT License
4 stars 5 forks source link

Return base64 #6

Open justinmerrell opened 1 year ago

justinmerrell commented 1 year ago

When running in production and not s3Bucket credentials are provided the endpoint should default to returning the base64 version of the image.

DireLines commented 1 year ago

fantastic!