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).
Screenshot_2025-04-30_at_10.03.14_PM.png
Screenshot_2025-04-30_at_10.03.07_PM.png
Was this page helpful?