From c547e25ba9da76ce330279da3220f308f1e66103 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 03:21:59 +0000 Subject: [PATCH 1/2] Update development/core-concepts/workflow.mdx --- development/core-concepts/workflow.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/core-concepts/workflow.mdx b/development/core-concepts/workflow.mdx index cdffd7631..a77474e09 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) From 6bd2ad8e61f68b36e184d01c7dde4569efdd6b3d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 03:22:11 +0000 Subject: [PATCH 2/2] Update zh-CN/development/core-concepts/workflow.mdx --- zh-CN/development/core-concepts/workflow.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/development/core-concepts/workflow.mdx b/zh-CN/development/core-concepts/workflow.mdx index f726416db..961fdfc6d 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)