Error running ComfyUI workflow from pod on serverless
I’m encountering an error when running a ComfyUI workflow from a pod on RunPod serverless.
Previously, I was running the ComfyUI workflow on a pod with network storage mounted, and it worked fine. Now, I want to run the workflow via API, so I deployed the endpoint using the image:
timpietruskyblibla/runpod-worker-comfy:3.4.0-base
with my network storage mounted as the endpoint’s storage.
I exported the API JSON and attempted to test-run it, but I’m getting errors (see the images provided).
Previously, I was running the ComfyUI workflow on a pod with network storage mounted, and it worked fine. Now, I want to run the workflow via API, so I deployed the endpoint using the image:
timpietruskyblibla/runpod-worker-comfy:3.4.0-base
with my network storage mounted as the endpoint’s storage.
I exported the API JSON and attempted to test-run it, but I’m getting errors (see the images provided).

