You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a docker based install where custom_nodes are automatically installed from a docker volume mount when ComfyUI is started. Doesn't seem like this is a part of ComfyUI by default. The custom nodes are installed but their dependencies aren't. ComfyUI-Manager handles the auto install of custom node dependencies. What if instead of that we add an setting to config.ini that lets us provide a list of custom nodes and ComfyUI-Manager installs them by default. Would this be the best way to enable this functionality?
I'm trying to create a docker based install where custom_nodes are automatically installed from a docker volume mount when ComfyUI is started. Doesn't seem like this is a part of ComfyUI by default. The custom nodes are installed but their dependencies aren't. ComfyUI-Manager handles the auto install of custom node dependencies. What if instead of that we add an setting to config.ini that lets us provide a list of custom nodes and ComfyUI-Manager installs them by default. Would this be the best way to enable this functionality?
Related to comfyanonymous/ComfyUI#6035
The text was updated successfully, but these errors were encountered: