Skip to content

ALIoneTreE1119/ComfyUI-DynamicPromptList

Repository files navigation

ComfyUI-DynamicPromptList

English | 中文


中文

智能提示词解析和分发节点,用单个文本框替代多个输入字段。

License: MIT

安装

cd ComfyUI/custom_nodes
git clone https://github.com/ALIoneTreE1119/ComfyUI-DynamicPromptList.git

重启 ComfyUI。

节点

Smart Prompt Parser - 智能提示词解析器

Smart Prompt Parser

自动检测分隔符并解析提示词。

输入: 风景画|人物肖像|抽象艺术|科幻场景

输出: 提示词列表、单独字符串、数量、预览


Prompt Distributor - 提示词分发器

Prompt Distributor

将提示词分发到 10 个独立输出端口。

输入: 提示词文本 + 输出端口数量(1-10)

输出: prompt_1 ~ prompt_10


使用示例

图像批处理

图像批处理

工作流: workflow/batch_image_generate.json

唯美风景画|可爱小猫|科幻城市|抽象艺术

图像批量编辑

图像批量编辑

工作流: workflow/Z-image批处理.json

增强色彩|复古滤镜|黑白|锐化

SVI 视频分镜

SVI分镜

工作流: workflow/SVI+2.0Pro分镜切换.json

开场:城市全景|镜头推进:街道细节|特写:主角登场|转场:快速剪辑|结尾:夕阳西下

SVI 一镜到底

SVI一镜到底

工作流: workflow/SVI+2.0Pro一镜到底.json

镜头推进|穿过街道|进入咖啡店|聚焦面部|定格咖啡杯

视频演示

default.mp4

支持的输入格式

# 竖线分隔
风景画|人物肖像|抽象艺术

# 逐行
风景画
人物肖像
抽象艺术

# 编号
1. 风景画
2. 人物肖像
3. 抽象艺术

English

Smart prompt parsing and distribution nodes. Replace multiple input fields with a single text box.

License: MIT

Installation

cd ComfyUI/custom_nodes
git clone https://github.com/ALIoneTreE1119/ComfyUI-DynamicPromptList.git

Restart ComfyUI.

Nodes

Smart Prompt Parser

Smart Prompt Parser

Auto-detects delimiters and parses prompts.

Input: landscape|portrait|abstract art|sci-fi scene

Output: Prompt list, individual strings, count, preview


Prompt Distributor

Prompt Distributor

Distributes prompts to 10 separate output ports.

Input: Prompt text + output count (1-10)

Output: prompt_1 ~ prompt_10


Examples

Image Batch Processing

Image Batch

Workflow: workflow/batch_image_generate.json

beautiful landscape|cute kitten|sci-fi city|abstract art

Image Batch Editing

Image Editing

Workflow: workflow/Z-image批处理.json

enhance saturation|vintage filter|black and white|sharpen

SVI Video Storyboard

SVI Storyboard

Workflow: workflow/SVI+2.0Pro分镜切换.json

opening: city panorama|push in: street details|close-up: protagonist|transition: quick cuts|ending: sunset

SVI One-Take Shot

SVI One-Take

Workflow: workflow/SVI+2.0Pro一镜到底.json

camera pushes in|through street|into coffee shop|focus on face|final frame on cup

Supported Input Formats

# Pipe-separated
landscape|portrait|abstract art

# Line-by-line
landscape
portrait
abstract art

# Numbered
1. landscape
2. portrait
3. abstract art

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages