[Feature Request] Add Power Promt Loader (Similar to your Power Lora Loader)
Hi,
Your Power Lora Loader is super useful in my work cases. I wish you can create that version for text string also, in practice, I often work with multi text string (with utilize prompt-ctrl node to trigger lora inside) and switch between those, my usual worfklow involves Prompt line similar to
. However It is not really versitle as I can only choose single prompt or ones next to each other.
Can I wish for a Power Prompt Loader that work with text instead of Lora, that's way I can use multiple text PLUS lora altogether in one node and get rid of the hassle when adding several text concat/combine nodes?
I am thinking of a UI like this:
with the text frame can be sizable for better reading and custom delimeters.
Thank you.
If you are still looking I made few nodes that do something very similar and way more than that. https://github.com/Erehr/ComfyUI-EreNodes
In your example you would need to wrap each groups in their own bracket for them to count as one "tag".