什么是部分执行?
部分执行(Partial Execution),正如其名,只运行工作流的一部分,而不是执行工作流中的全部节点。 上图对比了部分执行与运行整个工作流:- 部分执行(左侧):仅运行从起始节点到输出节点的工作流分支。
- 运行工作流(右侧):运行工作流中的全部节点。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ComfyUI 中部分执行(Partial Execution)功能的使用方法和条件