# ComfyUi_String_Function_Tree **Repository Path**: sd-comfy/ComfyUi_String_Function_Tree ## Basic Information - **Project Name**: ComfyUi_String_Function_Tree - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-09 - **Last Updated**: 2024-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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: ----------- ![SDXL Prompt Styler Screenshot](example/treeori.png) ----------- My modded version: ----------- ![SDXL Prompt Styler Screenshot](example/tree.png) ----------- ### Install the original ComfyUI-Custom-Scripts 1. Open a terminal or command line interface. 2. Navigate to the `ComfyUI/custom_nodes/` directory. 3. Run the following command: ```git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git``` Then Proceed with ### Installation of my customized version 1. Run the following command: ```git clone https://github.com/wolfden/ComfyUi_String_Function_Tree.git``` 2. 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