LAB AI
RRunPod
•Created by LAB AI on 1/22/2025 in #⚡|serverless
Possible to access ComfyUI interface in serverless to fix custom nodes requirements?
Hi RunPod addicts!
I have a functional ComfyUI install running in a Pod that I want to replicate serverless.
My comfyUI install is made for a specific workflow requiring 18 custom nodes.
I'm trying to deploy this workflow in a new Serverless instance using runpod-worker-comfy project.
My Dockerfile deploys all required custom-nodes but I still have 4/5 nodes that are (IMPORT FAILED) because missing requirements.
I'm trying to troubleshoot the worker env to fix these custom nodes issues.
From the logs I can see that some requirements are missing like deepdiff or evalidate... I feel that the order I install my custom nodes is important because the last one installed could break dependencies required from previous ones, am I right? I can SSH access but I was wondering if there is a way to access ComfyUI interface and use the Manager to try to fix my issues manually? I'm open to any suggestion to help me setup my Serverless worker properly! Thank you!
From the logs I can see that some requirements are missing like deepdiff or evalidate... I feel that the order I install my custom nodes is important because the last one installed could break dependencies required from previous ones, am I right? I can SSH access but I was wondering if there is a way to access ComfyUI interface and use the Manager to try to fix my issues manually? I'm open to any suggestion to help me setup my Serverless worker properly! Thank you!
2 replies