Nodes Browser
ComfyDeploy: How nui suite works in ComfyUI?
What is nui suite?
NODES: Dynamic Prompts Text Encode, Feeling Lucky Text Encode, Output String
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
nui suite
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
nui-suite
Custom nodes for ComfyUI.
- Dynamic Prompts Text Encode - CLIP text encoder that uses Dynamic Prompts syntax.
- Feeling Lucky Text Encode - Searches prompts on https://lexica.art based on the input. Also supports Dynamic Prompts syntax.
- Output String - Simple node that sends a string from the backend to the frontend. Useful for inspecting a randomly generated prompt in the frontend.