The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags.
The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags.
I found it cumbersome switching the pony tags in the prompt between Pony based models and SDXL based models.
I had a group of nodes that did the same thing but wanted it to be neater so I have created this.
Uses a Boolean switch that adds or removes the tags at the front of the prompt.
You can change which tags you wish to use right on the widget.
<p align="center"> <img src="https://github.com/user-attachments/assets/2e2ac63e-a684-4c12-afac-c462b8f3d2e4"/> </p> <p align="center"> <img src="https://github.com/user-attachments/assets/b8c52ca3-b326-45e5-bf0d-fc76e2d177e2"/> </p>custom_nodes
directory of ComfyUI.or
Copy the ComfyUI-PonySwitch.py into the custom nodes folder.