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
- If you want to run ComfyUI with a specific pull request, you can use the `--pr` option. This will automatically install the specified pull request and run ComfyUI with it.
124
+
- Important: When using --pr, any --version and --commit parameters are ignored. The PR branch will be checked out regardless of version settings.
125
+
114
126
### Managing Custom Nodes
115
127
116
128
comfy provides a convenient way to manage custom nodes for extending ComfyUI's functionality. Here are some examples:
0 commit comments