tzk
tzk
RRunPod
Created by tzk on 8/15/2024 in #⛅|pods
Running custom docker images (used in Serverless) to use in Pods
No description
5 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
Thank you thank you both!!
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
Btw from a performance point of view is it better to go via S3 or bring directly to local device? Ie export as a list of base64 strings
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
Ahh thank you both!
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
Thank you @Encyrption - this is super helpful. I’m actually looking to download - rather than upload - multiple images from the output folder. Basically my workflow is producing multiple images and I want to present them all to the user to choose the one they want?
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
correct
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
the path where the output images are stored in the worker's instance of ComfyUI I believe
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
No description
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
I'm using the runpod-worker-comfy repo by blib-la - this is the lines of code that handles the upload:
image = rp_upload.upload_image(job_id, local_image_path)
print(
"runpod-worker-comfy - the image was generated and uploaded to AWS S3"
)
image = rp_upload.upload_image(job_id, local_image_path)
print(
"runpod-worker-comfy - the image was generated and uploaded to AWS S3"
)
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
Oh that’s a great suggestion - I wasn’t sure if comfyui had a zip node?
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
I'll dig into it - thanks!
47 replies
RRunPod
Created by tzk on 7/19/2024 in #⚡|serverless
How to get worker to save multiple images to S3?
oh I see
47 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
thanks
21 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
oh man - that was so dumb of me and thank you so much. I didn't copy and pasted correctly
21 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
oh thanks @nerdylive and @Madiator2011 (Work) - it's 3nptpzriu3mt37
21 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
Unfortunately, issue still persists
21 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
Thanks for this context - I'll try the "Please note that you may have to scale down your workers to 0 and back up again to update your workers." step and try again
21 replies
RRunPod
Created by tzk on 7/18/2024 in #⚡|serverless
S3 uploads have stopped working - despite environment variables set up for template
yep - I done that and made sure the variables are all correct in the template. However still the same result
21 replies