ComfyUi_String_Function_Tree

ComfyUi_String_Function_Tree
★ 10

字符串处理多输入自定义节点提示词生成
该自定义节点用于操作多个字符串输入,按树状逻辑组合、编辑与转换字符串,便于在ComfyUI中批量构建提示词和文本模板。
💡 在工作流中批量组合与转换字符串以生成提示词或文件名。
🍴 3 Forks💻 JavaScript🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/c73fe210bae7
SDXL Prompt Styler Screenshot
SDXL Prompt Styler Screenshot
📄 README

ComfyUi_String_Function_Tree

SDXL Prompt Styler

=======

All credits to pythongosssss/ComfyUI-Custom-Scripts “https://github.com/pythongosssss/ComfyUI-Custom-Scripts


Custom node for ComfyUI that I moded from the String Function from ComfyUI-Custom-Scripts. It allows one to plug more stuff into the original function.


Original:



My modded version:



Install the original ComfyUI-Custom-Scripts

  • Open a terminal or command line interface.
  • Navigate to the ComfyUI/custom_nodes/ directory.
  • Run the following command:
  • 
    Then Proceed with 
    
    ### Installation of my customized version
    1. Run the following command:
  • Restart ComfyUI.
  • This command clones the repository into your ComfyUI/custom_nodes/ directory. You should now be able to access and use the nodes from this repository.

    After restart you should see a new menu under the utils submenu called String Function Tree – click on it and a new node will appear in your workflow