ModelSurge / sd-webui-comfyui

An extension to integrate ComfyUI workflows into the Webui's pipeline
MIT License
516 stars 32 forks source link

Install button for ComfyUI-Manager #167

Closed corolorn closed 1 year ago

corolorn commented 1 year ago

https://github.com/ltdrdata/ComfyUI-Manager An extremely convenient and pleasant thing to expand the popularity and ease of working with this extension. but I couldn’t figure out how to attach it to SD-Webui-comfyui. Sorry in advance I'm new to this

corolorn commented 1 year ago

Sorry, I figured it out. enough in the directory automatic1111\extensions\sd-webui-comfyui\comfyui_custom_nodes use git clone https://github.com/ltdrdata/ComfyUI-Manager

ljleb commented 1 year ago

We planned on adding a button to install it with comfyui. Will keep this open to track completion.

PladsElsker commented 1 year ago

You can install ComfyUI-Manager like you normally would in your ComfyUI installation under ComfyUI/custom_nodes.

I wouldn't recommend adding nodes to sd-webui-comfyui/comfyui_custom_nodes, because then you won't load these nodes if you decide to run ComfyUI on its own without the Webui.

ljleb commented 1 year ago

I wouldn't recommend adding nodes to sd-webui-comfyui/comfyui_custom_nodes, because then you won't load these nodes if you decide to run ComfyUI on its own without the Webui.

I did not read correctly. This is correct, but also in my experience many extensions cannot work outside of the normal comfyui custom_nodes folder, they just fail to load otherwise.