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

WAS_Text_Concatenate doesn't allow text_ widgets to be converted to inputs #459

Closed theredwillow closed 3 months ago

theredwillow commented 3 months ago

Only the required input types (delimeter and clean_whitespace) can be converted to inputs.

image

https://github.com/WASasquatch/was-node-suite-comfyui/blob/ee2e31a1e5fd85ad6f5c36831ffda6fea8f249c7/WAS_Node_Suite.py#L10296

theredwillow commented 3 months ago

Nevermind. This is a weird artifact from the script I'm writing that creates workspace.json files.