runpod-workers / worker-a1111

Automatic1111 serverless worker.
MIT License
75 stars 109 forks source link

how to upload image to S3 #12

Closed sky-admin closed 1 year ago

sky-admin commented 1 year ago

after deploy on runpod serverless, query task will get a image with base64, how to get a image.png and upload to S3?

zouchao commented 1 year ago

use rp_upload

justinmerrell commented 1 year ago

Since bucket storage requires a 3rd party service, we leave this implementation up to the user for this template.