From 700c7247452904c68812a87253e6b0e42d6b234c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:37:21 +0000 Subject: [PATCH 01/90] Update tutorials/flux/flux-1-fill-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-fill-dev.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tutorials/flux/flux-1-fill-dev.mdx b/tutorials/flux/flux-1-fill-dev.mdx index 5a72ee13d..e67770930 100644 --- a/tutorials/flux/flux-1-fill-dev.mdx +++ b/tutorials/flux/flux-1-fill-dev.mdx @@ -53,6 +53,14 @@ ComfyUI/ ### 1. Inpainting workflow and asset + +

Download Workflow Image

+
+ + +

Run on ComfyUI Cloud

+
+ Please download the image below and drag it into ComfyUI to load the corresponding workflow ![ComfyUI Flux.1 inpaint](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/inpaint/flux_fill_inpaint.png) From edf400b6285acf3d7e5c8c6075759cd77e62d289 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:37:35 +0000 Subject: [PATCH 02/90] Update zh-CN/tutorials/flux/flux-1-fill-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-fill-dev.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-fill-dev.mdx b/zh-CN/tutorials/flux/flux-1-fill-dev.mdx index c4a2fde4b..3eabab621 100644 --- a/zh-CN/tutorials/flux/flux-1-fill-dev.mdx +++ b/zh-CN/tutorials/flux/flux-1-fill-dev.mdx @@ -52,6 +52,14 @@ ComfyUI/ ### 1. Inpainting 工作流及相关素材 + +

下载工作流图片

+
+ + +

在 ComfyUI Cloud 上运行

+
+ 请下载下面的图片,并拖入 ComfyUI 以加载对应的工作流 ![ComfyUI Flux.1 inpaint](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/inpaint/flux_fill_inpaint.png) From 47f196b22c3fa01aa44ca6e158eb093b8cffb3f8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:38:36 +0000 Subject: [PATCH 03/90] Update tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-controlnet.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-controlnet.mdx b/tutorials/flux/flux-1-controlnet.mdx index 33ae609d0..6960cdef0 100644 --- a/tutorials/flux/flux-1-controlnet.mdx +++ b/tutorials/flux/flux-1-controlnet.mdx @@ -40,6 +40,10 @@ For image preprocessors, you can use the following custom nodes to complete imag ## FLUX.1-Canny-dev Complete Version Workflow + +

Run on ComfyUI Cloud

+
+ ### 1. Workflow and Asset Please download the workflow image below and drag it into ComfyUI to load the workflow From 8419c3353be36abf5276f0b2f378674b3e7ea709 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:38:40 +0000 Subject: [PATCH 04/90] Update zh-CN/tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-controlnet.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-controlnet.mdx b/zh-CN/tutorials/flux/flux-1-controlnet.mdx index ea296ec6e..e8192c00b 100644 --- a/zh-CN/tutorials/flux/flux-1-controlnet.mdx +++ b/zh-CN/tutorials/flux/flux-1-controlnet.mdx @@ -35,6 +35,10 @@ Metadata 中包含工作流 json 的图片可直接拖入 ComfyUI 或使用菜 ## FLUX.1-Canny-dev 完整版工作流 + +

Run on ComfyUI Cloud

+
+ ### 1. 工作流及相关素材 请下载下面的工作流图片,并拖入 ComfyUI 以加载工作流 From 94376f9058e034e31d2abab64159a4661db8df5c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:42:25 +0000 Subject: [PATCH 05/90] Update tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-controlnet.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-controlnet.mdx b/tutorials/flux/flux-1-controlnet.mdx index 6960cdef0..56d52c9e3 100644 --- a/tutorials/flux/flux-1-controlnet.mdx +++ b/tutorials/flux/flux-1-controlnet.mdx @@ -106,6 +106,10 @@ Or use the following custom nodes to complete image preprocessing: ## FLUX.1-Depth-dev-lora Workflow + +

Run on ComfyUI Cloud

+
+ The LoRA version workflow builds on the complete version by adding the LoRA model. Compared to the [complete version of the Flux workflow](/tutorials/flux/flux-1-text-to-image), it adds nodes for loading and using the corresponding LoRA model. ### 1. Workflow and Asset From 3604c56b22123b89dc91c3d207b61e9fa25880e9 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:42:28 +0000 Subject: [PATCH 06/90] Update zh-CN/tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-controlnet.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-controlnet.mdx b/zh-CN/tutorials/flux/flux-1-controlnet.mdx index e8192c00b..65bef5077 100644 --- a/zh-CN/tutorials/flux/flux-1-controlnet.mdx +++ b/zh-CN/tutorials/flux/flux-1-controlnet.mdx @@ -100,6 +100,10 @@ ComfyUI/ ## FLUX.1-Depth-dev-lora 工作流 + +

Run on ComfyUI Cloud

+
+ LoRA 版本的工作流是在完整版本的基础上,添加了 LoRA 模型,相对于[完整版本的 Flux 工作流](/zh-CN/tutorials/flux/flux-1-text-to-image),增加了对应 LoRA 模型的加载使用节点。 ### 1. 工作流及相关素材 From 87477646b8ca7cb18eaab4b8033513d63df7405f Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:43:54 +0000 Subject: [PATCH 07/90] Update tutorials/flux/flux-1-uso.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-uso.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tutorials/flux/flux-1-uso.mdx b/tutorials/flux/flux-1-uso.mdx index 671fef13c..5e0490210 100644 --- a/tutorials/flux/flux-1-uso.mdx +++ b/tutorials/flux/flux-1-uso.mdx @@ -33,11 +33,15 @@ Download the image below and drag it into ComfyUI to load the corresponding work className="prose" target='_blank' href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/flux1_dev_uso_reference_image_gen.json" -style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}} +style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold', marginRight: '10px'}} >

Download JSON Workflow

+ +

Run on ComfyUI Cloud

+
+ Use the image below as an input image. ![input](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/flux/bytedance-uso/input.png) From 7ee1f5b4d99c5e6af53d5a917f3451bf981b7ba3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:43:58 +0000 Subject: [PATCH 08/90] Update zh-CN/tutorials/flux/flux-1-uso.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-uso.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux-1-uso.mdx b/zh-CN/tutorials/flux/flux-1-uso.mdx index 62500d24c..39f1930e6 100644 --- a/zh-CN/tutorials/flux/flux-1-uso.mdx +++ b/zh-CN/tutorials/flux/flux-1-uso.mdx @@ -34,11 +34,15 @@ USO 支持三种主要方法: className="prose" target='_blank' href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/flux1_dev_uso_reference_image_gen.json" -style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}} +style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold', marginRight: '10px'}} >

下载 JSON 工作流

+ +

在 ComfyUI Cloud 上运行

+
+ 使用下面的图片作为输入 ![输入图像](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/flux/bytedance-uso/input.png) From 9234cd7aca99f49f6fd3204c9cefa0ada26d111f Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:47:38 +0000 Subject: [PATCH 09/90] Update tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-text-to-image.mdx b/tutorials/flux/flux-1-text-to-image.mdx index 0cd28f2dc..041b854eb 100644 --- a/tutorials/flux/flux-1-text-to-image.mdx +++ b/tutorials/flux/flux-1-text-to-image.mdx @@ -46,6 +46,10 @@ If you can't download models from [black-forest-labs/FLUX.1-dev](https://hugging Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Dev Original Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_t5fp16.png) + +

Run on ComfyUI Cloud

+
+ #### 2. Manual Model Installation From 87ddfe6ba6423d9fdf89eb9bf5fa66e57db3a31a Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:47:41 +0000 Subject: [PATCH 10/90] Update tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-text-to-image.mdx b/tutorials/flux/flux-1-text-to-image.mdx index 041b854eb..6c4ce5742 100644 --- a/tutorials/flux/flux-1-text-to-image.mdx +++ b/tutorials/flux/flux-1-text-to-image.mdx @@ -100,6 +100,10 @@ Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Schnell Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_schnell_t5fp8.png) + +

Run on ComfyUI Cloud

+
+ #### 2. Manual Models Installation From 92b54abd18d6788d6cc64a40d108e0031bf02e4f Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:47:43 +0000 Subject: [PATCH 11/90] Update tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-text-to-image.mdx b/tutorials/flux/flux-1-text-to-image.mdx index 6c4ce5742..cf298dc43 100644 --- a/tutorials/flux/flux-1-text-to-image.mdx +++ b/tutorials/flux/flux-1-text-to-image.mdx @@ -154,6 +154,10 @@ Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Dev fp8 Checkpoint Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_fp8.png) + +

Run on ComfyUI Cloud

+
+ Please download [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true) and save it to the `ComfyUI/models/checkpoints/` directory. Ensure that the corresponding `Load Checkpoint` node loads `flux1-dev-fp8.safetensors`, and you can try to run the workflow. From 9275bc424efd2a53c20eedfd92cb8aefd63840d8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:47:54 +0000 Subject: [PATCH 12/90] Update zh-CN/tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx index 991d98c7a..4360521ec 100644 --- a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx +++ b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx @@ -46,6 +46,10 @@ Flux 以其卓越的画面质量和灵活性而闻名,能够生成高质量、 请下载下面的图片,并拖入 ComfyUI 中加载工作流。 ![Flux Dev 原始版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_t5fp16.png) + +

在 ComfyUI Cloud 上运行

+
+ #### 2. 手动安装模型 From 4fca88dc5df9cd29cbc3516c14108ca9923255fb Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:47:57 +0000 Subject: [PATCH 13/90] Update zh-CN/tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx index 4360521ec..f316ac3ef 100644 --- a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx +++ b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx @@ -101,6 +101,10 @@ ComfyUI/ ![Flux Schnell 版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_schnell_t5fp8.png) + +

在 ComfyUI Cloud 上运行

+
+ #### 2. 手动安装模型 From 5519c185c324e85ffb1d06d2ffd18759c771b78e Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:48:00 +0000 Subject: [PATCH 14/90] Update zh-CN/tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-text-to-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx index f316ac3ef..14c394565 100644 --- a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx +++ b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx @@ -154,6 +154,10 @@ fp8 版本是对 flux1 原版 fp16 版本的量化版本,在一定程度上这 ![Flux Dev fp8 Checkpoint 版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_fp8.png) + +

在 ComfyUI Cloud 上运行

+
+ 请下载 [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true)并保存至 `ComfyUI/models/Checkpoints/` 目录下。 确保对应的 `Load Checkpoint` 节点加载了 `flux1-dev-fp8.safetensors`,即可测试运行。 From f896f5cc57146e90ee3f5fdf96158e87a7ac00cc Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:48:09 +0000 Subject: [PATCH 15/90] Update tutorials/flux/flux-1-kontext-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-kontext-dev.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/flux/flux-1-kontext-dev.mdx b/tutorials/flux/flux-1-kontext-dev.mdx index c423af05e..b0180a738 100644 --- a/tutorials/flux/flux-1-kontext-dev.mdx +++ b/tutorials/flux/flux-1-kontext-dev.mdx @@ -72,6 +72,10 @@ Model save location ## Flux.1 Kontext Dev Workflow + +

Run on ComfyUI Cloud

+
+ This workflow uses the `Load Image(from output)` node to load the image to be edited, making it more convenient for you to access the edited image for multiple rounds of editing. ### 1. Workflow and Input Image Download From 4d76a9703fbeded8747778c0e2bd4409c2f87953 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:48:12 +0000 Subject: [PATCH 16/90] Update zh-CN/tutorials/flux/flux-1-kontext-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-kontext-dev.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx b/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx index 18b28d5b7..c983e22f5 100644 --- a/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx +++ b/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx @@ -73,6 +73,10 @@ FLUX.1 Kontext 是 Black Forest Labs 推出的突破性多模态图像编辑模 ## Flux.1 Kontext Dev 工作流 + +

Run on ComfyUI Cloud

+
+ 这个工作流使用了 `Load Image(from output)` 节点来加载需要编辑的图像,可以让你更方便地获取到编辑后的图像,从而进行多轮次编辑 ### 1. 工作流及输入图片下载 From fe3c2931c6ff05dc2c1dfaa46ed35d05fed9e3b4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:49:05 +0000 Subject: [PATCH 17/90] Update tutorials/flux/flux1-krea-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux1-krea-dev.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tutorials/flux/flux1-krea-dev.mdx b/tutorials/flux/flux1-krea-dev.mdx index 5e94860da..56a9fc526 100644 --- a/tutorials/flux/flux1-krea-dev.mdx +++ b/tutorials/flux/flux1-krea-dev.mdx @@ -29,10 +29,14 @@ This model is released under the [flux-1-dev-non-commercial-license](https://hug Download the image or JSON below and drag it into ComfyUI to load the corresponding workflow ![Flux Krea Dev Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/krea/flux1_krea_dev.png) - +

Download JSON Workflow

+ +

Run on ComfyUI Cloud

+
+ #### 2. Manual Model Installation Please download the following model files: From 4a305840caa095cfbc31572ddefa82fb251b995b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:49:10 +0000 Subject: [PATCH 18/90] Update zh-CN/tutorials/flux/flux1-krea-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux1-krea-dev.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux1-krea-dev.mdx b/zh-CN/tutorials/flux/flux1-krea-dev.mdx index 0bd2b7086..0251fddd9 100644 --- a/zh-CN/tutorials/flux/flux1-krea-dev.mdx +++ b/zh-CN/tutorials/flux/flux1-krea-dev.mdx @@ -29,10 +29,14 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' 下载下面的图片或JSON,并拖入 ComfyUI 以加载对应工作流 ![Flux Krea Dev 工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/krea/flux1_krea_dev.png) - +

下载 JSON 格式工作流

+ +

在 ComfyUI Cloud 上运行

+
+ #### 2. 模型链接 **Diffusion model** 下面两个模型选择其中一个版本即可 From f5da7cb869b39e2c45adfbef8fede47fab3cf054 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:27 +0000 Subject: [PATCH 19/90] Update tutorials/flux/flux-2-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-2-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/flux/flux-2-dev.mdx b/tutorials/flux/flux-2-dev.mdx index 876066365..be66852b6 100644 --- a/tutorials/flux/flux-2-dev.mdx +++ b/tutorials/flux/flux-2-dev.mdx @@ -33,7 +33,7 @@ We are using quantized weights in this workflow. The original FLUX.2 repository -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

## Model links From 4f7c1fa915d1d4ca592440c079c7ca19bd631b4d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:29 +0000 Subject: [PATCH 20/90] Update tutorials/flux/flux1-krea-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux1-krea-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/flux/flux1-krea-dev.mdx b/tutorials/flux/flux1-krea-dev.mdx index 56a9fc526..6a434e27b 100644 --- a/tutorials/flux/flux1-krea-dev.mdx +++ b/tutorials/flux/flux1-krea-dev.mdx @@ -34,7 +34,7 @@ Download the image or JSON below and drag it into ComfyUI to load the correspond -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

#### 2. Manual Model Installation From 6ca54dc238ca2dd917701f682afee2863bc78a8c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:30 +0000 Subject: [PATCH 21/90] Update tutorials/flux/flux-1-kontext-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-kontext-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/flux/flux-1-kontext-dev.mdx b/tutorials/flux/flux-1-kontext-dev.mdx index b0180a738..b121cad9e 100644 --- a/tutorials/flux/flux-1-kontext-dev.mdx +++ b/tutorials/flux/flux-1-kontext-dev.mdx @@ -73,7 +73,7 @@ Model save location ## Flux.1 Kontext Dev Workflow -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

This workflow uses the `Load Image(from output)` node to load the image to be edited, making it more convenient for you to access the edited image for multiple rounds of editing. From 3a541a3410bcc2ac511fef2fa2b023489a48f03f Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:31 +0000 Subject: [PATCH 22/90] Update tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-text-to-image.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/flux/flux-1-text-to-image.mdx b/tutorials/flux/flux-1-text-to-image.mdx index cf298dc43..25706e6c0 100644 --- a/tutorials/flux/flux-1-text-to-image.mdx +++ b/tutorials/flux/flux-1-text-to-image.mdx @@ -47,7 +47,7 @@ Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Dev Original Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_t5fp16.png) -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

#### 2. Manual Model Installation @@ -101,7 +101,7 @@ Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Schnell Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_schnell_t5fp8.png) -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

#### 2. Manual Models Installation @@ -155,7 +155,7 @@ Please download the image below and drag it into ComfyUI to load the workflow. ![Flux Dev fp8 Checkpoint Version Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_fp8.png) -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

Please download [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true) and save it to the `ComfyUI/models/checkpoints/` directory. From d3de7e97eb44dd16b8267af978533bae6c010a43 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:32 +0000 Subject: [PATCH 23/90] Update tutorials/flux/flux-1-uso.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-uso.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/flux/flux-1-uso.mdx b/tutorials/flux/flux-1-uso.mdx index 5e0490210..55cb0dde6 100644 --- a/tutorials/flux/flux-1-uso.mdx +++ b/tutorials/flux/flux-1-uso.mdx @@ -39,7 +39,7 @@ style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

Use the image below as an input image. From dfc48a51e732a6003c1e419fe36509bc031ff082 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:34 +0000 Subject: [PATCH 24/90] Update tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-controlnet.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/flux/flux-1-controlnet.mdx b/tutorials/flux/flux-1-controlnet.mdx index 56d52c9e3..5d234636f 100644 --- a/tutorials/flux/flux-1-controlnet.mdx +++ b/tutorials/flux/flux-1-controlnet.mdx @@ -41,7 +41,7 @@ For image preprocessors, you can use the following custom nodes to complete imag ## FLUX.1-Canny-dev Complete Version Workflow -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

### 1. Workflow and Asset @@ -107,7 +107,7 @@ Or use the following custom nodes to complete image preprocessing: ## FLUX.1-Depth-dev-lora Workflow -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

The LoRA version workflow builds on the complete version by adding the LoRA model. Compared to the [complete version of the Flux workflow](/tutorials/flux/flux-1-text-to-image), it adds nodes for loading and using the corresponding LoRA model. From 2a7bafbc9e2fe5e28e8e7154337a8a826fc02562 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:39 +0000 Subject: [PATCH 25/90] Update tutorials/flux/flux-1-fill-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/flux/flux-1-fill-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/flux/flux-1-fill-dev.mdx b/tutorials/flux/flux-1-fill-dev.mdx index e67770930..48c005526 100644 --- a/tutorials/flux/flux-1-fill-dev.mdx +++ b/tutorials/flux/flux-1-fill-dev.mdx @@ -58,7 +58,7 @@ ComfyUI/ -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

Please download the image below and drag it into ComfyUI to load the corresponding workflow From eaa907f1314bf3acb5e1280e32da269c31c1f6e4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:49 +0000 Subject: [PATCH 26/90] Update zh-CN/tutorials/flux/flux-2-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-2-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux-2-dev.mdx b/zh-CN/tutorials/flux/flux-2-dev.mdx index 667c3b524..286cf9f9a 100644 --- a/zh-CN/tutorials/flux/flux-2-dev.mdx +++ b/zh-CN/tutorials/flux/flux-2-dev.mdx @@ -33,7 +33,7 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

## 模型链接 From 166872fd96e0d4fea2342fdea3c5522a800b6952 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:50 +0000 Subject: [PATCH 27/90] Update zh-CN/tutorials/flux/flux-1-text-to-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-text-to-image.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx index 14c394565..bd2516445 100644 --- a/zh-CN/tutorials/flux/flux-1-text-to-image.mdx +++ b/zh-CN/tutorials/flux/flux-1-text-to-image.mdx @@ -47,7 +47,7 @@ Flux 以其卓越的画面质量和灵活性而闻名,能够生成高质量、 ![Flux Dev 原始版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_t5fp16.png) -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

#### 2. 手动安装模型 @@ -102,7 +102,7 @@ ComfyUI/ ![Flux Schnell 版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_schnell_t5fp8.png) -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

#### 2. 手动安装模型 @@ -155,7 +155,7 @@ fp8 版本是对 flux1 原版 fp16 版本的量化版本,在一定程度上这 ![Flux Dev fp8 Checkpoint 版本工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/flux/text-to-image/flux_dev_fp8.png) -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

请下载 [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true)并保存至 `ComfyUI/models/Checkpoints/` 目录下。 From 2a9055f4c510c091e5ccc6fc42f2e124827f3478 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:51 +0000 Subject: [PATCH 28/90] Update zh-CN/tutorials/flux/flux-1-fill-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-fill-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux-1-fill-dev.mdx b/zh-CN/tutorials/flux/flux-1-fill-dev.mdx index 3eabab621..5b55c6cca 100644 --- a/zh-CN/tutorials/flux/flux-1-fill-dev.mdx +++ b/zh-CN/tutorials/flux/flux-1-fill-dev.mdx @@ -57,7 +57,7 @@ ComfyUI/ -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

请下载下面的图片,并拖入 ComfyUI 以加载对应的工作流 From ee9981c7afd7cc60360cef97e44c4e34704892c5 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:57 +0000 Subject: [PATCH 29/90] Update zh-CN/tutorials/flux/flux1-krea-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux1-krea-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux1-krea-dev.mdx b/zh-CN/tutorials/flux/flux1-krea-dev.mdx index 0251fddd9..41ab10b3d 100644 --- a/zh-CN/tutorials/flux/flux1-krea-dev.mdx +++ b/zh-CN/tutorials/flux/flux1-krea-dev.mdx @@ -34,7 +34,7 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

#### 2. 模型链接 From 2c14155ea3f8f804fa31dbc1b6524c19ccb59883 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:50:58 +0000 Subject: [PATCH 30/90] Update zh-CN/tutorials/flux/flux-1-uso.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-uso.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux-1-uso.mdx b/zh-CN/tutorials/flux/flux-1-uso.mdx index 39f1930e6..eef04d14c 100644 --- a/zh-CN/tutorials/flux/flux-1-uso.mdx +++ b/zh-CN/tutorials/flux/flux-1-uso.mdx @@ -40,7 +40,7 @@ style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', -

在 ComfyUI Cloud 上运行

+

在 Comfy Cloud 上运行

使用下面的图片作为输入 From 0c1a639fe7f107495681178f1e67bad9444ddbdf Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:51:04 +0000 Subject: [PATCH 31/90] Update zh-CN/tutorials/flux/flux-1-kontext-dev.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-kontext-dev.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx b/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx index c983e22f5..2677c4dc5 100644 --- a/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx +++ b/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx @@ -74,7 +74,7 @@ FLUX.1 Kontext 是 Black Forest Labs 推出的突破性多模态图像编辑模 ## Flux.1 Kontext Dev 工作流 -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

这个工作流使用了 `Load Image(from output)` 节点来加载需要编辑的图像,可以让你更方便地获取到编辑后的图像,从而进行多轮次编辑 From ccd8d8cbf6d97d124641f280e8f4bb3b89df5795 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:51:07 +0000 Subject: [PATCH 32/90] Update zh-CN/tutorials/flux/flux-1-controlnet.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/flux/flux-1-controlnet.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/flux/flux-1-controlnet.mdx b/zh-CN/tutorials/flux/flux-1-controlnet.mdx index 65bef5077..ce9c3b053 100644 --- a/zh-CN/tutorials/flux/flux-1-controlnet.mdx +++ b/zh-CN/tutorials/flux/flux-1-controlnet.mdx @@ -36,7 +36,7 @@ Metadata 中包含工作流 json 的图片可直接拖入 ComfyUI 或使用菜 ## FLUX.1-Canny-dev 完整版工作流 -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

### 1. 工作流及相关素材 @@ -101,7 +101,7 @@ ComfyUI/ ## FLUX.1-Depth-dev-lora 工作流 -

Run on ComfyUI Cloud

+

Run on Comfy Cloud

LoRA 版本的工作流是在完整版本的基础上,添加了 LoRA 模型,相对于[完整版本的 Flux 工作流](/zh-CN/tutorials/flux/flux-1-text-to-image),增加了对应 LoRA 模型的加载使用节点。 From e817a16e541e43f9f3904750af653bc51abdcca6 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:53:06 +0000 Subject: [PATCH 33/90] Update tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/qwen/qwen-image.mdx b/tutorials/image/qwen/qwen-image.mdx index f24640640..04db1fcbd 100644 --- a/tutorials/image/qwen/qwen-image.mdx +++ b/tutorials/image/qwen/qwen-image.mdx @@ -48,6 +48,10 @@ Currently Qwen-Image has multiple ControlNet support options available: + + Run on Comfy Cloud + + There are three different models used in the workflow attached to this document: 1. Qwen-Image original model fp8_e4m3fn 2. 8-step accelerated version: Qwen-Image original model fp8_e4m3fn with lightx2v 8-step LoRA From afa7c3d762f49547c8e9d3318e1353530af3b6f7 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:53:07 +0000 Subject: [PATCH 34/90] Update zh-CN/tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/qwen/qwen-image.mdx b/zh-CN/tutorials/image/qwen/qwen-image.mdx index 24137f075..78576c4ed 100644 --- a/zh-CN/tutorials/image/qwen/qwen-image.mdx +++ b/zh-CN/tutorials/image/qwen/qwen-image.mdx @@ -51,6 +51,10 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' + + 在 Comfy Cloud 上运行 + + 在本篇文档所附工作流中使用的不同模型有三种 1. Qwen-Image 原版模型 fp8_e4m3fn 2. 8步加速版: Qwen-Image 原版模型 fp8_e4m3fn 使用 lightx2v 8步 LoRA, From 828d0f94d39214002b564a7d72e633b9543b9cc0 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:53:52 +0000 Subject: [PATCH 35/90] Update tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/qwen/qwen-image.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tutorials/image/qwen/qwen-image.mdx b/tutorials/image/qwen/qwen-image.mdx index 04db1fcbd..0304f62f9 100644 --- a/tutorials/image/qwen/qwen-image.mdx +++ b/tutorials/image/qwen/qwen-image.mdx @@ -154,6 +154,9 @@ Qwen_image_distill This is a ControlNet model, so you can use it as normal ControlNet. + + Run on Comfy Cloud + ### 1. Workflow and Input Images From c1ffb6c5c71b414dae817552507944da8b169c40 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:53:54 +0000 Subject: [PATCH 36/90] Update zh-CN/tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/qwen/qwen-image.mdx b/zh-CN/tutorials/image/qwen/qwen-image.mdx index 78576c4ed..713f3157b 100644 --- a/zh-CN/tutorials/image/qwen/qwen-image.mdx +++ b/zh-CN/tutorials/image/qwen/qwen-image.mdx @@ -155,6 +155,10 @@ Qwen_image_distill 这是一个 ControlNet 模型 + + 在 Comfy Cloud 上运行 + + ### 1. 工作流及输入图片 下载下面的图片并拖入 ComfyUI 以加载工作流 From 5651a85bbdca6c990bf186c2feeb10bddfc49c31 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:54:38 +0000 Subject: [PATCH 37/90] Update tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/qwen/qwen-image.mdx b/tutorials/image/qwen/qwen-image.mdx index 0304f62f9..9dd425afa 100644 --- a/tutorials/image/qwen/qwen-image.mdx +++ b/tutorials/image/qwen/qwen-image.mdx @@ -209,6 +209,10 @@ ComfyUI/ ## Qwen Image ControlNet DiffSynth-ControlNets Model Patches Workflow + + Run on Comfy Cloud + + This model is actually not a ControlNet, but a Model patch that supports three different control modes: canny, depth, and inpaint. Original model address: [DiffSynth-Studio/Qwen-Image ControlNet](https://www.modelscope.cn/collections/Qwen-Image-ControlNet-6157b44e89d444) From 7a0e70670757b56f2d07f2159d27755b13a0b6fe Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:54:40 +0000 Subject: [PATCH 38/90] Update zh-CN/tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/qwen/qwen-image.mdx b/zh-CN/tutorials/image/qwen/qwen-image.mdx index 713f3157b..7ebcb8eb0 100644 --- a/zh-CN/tutorials/image/qwen/qwen-image.mdx +++ b/zh-CN/tutorials/image/qwen/qwen-image.mdx @@ -215,6 +215,10 @@ ComfyUI/ ## Qwen Image ControlNet DiffSynth-ControlNets Model Patches 工作流 + + 在 Comfy Cloud 上运行 + + 这个模型实际上并不是一个 controlnet,而是一个 Model patch, 支持 canny、depth、inpaint 三种不同的控制模式 原始模型地址:[DiffSynth-Studio/Qwen-Image ControlNet](https://www.modelscope.cn/collections/Qwen-Image-ControlNet-6157b44e89d444) From 5931b51c313d7f86e0d76bc5b92db143c02b7f14 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:55:23 +0000 Subject: [PATCH 39/90] Update tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/qwen/qwen-image.mdx b/tutorials/image/qwen/qwen-image.mdx index 9dd425afa..636fe2ba4 100644 --- a/tutorials/image/qwen/qwen-image.mdx +++ b/tutorials/image/qwen/qwen-image.mdx @@ -280,6 +280,10 @@ For the Inpaint model, it requires using the [Mask Editor](/interface/maskeditor ## Qwen Image Union ControlNet LoRA Workflow + + Run on Comfy Cloud + + Original model address: [DiffSynth-Studio/Qwen-Image-In-Context-Control-Union](https://www.modelscope.cn/models/DiffSynth-Studio/Qwen-Image-In-Context-Control-Union/) Comfy Org rehost address: [qwen_image_union_diffsynth_lora.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-DiffSynth-ControlNets/blob/main/split_files/loras/qwen_image_union_diffsynth_lora.safetensors): Image structure control LoRA supporting canny, depth, pose, lineart, softedge, normal, openpose From 23436ae7cc5ba2d8175a6c0b3dd40d31292b1db8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:55:27 +0000 Subject: [PATCH 40/90] Update zh-CN/tutorials/image/qwen/qwen-image.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/qwen/qwen-image.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/qwen/qwen-image.mdx b/zh-CN/tutorials/image/qwen/qwen-image.mdx index 7ebcb8eb0..c63f683cc 100644 --- a/zh-CN/tutorials/image/qwen/qwen-image.mdx +++ b/zh-CN/tutorials/image/qwen/qwen-image.mdx @@ -286,6 +286,10 @@ Comfy Org rehost 地址: [Qwen-Image-DiffSynth-ControlNets/model_patches](http ## Qwen Image union ControlNet LoRA 工作流 + + 在 Comfy Cloud 上运行 + + 原始模型地址:[DiffSynth-Studio/Qwen-Image-In-Context-Control-Union](https://www.modelscope.cn/models/DiffSynth-Studio/Qwen-Image-In-Context-Control-Union/) Comfy Org reshot 地址: [qwen_image_union_diffsynth_lora.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-DiffSynth-ControlNets/blob/main/split_files/loras/qwen_image_union_diffsynth_lora.safetensors): 图像结构控制lora 支持 canny、depth、post、lineart、softedge、normal、openpose From 351f37e8d459a72520da6e80c4617de83bc50759 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:56:11 +0000 Subject: [PATCH 41/90] Update tutorials/image/qwen/qwen-image-2512.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/qwen/qwen-image-2512.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/qwen/qwen-image-2512.mdx b/tutorials/image/qwen/qwen-image-2512.mdx index 9d6db30e7..86da13449 100644 --- a/tutorials/image/qwen/qwen-image-2512.mdx +++ b/tutorials/image/qwen/qwen-image-2512.mdx @@ -36,6 +36,10 @@ import UpdateReminder from '/snippets/tutorials/update-reminder.mdx' + + Run on Comfy Cloud + + ### 1. Workflow file After updating ComfyUI, you can find the workflow file from the templates, or drag the workflow below into ComfyUI to load it. From e30fb01991ddf2b615acb94155399c38e34739f2 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:56:13 +0000 Subject: [PATCH 42/90] Update zh-CN/tutorials/image/qwen/qwen-image-2512.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/qwen/qwen-image-2512.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/qwen/qwen-image-2512.mdx b/zh-CN/tutorials/image/qwen/qwen-image-2512.mdx index 60f83b98f..3016d84d6 100644 --- a/zh-CN/tutorials/image/qwen/qwen-image-2512.mdx +++ b/zh-CN/tutorials/image/qwen/qwen-image-2512.mdx @@ -36,6 +36,10 @@ import UpdateReminder from '/snippets/tutorials/update-reminder.mdx' + + 在 Comfy Cloud 上运行 + + ### 1. 工作流文件 更新 ComfyUI 后,您可以在模板中找到工作流文件,或将下面的工作流拖入 ComfyUI 加载。 From 74555563b920f79326a0b8071844df18af61441c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:20 +0000 Subject: [PATCH 43/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index f1fb37416..c1abce43a 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -94,6 +94,10 @@ Model file save location ``` ### HiDream-I1 Full Version Workflow + + Open in Comfy Cloud + + #### 1. Model File Download Please select the appropriate version based on your hardware. Click the link and download the corresponding model file to save it to the `ComfyUI/models/diffusion_models/` folder. From 6b5cfeb71c4fd80048a17ffab34fd29bd56b12d1 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:26 +0000 Subject: [PATCH 44/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index c1abce43a..5867f179e 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -132,6 +132,10 @@ Complete the workflow execution step by step ### HiDream-I1 Dev Version Workflow + + Open in Comfy Cloud + + #### 1. Model File Download Please select the appropriate version based on your hardware, click the link and download the corresponding model file to save to the `ComfyUI/models/diffusion_models/` folder. From a404f7bf406c6387dd9e8177e40bfed216cf5481 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:32 +0000 Subject: [PATCH 45/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index 5867f179e..5aa18b0a3 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -168,6 +168,10 @@ Complete the workflow execution step by step ### HiDream-I1 Fast Version Workflow + + Open in Comfy Cloud + + #### 1. Model File Download Please select the appropriate version based on your hardware, click the link and download the corresponding model file to save to the `ComfyUI/models/diffusion_models/` folder. From d796080fe4e104946106fd3b1f21b386ffbd9fea Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:42 +0000 Subject: [PATCH 46/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index e29b7d280..70a580882 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -88,6 +88,10 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 full 版本工作流 + + Open in Comfy Cloud + + #### 1. 模型文件下载 请根据你的硬件情况选择合适的版本,点击链接并下载对应的模型文件保存到 `ComfyUI/models/diffusion_models/` 文件夹下。 From 0828dcd295561151a9b42d730b5f6858db7c7630 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:47 +0000 Subject: [PATCH 47/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index 70a580882..984ed70ba 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -125,6 +125,10 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 dev 版本工作流 + + Open in Comfy Cloud + + #### 1. 模型文件下载 请根据你的硬件情况选择合适的版本,点击链接并下载对应的模型文件保存到 `ComfyUI/models/diffusion_models/` 文件夹下。 From 0dbbc7fe2e587d49a002fc31b6994af11e3f1749 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 10:58:53 +0000 Subject: [PATCH 48/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index 984ed70ba..3dc2515df 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -161,6 +161,10 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 fast 版本工作流 + + Open in Comfy Cloud + + #### 1. 模型文件下载 请根据你的硬件情况选择合适的版本,点击链接并下载对应的模型文件保存到 `ComfyUI/models/diffusion_models/` 文件夹下。 From 41c729e3965ae8c9213e3226fb989b4aac88d335 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:00:54 +0000 Subject: [PATCH 49/90] Update tutorials/image/hidream/hidream-e1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-e1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/hidream/hidream-e1.mdx b/tutorials/image/hidream/hidream-e1.mdx index ac159e323..41c0f5c74 100644 --- a/tutorials/image/hidream/hidream-e1.mdx +++ b/tutorials/image/hidream/hidream-e1.mdx @@ -109,6 +109,10 @@ Follow these steps to run the workflow: ## HiDream E1 ComfyUI Native Workflow Example + + Open in Comfy Cloud + + E1 is a model released on April 28, 2025. This model only supports 768*768 resolution. From 74ad538d8ab2ed50729ff995c222430c9097fdd0 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:00:56 +0000 Subject: [PATCH 50/90] Update zh-CN/tutorials/image/hidream/hidream-e1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-e1.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/hidream/hidream-e1.mdx b/zh-CN/tutorials/image/hidream/hidream-e1.mdx index 351576b83..f003b0f06 100644 --- a/zh-CN/tutorials/image/hidream/hidream-e1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-e1.mdx @@ -107,6 +107,10 @@ E1.1 是于 2025年7月16日更新迭代的版本, 这个版本支持动态一 ## HiDream E1 ComfyUI 原生 工作流示例 + + Open in Comfy Cloud + + E1 是于 2025 年 4 月 28 日发布的,这个模型只支持 768*768 的分辨率 ### 1. HiDream-e1 工作流及相关素材 From 1841bb0d3afb8ad64480d0bc8defaca37c535b9d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:03:57 +0000 Subject: [PATCH 51/90] Update tutorials/image/hidream/hidream-e1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-e1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/image/hidream/hidream-e1.mdx b/tutorials/image/hidream/hidream-e1.mdx index 41c0f5c74..7102c23b1 100644 --- a/tutorials/image/hidream/hidream-e1.mdx +++ b/tutorials/image/hidream/hidream-e1.mdx @@ -109,8 +109,8 @@ Follow these steps to run the workflow: ## HiDream E1 ComfyUI Native Workflow Example - - Open in Comfy Cloud + +

Run on Comfy Cloud

E1 is a model released on April 28, 2025. This model only supports 768*768 resolution. From b994d88ab6e0a49cd3426108803ffba8a96b27af Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:04:00 +0000 Subject: [PATCH 52/90] Update zh-CN/tutorials/image/hidream/hidream-e1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-e1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/image/hidream/hidream-e1.mdx b/zh-CN/tutorials/image/hidream/hidream-e1.mdx index f003b0f06..e9e04cc41 100644 --- a/zh-CN/tutorials/image/hidream/hidream-e1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-e1.mdx @@ -107,8 +107,8 @@ E1.1 是于 2025年7月16日更新迭代的版本, 这个版本支持动态一 ## HiDream E1 ComfyUI 原生 工作流示例 - - Open in Comfy Cloud + +

Run on Comfy Cloud

E1 是于 2025 年 4 月 28 日发布的,这个模型只支持 768*768 的分辨率 From 4d7229aab29ddc647e0b2ec93098a76c222e4a20 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:06:55 +0000 Subject: [PATCH 53/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index 5aa18b0a3..c4864c624 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -94,8 +94,8 @@ Model file save location ``` ### HiDream-I1 Full Version Workflow - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. Model File Download From 692e680e5e3da9acf4363f7f907763bf729f6e4e Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:06:57 +0000 Subject: [PATCH 54/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index c4864c624..906a4b7fe 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -132,8 +132,8 @@ Complete the workflow execution step by step ### HiDream-I1 Dev Version Workflow - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. Model File Download From 54e11fc7f1b55a76873f920da25410ba5444eb96 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:06:58 +0000 Subject: [PATCH 55/90] Update tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index 906a4b7fe..36f431197 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -168,8 +168,8 @@ Complete the workflow execution step by step ### HiDream-I1 Fast Version Workflow - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. Model File Download From 00bc00ccf6efa3cea8ac8a17719f5fd5c0d54544 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:07:01 +0000 Subject: [PATCH 56/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index 3dc2515df..782b0bc53 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -88,8 +88,8 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 full 版本工作流 - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. 模型文件下载 From b36cee374ba70a82846f1a758b7bc862c7ea85de Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:07:02 +0000 Subject: [PATCH 57/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index 782b0bc53..e34a04f96 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -125,8 +125,8 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 dev 版本工作流 - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. 模型文件下载 From 41a73eef8c2eff054300b0e05121bcdce07aa25c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:07:10 +0000 Subject: [PATCH 58/90] Update zh-CN/tutorials/image/hidream/hidream-i1.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/hidream/hidream-i1.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index e34a04f96..db61c5a15 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -161,8 +161,8 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 fast 版本工作流 - - Open in Comfy Cloud + +

Run on Comfy Cloud

#### 1. 模型文件下载 From b1fd5cc2485513cfdc3b2de5475285c19aa7f9fd Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:13:57 +0000 Subject: [PATCH 59/90] Update tutorials/image/omnigen/omnigen2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/omnigen/omnigen2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/omnigen/omnigen2.mdx b/tutorials/image/omnigen/omnigen2.mdx index 275918a02..ca9abceb0 100644 --- a/tutorials/image/omnigen/omnigen2.mdx +++ b/tutorials/image/omnigen/omnigen2.mdx @@ -57,6 +57,10 @@ File save location: ### 1. Download Workflow File + +

Run on Comfy Cloud

+
+ ![Text-to-Image Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_t2i.png) ### 2. Complete Workflow Step by Step From 2dcd31808dc32c14aee02818d5dd539415c3f63d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:14:06 +0000 Subject: [PATCH 60/90] Update tutorials/image/omnigen/omnigen2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/image/omnigen/omnigen2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/image/omnigen/omnigen2.mdx b/tutorials/image/omnigen/omnigen2.mdx index ca9abceb0..433c0bf33 100644 --- a/tutorials/image/omnigen/omnigen2.mdx +++ b/tutorials/image/omnigen/omnigen2.mdx @@ -85,6 +85,10 @@ OmniGen2 has rich image editing capabilities and supports adding text to images ### 1. Download Workflow File + +

Run on Comfy Cloud

+
+ ![Text-to-Image Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_image_edit.png) Download the image below, which we will use as the input image. From 9178954a6f99e190ec2dee5cc6258cfddb252cad Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:14:17 +0000 Subject: [PATCH 61/90] Update zh-CN/tutorials/image/omnigen/omnigen2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/omnigen/omnigen2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/omnigen/omnigen2.mdx b/zh-CN/tutorials/image/omnigen/omnigen2.mdx index 39a1250b9..1286aae7a 100644 --- a/zh-CN/tutorials/image/omnigen/omnigen2.mdx +++ b/zh-CN/tutorials/image/omnigen/omnigen2.mdx @@ -58,6 +58,10 @@ OmniGen2 是一个强大且高效的统一多模态生成模型,总参数量 ### 1. 工作流文件下载 + +

在 Comfy Cloud 上运行

+
+ ![文生图工作流](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_t2i.png) ### 2. 按步骤完成工作流运行 From f88a7581cacf254e918316724c664a400ef6ad28 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:14:26 +0000 Subject: [PATCH 62/90] Update zh-CN/tutorials/image/omnigen/omnigen2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/image/omnigen/omnigen2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/image/omnigen/omnigen2.mdx b/zh-CN/tutorials/image/omnigen/omnigen2.mdx index 1286aae7a..911dcfeb6 100644 --- a/zh-CN/tutorials/image/omnigen/omnigen2.mdx +++ b/zh-CN/tutorials/image/omnigen/omnigen2.mdx @@ -86,6 +86,10 @@ OmniGen2 有丰富的图像编辑能力,并且支持为图像添加文本 ### 1. 工作流文件下载 + +

在 Comfy Cloud 上运行

+
+ ![输入图片](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_image_edit.png) 下载下面的图片,我们将使用它作为输入图片。 ![输入图片](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/input_fairy.png) From d06b31b4506e4f389b58d1596a32702946a68097 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:16:48 +0000 Subject: [PATCH 63/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index d87a366d1..158ca2ce3 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -47,6 +47,10 @@ In the Hunyuan3D-2mv workflow, we'll use multi-view images to generate a 3D mode + + + + ### 1. Workflow Please download the images below and drag into ComfyUI to load the workflow. From bc5a3c07e423db4c5a0cd4b3f9ae94c60dbc9833 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:16:51 +0000 Subject: [PATCH 64/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index 158ca2ce3..322830148 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -94,6 +94,10 @@ If you need to add more views, make sure to load other view images in the `Hunyu In the Hunyuan3D-2mv-turbo workflow, we'll use the Hunyuan3D-2mv-turbo model to generate 3D models. This model is a step distillation version of Hunyuan3D-2mv, allowing for faster 3D model generation. In this version of the workflow, we set `cfg` to 1.0 and add a `flux guidance` node to control the `distilled cfg` generation. + + + + ### 1. Workflow Please download the images below and drag into ComfyUI to load the workflow. From 7f8d63bac61dd3bb1c5d87d91cbdf8bf83a150c4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:16:53 +0000 Subject: [PATCH 65/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index 322830148..cb1d033c8 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -136,6 +136,10 @@ ComfyUI/ In the Hunyuan3D-2 workflow, we'll use the Hunyuan3D-2 model to generate 3D models. This model is not a multi-view model. In this workflow, we use the `Hunyuan3Dv2Conditioning` node instead of the `Hunyuan3Dv2ConditioningMultiView` node. + + + + ### 1. Workflow Please download the image below and drag it into ComfyUI to load the workflow. From 6af163c90c3a3539493cf5d532f88ca6e9f476f2 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:17:01 +0000 Subject: [PATCH 66/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index d7ad12f65..af164bc89 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -48,6 +48,10 @@ Hunyuan3D-2mv 工作流中,我们将使用多视角的图片来生成3D模型 + + + + ### 1. 工作流 请下载下面的图片,并拖入 ComfyUI 以加载工作流, From 1ff1bb6a82afe447db6f79f69cc6bdb4cd00f4e4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:17:05 +0000 Subject: [PATCH 67/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index af164bc89..24586ef2e 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -96,6 +96,10 @@ ComfyUI/ Hunyuan3D-2mv-turbo 工作流中,我们将使用 Hunyuan3D-2mv-turbo 模型来生成3D模型,这个模型是 Hunyuan3D-2mv 的分步蒸馏(Step Distillation)版本,可以更快地生成3D模型,在这个版本的工作流中我们设置 `cfg` 为 1.0 并添加 `flux guidance` 节点来控制 `distilled cfg` 的生成。 + + + + ### 1. 工作流 请下载下面的图片,并拖入 ComfyUI 以加载工作流, From d2fb7b6f6ed70cff4821d431e526c06a3c3c2d74 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:17:08 +0000 Subject: [PATCH 68/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index 24586ef2e..fca649dbe 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -136,6 +136,10 @@ ComfyUI/ Hunyuan3D-2 工作流中,我们将使用 Hunyuan3D-2 模型来生成3D模型,这个模型不是一个多视角的模型,在这个工作流中,我们使用`Hunyuan3Dv2Conditioning` 节点替换掉 `Hunyuan3Dv2ConditioningMultiView` 节点。 + + + + ### 1. 工作流 请下载下面的图片,并拖入 ComfyUI 以加载工作流 From 108121fc8a0ec8d6cd9cc6008427a36bdff85e57 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:00 +0000 Subject: [PATCH 69/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index cb1d033c8..e158d9efc 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -47,8 +47,8 @@ In the Hunyuan3D-2mv workflow, we'll use multi-view images to generate a 3D mode - - + +

Run on Comfy Cloud

### 1. Workflow From 3a4b7f13859e9f5c8e02a7707d6ea10436ef8d3d Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:02 +0000 Subject: [PATCH 70/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index e158d9efc..be8604083 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -94,8 +94,8 @@ If you need to add more views, make sure to load other view images in the `Hunyu In the Hunyuan3D-2mv-turbo workflow, we'll use the Hunyuan3D-2mv-turbo model to generate 3D models. This model is a step distillation version of Hunyuan3D-2mv, allowing for faster 3D model generation. In this version of the workflow, we set `cfg` to 1.0 and add a `flux guidance` node to control the `distilled cfg` generation. - - + +

Run on Comfy Cloud

### 1. Workflow From db9fd0ebf6ecb0f180d8a3fb3d7574673f4b6fb3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:03 +0000 Subject: [PATCH 71/90] Update tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index be8604083..38abbb925 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -136,8 +136,8 @@ ComfyUI/ In the Hunyuan3D-2 workflow, we'll use the Hunyuan3D-2 model to generate 3D models. This model is not a multi-view model. In this workflow, we use the `Hunyuan3Dv2Conditioning` node instead of the `Hunyuan3Dv2ConditioningMultiView` node. - - + +

Run on Comfy Cloud

### 1. Workflow From 202c01d09287743d25849905944700407c8d6e58 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:05 +0000 Subject: [PATCH 72/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index fca649dbe..47427c73f 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -48,8 +48,8 @@ Hunyuan3D-2mv 工作流中,我们将使用多视角的图片来生成3D模型 - - + +

Run on Comfy Cloud

### 1. 工作流 From c525e16953162846e4283c060156723dcf91461a Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:07 +0000 Subject: [PATCH 73/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index 47427c73f..ef45f3d77 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -96,8 +96,8 @@ ComfyUI/ Hunyuan3D-2mv-turbo 工作流中,我们将使用 Hunyuan3D-2mv-turbo 模型来生成3D模型,这个模型是 Hunyuan3D-2mv 的分步蒸馏(Step Distillation)版本,可以更快地生成3D模型,在这个版本的工作流中我们设置 `cfg` 为 1.0 并添加 `flux guidance` 节点来控制 `distilled cfg` 的生成。 - - + +

Run on Comfy Cloud

### 1. 工作流 From 31f709900176702d64cf141a73a2e5641ee71b48 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:20:25 +0000 Subject: [PATCH 74/90] Update zh-CN/tutorials/3d/hunyuan3D-2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/3d/hunyuan3D-2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index ef45f3d77..e9b1378f4 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -136,8 +136,8 @@ ComfyUI/ Hunyuan3D-2 工作流中,我们将使用 Hunyuan3D-2 模型来生成3D模型,这个模型不是一个多视角的模型,在这个工作流中,我们使用`Hunyuan3Dv2Conditioning` 节点替换掉 `Hunyuan3Dv2ConditioningMultiView` 节点。 - - + +

Run on Comfy Cloud

### 1. 工作流 From eaf8a9e533710088739f360450b89f2c17807da4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:38:28 +0000 Subject: [PATCH 75/90] Update tutorials/video/ltxv.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/ltxv.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/ltxv.mdx b/tutorials/video/ltxv.mdx index f7de7a746..479a025b5 100644 --- a/tutorials/video/ltxv.mdx +++ b/tutorials/video/ltxv.mdx @@ -22,6 +22,10 @@ Drag the video directly into ComfyUI to run the workflow. Allows you to control the video with a first [frame image](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/ltxv/i2v/girl1.png). + +

Run on Comfy Cloud

+
+ LTX-Video Image to Video From 745e617ed9a2c772f2a10cd6208c0e4a227a6d2a Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:38:31 +0000 Subject: [PATCH 76/90] Update zh-CN/tutorials/video/ltxv.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/ltxv.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/ltxv.mdx b/zh-CN/tutorials/video/ltxv.mdx index 27c972dc2..00497a307 100644 --- a/zh-CN/tutorials/video/ltxv.mdx +++ b/zh-CN/tutorials/video/ltxv.mdx @@ -31,6 +31,10 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' 通过首帧图像控制视频生成:[示例首帧](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/ltxv/i2v/girl1.png)。 + +

Run on Comfy Cloud

+
+ LTX-Video 图生视频工作流 ## 文生视频 From 73876fd37527881c588f3a73e90de10e719a98b0 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:43:35 +0000 Subject: [PATCH 77/90] Update tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2_2.mdx b/tutorials/video/wan/wan2_2.mdx index 44ba494ae..7b994e1c9 100644 --- a/tutorials/video/wan/wan2_2.mdx +++ b/tutorials/video/wan/wan2_2.mdx @@ -93,6 +93,10 @@ Please update your ComfyUI to the latest version, and through the menu `Workflow

Download JSON Workflow File

+ +

Run on Comfy Cloud

+
+ ### 2. Manually Download Models **Diffusion Model** From 29b36ea1d0d4140d69ec671df85982c8b4d7db74 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:43:50 +0000 Subject: [PATCH 78/90] Update tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2_2.mdx b/tutorials/video/wan/wan2_2.mdx index 7b994e1c9..80e7d2b1f 100644 --- a/tutorials/video/wan/wan2_2.mdx +++ b/tutorials/video/wan/wan2_2.mdx @@ -148,6 +148,10 @@ Or update your ComfyUI to the latest version, then download the following video

Download JSON Workflow File

+ +

Run on Comfy Cloud

+
+ ### 2. Manually Download Models **Diffusion Model** From 1af67ba82644ddf244fdc591e0bfb7bacc0ad309 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:43:58 +0000 Subject: [PATCH 79/90] Update tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2_2.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tutorials/video/wan/wan2_2.mdx b/tutorials/video/wan/wan2_2.mdx index 80e7d2b1f..7581105a5 100644 --- a/tutorials/video/wan/wan2_2.mdx +++ b/tutorials/video/wan/wan2_2.mdx @@ -204,6 +204,11 @@ Or update your ComfyUI to the latest version, then download the following video

Download JSON Workflow File

+ + +

Run on Comfy Cloud

+
+ You can use the following image as input: ![Input Image](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/2.2/input.jpg) From 48c97765711332cddc2b9bb28839249ad3ff32b8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:44:06 +0000 Subject: [PATCH 80/90] Update tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2_2.mdx b/tutorials/video/wan/wan2_2.mdx index 7581105a5..62190cd74 100644 --- a/tutorials/video/wan/wan2_2.mdx +++ b/tutorials/video/wan/wan2_2.mdx @@ -264,6 +264,10 @@ Download the video or the JSON workflow below and open it in ComfyUI.

Download JSON Workflow

+ +

Run on Comfy Cloud

+
+ Download the following images as input materials: ![Input Material](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/2.2/wan22_14B_flf2v_start_image.png) From 2171d8f80a109707fd77f566553beb2a965a9aa5 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:44:18 +0000 Subject: [PATCH 81/90] Update zh-CN/tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2_2.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2_2.mdx b/zh-CN/tutorials/video/wan/wan2_2.mdx index 2f7ab5e2e..c70ea957b 100644 --- a/zh-CN/tutorials/video/wan/wan2_2.mdx +++ b/zh-CN/tutorials/video/wan/wan2_2.mdx @@ -91,6 +91,11 @@ Wan2.2 5B 版本配合 ComfyUI 原生 offloading功能,能很好地适配 8GB

下载 JSON 格式工作流

+ + +

Run on Comfy Cloud

+
+ ### 2. 手动下载模型 **Diffusion Model** From a43632fb25f817b4589c7ec779d06eaf82ddaba2 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:44:26 +0000 Subject: [PATCH 82/90] Update zh-CN/tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2_2.mdx b/zh-CN/tutorials/video/wan/wan2_2.mdx index c70ea957b..96b11fa6e 100644 --- a/zh-CN/tutorials/video/wan/wan2_2.mdx +++ b/zh-CN/tutorials/video/wan/wan2_2.mdx @@ -147,6 +147,10 @@ ComfyUI/

下载 JSON 格式工作流

+ +

Run on Comfy Cloud

+
+ ### 2. 手动下载模型 **Diffusion Model** From b5530ba4c7d87d9398e40c0931b515e60d3b27fb Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:44:34 +0000 Subject: [PATCH 83/90] Update zh-CN/tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2_2.mdx b/zh-CN/tutorials/video/wan/wan2_2.mdx index 96b11fa6e..8bf9c248d 100644 --- a/zh-CN/tutorials/video/wan/wan2_2.mdx +++ b/zh-CN/tutorials/video/wan/wan2_2.mdx @@ -206,6 +206,10 @@ ComfyUI/

下载 JSON 格式工作流

+ +

Run on Comfy Cloud

+
+ 你可以使用下面的图片作为输入 ![输入图片](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/2.2/input.jpg) From 64f98dde74b3b50548b47837a69d148100f858c5 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:44:41 +0000 Subject: [PATCH 84/90] Update zh-CN/tutorials/video/wan/wan2_2.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2_2.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2_2.mdx b/zh-CN/tutorials/video/wan/wan2_2.mdx index 8bf9c248d..5987ec064 100644 --- a/zh-CN/tutorials/video/wan/wan2_2.mdx +++ b/zh-CN/tutorials/video/wan/wan2_2.mdx @@ -265,6 +265,10 @@ ComfyUI/

下载 JSON 格式工作流

+ +

Run on Comfy Cloud

+
+ 下载下面的素材作为输入 ![Input Material](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/2.2/wan22_14B_flf2v_start_image.png) From 2c92e6513a0c423193e05b14092fdcb9170f6a5c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:45:19 +0000 Subject: [PATCH 85/90] Update tutorials/video/wan/wan2-2-animate.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2-2-animate.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2-2-animate.mdx b/tutorials/video/wan/wan2-2-animate.mdx index 66fc8a575..ac2abcddf 100644 --- a/tutorials/video/wan/wan2-2-animate.mdx +++ b/tutorials/video/wan/wan2-2-animate.mdx @@ -50,6 +50,10 @@ Download the following workflow file and drag it into ComfyUI to load the workfl

Download JSON Workflow

+ +

Run on Comfy Cloud

+
+ Download materials below as input: **Reference Image:** From e9936b7eb7db7c3480c2a83195067c74fd609e06 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:45:23 +0000 Subject: [PATCH 86/90] Update zh-CN/tutorials/video/wan/wan2-2-animate.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2-2-animate.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2-2-animate.mdx b/zh-CN/tutorials/video/wan/wan2-2-animate.mdx index 7ad6a8f2f..2112a836b 100644 --- a/zh-CN/tutorials/video/wan/wan2-2-animate.mdx +++ b/zh-CN/tutorials/video/wan/wan2-2-animate.mdx @@ -42,6 +42,10 @@ Wan-Animate 是由 WAN 团队开发的一个统一的人物动画和替换框架

下载工作流

+ +

在 Comfy Cloud 上运行

+
+ 下载以下素材作为输入: **参考图像:** From 323decbaefbbc731d335f6afce857b706f2d93a5 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:46:36 +0000 Subject: [PATCH 87/90] Update tutorials/video/wan/wan2-2-s2v.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2-2-s2v.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2-2-s2v.mdx b/tutorials/video/wan/wan2-2-s2v.mdx index cdbc02c4e..36a587e73 100644 --- a/tutorials/video/wan/wan2-2-s2v.mdx +++ b/tutorials/video/wan/wan2-2-s2v.mdx @@ -37,6 +37,10 @@ Download the following workflow file and drag it into ComfyUI to load the workfl

Download JSON Workflow

+ +

Run on Comfy Cloud

+
+ Download the following image and audio as input: ![input](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_s2v/input.jpg) From ebd3106c10d2b59452aca7334a51603ff8484fcf Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:46:42 +0000 Subject: [PATCH 88/90] Update zh-CN/tutorials/video/wan/wan2-2-s2v.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2-2-s2v.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx b/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx index a45daf724..f71d1d5ae 100644 --- a/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx +++ b/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx @@ -35,6 +35,10 @@ Wan2.2 S2V 模型仓库:[Hugging Face](https://huggingface.co/Wan-AI/Wan2.2-S2

Download JSON Workflow

+ +

Run on Comfy Cloud

+
+ 下载下面的图片及音频作为输入: ![input](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_s2v/input.jpg) From f6dfa04649dae94d0a6cf623b59e156e18b91bb0 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:47:05 +0000 Subject: [PATCH 89/90] Update tutorials/video/wan/wan2-2-fun-inp.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- tutorials/video/wan/wan2-2-fun-inp.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/video/wan/wan2-2-fun-inp.mdx b/tutorials/video/wan/wan2-2-fun-inp.mdx index 37545ec07..981863515 100644 --- a/tutorials/video/wan/wan2-2-fun-inp.mdx +++ b/tutorials/video/wan/wan2-2-fun-inp.mdx @@ -58,6 +58,10 @@ Or, after updating ComfyUI to the latest version, download the workflow below an

Download JSON Workflow

+ +

Run on Comfy Cloud

+
+ Use the following materials as the start and end frames ![Wan2.2 Fun Control ComfyUI Workflow Start Frame Material](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_fun_inp/start_image.png) From cae22442be1565e21e3d49f34f20f3aa54f57ad4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:47:08 +0000 Subject: [PATCH 90/90] Update zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx b/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx index f284a88fa..8b7967ec8 100644 --- a/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx +++ b/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx @@ -62,6 +62,10 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx'

下载 JSON 格式工作流

+ +

Run on Comfy Cloud

+
+ 使用下面的素材作为首尾帧 ![Wan2.2 Fun Control ComfyUI 工作流起始帧素材](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_fun_inp/start_image.png)