Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy images to my own S3 server? #281

Open
unsanny opened this issue Apr 1, 2024 · 0 comments
Open

How to deploy images to my own S3 server? #281

unsanny opened this issue Apr 1, 2024 · 0 comments

Comments

@unsanny
Copy link

unsanny commented Apr 1, 2024

Hi,
I do like to use text-to-image and image-to-image from replicate and I do have a very time consuming in terms of code and performance process to redeploy images from replicate to my own s3.

For example I do use upscaling

  • It runs on replicate for 1s
  • Image uploaded to replicate server and if request is done through api it removes from server during an hour or less
  • On backend part I do download an image and image can weight even 10mbs that takes another second
  • I do upload this image to my own s3 as it always expected from me, right?

In this case I need to upload from replicate endpoint image to my S3 server that will dramatically save my servers performance and speed by removing extra steps.
I will really appreciate this feature and very believe that this is very desirable by community as a lot of similar services do provide this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant