-
**Is your feature request related to a problem? Please describe.**
Background: My endpoint is running super slow on RunPod (NVIDIA A100-SXM4-80GB), and I don't know why. When I run my Docker containe…
-
Thank you for this. I have the headless version of flux-dev running well.
I'm a little new to runpod so apologies for my ignorance. I want to use a pod with the comfy GUI to create specific workflo…
-
I'm running this on Runpod Serverless. Got everything set up nicely following the guide.
When I run a request in the serverless UI or from my own api env, I get this:
Error queuing workflow:
S…
-
I am trying to use this worker with custom nodes. When I deploy using your docker image, all works smoothly on RunPod as expected. However, when I fork the repo, create a local image, then push and de…
-
This is just a cosmetical change, but it would be super nice to rename the repository, so that it's totally clear, that this is a worker in the RunPod universe using kebab case.
The official worke…
-
**Describe the bug**
Hello!
In the source code:
`def process_output_images(outputs, job_id):
output_images = {}
for node_id, node_output in outputs.items():
if "images" in node_…
-
https://github.com/blib-la/runpod-worker-comfy/blob/0db21afc7f6b4d394967412db4063552782de951/src/rp_handler.py#L333
When defining a template on Runpod, there is an option to manually set environmen…
-
Hi,
I'm a hobbyist and occasionally would like to create images or run queries. Serverless seems like a good fit with cost control.
I tried to use this image for a serverless installation on runpod,…
-
**Describe the bug**
Worker stops when running locally with argument --rp_api_concurrency more than 1. In documentation written - use main.py main file for correct integration, this happens with main…
-
https://github.com/runpod-workers/cog-worker/blob/main/src/handler.py#L49
600 seems low, especially for some jobs we are running we hit this timeout pretty often. Can we up this to what the actual …