WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

[feature request]Switch for "Text Parse Tokens" node #248

Open MoYiha opened 11 months ago

MoYiha commented 11 months ago

Is it possible to add a switch to the "Text Parse Tokens" node to control when it takes effect, such as at "Prompt" or "execution"? Like the "Switch" of "Impact Pack".

For example, if I need to use the execution time as a token and submit multiple prompts with API, these submitted prompts will almost all get the same token, not the execution time.

1

Thanks.

WASasquatch commented 11 months ago

I am pretty sure that is JS front-end voodoo. I am not having WAS-NS deploy JS modifications. But I can add a input Boolean int to control that.