diff --git a/development/core-concepts/workflow.mdx b/development/core-concepts/workflow.mdx index cdffd763..a77474e0 100644 --- a/development/core-concepts/workflow.mdx +++ b/development/core-concepts/workflow.mdx @@ -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) diff --git a/zh-CN/development/core-concepts/workflow.mdx b/zh-CN/development/core-concepts/workflow.mdx index f726416d..961fdfc6 100644 --- a/zh-CN/development/core-concepts/workflow.mdx +++ b/zh-CN/development/core-concepts/workflow.mdx @@ -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)