Closed Radtoo closed 1 year ago
Custom nodes can't output text to the API. Do you mean a parsed text output to plug into something?
I don't know the ComfyUI API. This is for use in the UI same as I'd expect WAS to usually be used, to get the NSP/wildcard generated prompt text string. The existing conditioning output can't be directly saved to a text file or used for another text encoder or put into a filename or whatever else one might want to do with a text prompt.
Yeah I think I get what ya mean now.
Should be good to go now. You can git pull
Even better with the second output. Great!
I thought it was useful to have a text output on CLIPTextEncode to output the generated NSP/wildcard prompt and do things with it like save it in a companion .txt file, or other uses.