Nodes Browser

ComfyDeploy: How ComfyUI_RErouter_CustomNodes works in ComfyUI?

What is ComfyUI_RErouter_CustomNodes?

Nodes: RErouter, String (RE), Int (RE)

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_RErouter_CustomNodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI_RErouter_CustomNodes

  • Install:

    • cd ComfyUI\custom_nodes
    • git clone https://github.com/an90ray/ComfyUI_RErouter_CustomNodes.git
  • Update:

    • cd ComfyUI\custom_nodes\ComfyUI_RErouter_CustomNodes
    • git pull https://github.com/an90ray/ComfyUI_RErouter_CustomNodes.git

image

Usage example

If you want to reproduce it you should have some custom nodes.

  • https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes
  • https://github.com/ltdrdata/ComfyUI-Impact-Pack
  • https://github.com/twri/sdxl_prompt_styler

image

image