WASasquatch / was-node-suite-comfyui

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

Clearing Tokens from Text Add Token by Input nodes #386

Open jgal14 opened 6 months ago

jgal14 commented 6 months ago

I have been using the Text add token by input node to add a project name to images generated in a workflow. I've got an odd bug where the tokens saved on past runs are overwriting new saves (even when the node has been removed from the workflow, and comfyui restarted).

Any recommendations on how to fix this? Is it possible to wipe the saved tokens somewhere? I removed them from the node settings file and they reappeared.

WAS-PlaiLabs commented 6 months ago

I don't understand your problem. The token system is persistent, so if you have something like portrait_prefix and it's value A 3d matte portrait of you could use that in any workflow requiring that prefix. It's not saved on a per-workflow basis.