tzk
tzk
RRunPod
Created by deepblhe on 10/16/2024 in #⚡|serverless
RunPods Serverless - Testing Endpoint in Local with Docker and GPU
THanks for sharing @flavio - just to clarify, what pod template did you use to be able to run the above command?
11 replies
RRunPod
Created by deepblhe on 10/16/2024 in #⚡|serverless
RunPods Serverless - Testing Endpoint in Local with Docker and GPU
Can you clarify “worker code”? My serverless template is a custom docker image
11 replies
RRunPod
Created by deepblhe on 10/16/2024 in #⚡|serverless
RunPods Serverless - Testing Endpoint in Local with Docker and GPU
hi @Elder Papa Madiator, how do you deploy a serverless worker as a pod?
11 replies
RRunPod
Created by tzk on 8/15/2024 in #⛅|pods
Running custom docker images (used in Serverless) to use in Pods
No description
9 replies
RRunPod
Created by tzk on 9/26/2024 in #⚡|serverless
Receiving "CUDA error: no kernel image is available for execution on the device" error on Serverless
No I haven't! And I was wondering what that option was. How do I know which CUDA version to use? (thanks btw)
4 replies
RRunPod
Created by tzk on 8/15/2024 in #⛅|pods
Running custom docker images (used in Serverless) to use in Pods
No description
9 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