replicate / replicate-python

Python client for Replicate
https://replicate.com
Apache License 2.0
696 stars 194 forks source link

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

Open unsanny opened 3 months ago

unsanny commented 3 months ago

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

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.