-
Notifications
You must be signed in to change notification settings - Fork 10.2k
feat: Support ComfyUI-Manager for pip version #7555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Can we also ensure the comfyui manager custom node is not imported, except if And add to requirements.txt? |
It's still in the development stage, so the version is not pinned yet.
…hen `--disable-all-custom-nodes` is used. feat: Disable specific custom nodes according to the policy of `comfyui_manager`.
I think if |
My intention was that |
feat: --disable-manager-ui will disable the endpoints and ui of comfyui-manager
Now, it is possible to distinguish between disabling ComfyUI-Manager entirely and disabling only the UI of ComfyUI-Manager. @christian-byrne If the endpoint is blocked using |
Manual setup required, yet.
Comfy-Org/ComfyUI-Manager#1737