From 60db99a8030224af335c670fff947da02c223a70 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 13:02:20 +0000 Subject: [PATCH 1/2] Update custom-nodes/workflow_templates.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- custom-nodes/workflow_templates.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom-nodes/workflow_templates.mdx b/custom-nodes/workflow_templates.mdx index 3b7633b95..77d96c701 100644 --- a/custom-nodes/workflow_templates.mdx +++ b/custom-nodes/workflow_templates.mdx @@ -28,4 +28,6 @@ Under `ComfyUI-MyCustomNodeModule/example_workflows/` directory: - `My_example_workflow_1.jpg` - `My_example_workflow_2.json` -In this example ComfyUI's template browser shows a category called `ComfyUI-MyCustomNodeModule` with two items, one of which has a thumbnail. +In this example ComfyUI's template browser shows a category called `ComfyUI-MyCustomNodeModule` with two items, one of which has a thumbnail. + +For a real-world example, see [ComfyUI-Impact-Pack's example_workflows folder](https://github.com/ltdrdata/ComfyUI-Impact-Pack/tree/Main/example_workflows). From f4d51531ed901b113618215f80f1e2c45a626fc8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 13:02:22 +0000 Subject: [PATCH 2/2] Update zh-CN/custom-nodes/workflow_templates.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/custom-nodes/workflow_templates.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zh-CN/custom-nodes/workflow_templates.mdx b/zh-CN/custom-nodes/workflow_templates.mdx index 0498dffc6..d398175c0 100644 --- a/zh-CN/custom-nodes/workflow_templates.mdx +++ b/zh-CN/custom-nodes/workflow_templates.mdx @@ -23,4 +23,6 @@ title: "工作流模板" - `My_example_workflow_1.jpg` - `My_example_workflow_2.json` -在这个例子中,ComfyUI 的模板浏览器会显示一个名为 `ComfyUI-MyCustomNodeModule` 的类别,其中包含两个项目,其中一个带有缩略图。 +在这个例子中,ComfyUI 的模板浏览器会显示一个名为 `ComfyUI-MyCustomNodeModule` 的类别,其中包含两个项目,其中一个带有缩略图。 + +如需参考实际案例,请查看 [ComfyUI-Impact-Pack 的 example_workflows 文件夹](https://github.com/ltdrdata/ComfyUI-Impact-Pack/tree/Main/example_workflows)。