was-node-suite-comfyui
was-node-suite-comfyui copied to clipboard
[feature request]Can you make Export API node fully supports Text Tokens?
I have tested with latest version, In Export API node, Text Tokens available in output_path but filename_prefix can not .
Thanks for your work.
Are you sure? We are applying token parsing here: https://github.com/WASasquatch/was-node-suite-comfyui/blob/main/WAS_Node_Suite.py#L7010
Yes, I'm sure. Text Tokens with Save Text File and Save Image nodes are works fine, but Export API node is not. Is https://github.com/WASasquatch/was-node-suite-comfyui/blob/main/WAS_Node_Suite.py#L7010 in was_save_images function right?
Ohh my apologies, yeah that's possible. Probably should be a toggle though.