Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion development/core-concepts/workflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A ComfyUI workflow can generate any type of media: image, video, audio, AI model

## Sample workflows

To get started, try out some of the [official workflows](https://comfyanonymous.github.io/ComfyUI_examples). These use only the Core nodes included in the ComfyUI installation. A thriving community of developers has created a rich [ecosystem](https://registry.comfy.org) of custom nodes to extend the functionality of ComfyUI.
To get started, use the built-in [Workflow Templates](/interface/features/template). Open them via `Workflow` → `Browse Workflow Templates` in the menu. These templates use only the Core nodes included in the ComfyUI installation and will automatically prompt you to download any required models. A thriving community of developers has created a rich [ecosystem](https://registry.comfy.org) of custom nodes to extend the functionality of ComfyUI.

### Simple Example
![simple workflow](/images/simple_workflow.jpeg)
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/development/core-concepts/workflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ComfyUI 工作流可以生成任何类型的媒体:图像、视频、音频、

## 示例工作流

要开始,请尝试一些 [官方工作流](https://comfyanonymous.github.io/ComfyUI_examples)。这些工作流仅使用 ComfyUI 安装中包含的核心节点。一个蓬勃发展的开发者社区创建了丰富的 [生态系统](https://registry.comfy.org) 的自定义节点,以扩展 ComfyUI 的功能。
要开始,请使用内置的[工作流模板](/zh-CN/interface/features/template)。通过菜单 `Workflow` → `Browse Workflow Templates` 打开。这些模板仅使用 ComfyUI 安装中包含的核心节点,并会自动提示您下载所需的模型。一个蓬勃发展的开发者社区创建了丰富的 [生态系统](https://registry.comfy.org) 的自定义节点,以扩展 ComfyUI 的功能。

### 简单示例
![简单工作流](/images/simple_workflow.jpeg)
Expand Down