ComfyUI Node: sch_split_text

Authored by cardenluo

Created

Updated

309 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

Apt_Preset/data/schedule

Inputs

text STRING
current_frame INT
preset
  • None
  • Line
  • Space
  • Comma
  • Period
  • Semicolon
  • Tab
  • Pipe
  • Custom
delimiter STRING

Outputs

*

INT

Extension: ComfyUI-Apt_Preset

ComfyUI Preset Manager, supporting various preset templates and workflow management

Authored by cardenluo

Looking for a different node?

Also provided by 1 other extension

  • Schedule Split TextComfyUI_Swwan
    Apt_Preset/data/schedule

    文本拆分预设说明 - **None**:不采用预设分隔符。 - **Line**:以` `或` `(换行符)拆分。 - **Space**:用` `(空格)或` `(全角空格)拆分。 - **Comma**:以`,`(逗号)或`,`(中文逗号)拆分。 - **Period**:用`.`(句号)或`。`(中文句号)拆分。 - **Semicolon**:以`;`(分号)或`;`(中文分号)拆分。 - **Tab**:用` `(制表符)拆分。 - **Pipe**:以`|`(竖线)拆分。 - **Custom**:使用自定义分隔符(支持转义字符如`\n`、`\t`)。

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more