Nodes Browser
ComfyDeploy: How comfyui-search-navigation works in ComfyUI?
What is comfyui-search-navigation?
Search navigation extension.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-search-navigation
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Usage
- Open/Close with
Shift + F
- Search for nodes by title or name (set titles manually if there's a lot of duplicate nodes)
Enter
to center view on selected nodeShift + Left/Right
to cycle through navigation history?
to re-focus search bar after doing other things- Open settings ⚙ to change hotkeys and other settings
Installation
cd
toComfyUI/custom_nodes
git clone
this repository