Closed theredwillow closed 3 months ago
Only the required input types (delimeter and clean_whitespace) can be converted to inputs.
delimeter
clean_whitespace
https://github.com/WASasquatch/was-node-suite-comfyui/blob/ee2e31a1e5fd85ad6f5c36831ffda6fea8f249c7/WAS_Node_Suite.py#L10296
Nevermind. This is a weird artifact from the script I'm writing that creates workspace.json files.
Only the required input types (
delimeter
andclean_whitespace
) can be converted to inputs.https://github.com/WASasquatch/was-node-suite-comfyui/blob/ee2e31a1e5fd85ad6f5c36831ffda6fea8f249c7/WAS_Node_Suite.py#L10296