ComfyUI Node
ACB PPP Cleanup Options
A ComfyUI node in ACB with 12 inputs and 1 output.
ACB PPP Cleanup Options
- options
◄extra_spacestrue►
◄empty_constructstrue►
◄extra_separatorstrue►
◄extra_separators_additionaltrue►
◄extra_separators_include_eolfalse►
◄around_breaksfalse►
◄breaks_with_eolfalse►
◄around_andsfalse►
◄ands_with_eolfalse►
◄around_extranetwork_tagsfalse►
◄merge_attentiontrue►
◄remove_extranetwork_tagsfalse►
CategoryACB
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| extra_spacesopt | BOOLEAN | true | Remove extra spaces |
| empty_constructsopt | BOOLEAN | true | Remove empty constructs |
| extra_separatorsopt | BOOLEAN | true | Remove extra separators |
| extra_separators_additionalopt | BOOLEAN | true | Remove extra separators (additional cases) |
| extra_separators_include_eolopt | BOOLEAN | false | Extra separators options also remove EOLs |
| around_breaksopt | BOOLEAN | false | Cleanup around BREAKs |
| breaks_with_eolopt | BOOLEAN | false | Set BREAKs in their own line |
| around_andsopt | BOOLEAN | false | Cleanup around ANDs |
| ands_with_eolopt | BOOLEAN | false | Set ANDs in their own line |
| around_extranetwork_tagsopt | BOOLEAN | false | Clean up around extra network tags |
| merge_attentionopt | BOOLEAN | true | Merge nested attention constructs |
| remove_extranetwork_tagsopt | BOOLEAN | false | Remove extra network tags |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| options | PPP_OPTIONS_CUP | — |