ComfyUI_RErouter_CustomNodes
★ 0
路由正则表达式自定义节点流程控制
提供基于正则的路由与输入节点(RErouter、String (RE)、Int (RE)),用于按模式分流并提取文本或整数,简化流程控制与自动化。
💡 按正则规则在工作流中动态分流并抽取文本/整数。
🍴 2 Forks💻 Python🔄 2024-05-22
https://pan.quark.cn/s/2df45d172dc1
📄 README
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 “
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“