diff --git a/tutorials/3d/hunyuan3D-2.mdx b/tutorials/3d/hunyuan3D-2.mdx index 38abbb925..2c864e5c1 100644 --- a/tutorials/3d/hunyuan3D-2.mdx +++ b/tutorials/3d/hunyuan3D-2.mdx @@ -48,7 +48,7 @@ In the Hunyuan3D-2mv workflow, we'll use multi-view images to generate a 3D mode -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 1. Workflow @@ -95,7 +95,7 @@ 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

+

Try on Comfy Cloud

### 1. Workflow @@ -137,7 +137,7 @@ 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

+

Try on Comfy Cloud

### 1. Workflow diff --git a/tutorials/audio/ace-step/ace-step-v1-5.mdx b/tutorials/audio/ace-step/ace-step-v1-5.mdx index 9d57ca72b..467db8322 100644 --- a/tutorials/audio/ace-step/ace-step-v1-5.mdx +++ b/tutorials/audio/ace-step/ace-step-v1-5.mdx @@ -25,7 +25,7 @@ The AIO version packages all models into a single checkpoint file, making it eas ### AIO Workflow - + Run the AIO workflow directly on Comfy Cloud. @@ -57,7 +57,7 @@ The split version allows you to download individual model components separately. ### Split Workflow - + Run the split models workflow directly on Comfy Cloud. diff --git a/tutorials/flux/flux-1-controlnet.mdx b/tutorials/flux/flux-1-controlnet.mdx index 5d234636f..cd9b5e756 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 Comfy Cloud

+

Try 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 Comfy Cloud

+

Try 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. diff --git a/tutorials/flux/flux-1-fill-dev.mdx b/tutorials/flux/flux-1-fill-dev.mdx index 48c005526..5c7b5ede2 100644 --- a/tutorials/flux/flux-1-fill-dev.mdx +++ b/tutorials/flux/flux-1-fill-dev.mdx @@ -58,7 +58,7 @@ ComfyUI/ -

Run on Comfy Cloud

+

Try on Comfy Cloud

Please download the image below and drag it into ComfyUI to load the corresponding workflow diff --git a/tutorials/flux/flux-1-kontext-dev.mdx b/tutorials/flux/flux-1-kontext-dev.mdx index b121cad9e..c83f4bd67 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 Comfy Cloud

+

Try 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. diff --git a/tutorials/flux/flux-1-text-to-image.mdx b/tutorials/flux/flux-1-text-to-image.mdx index 25706e6c0..fc9fe9e47 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 Comfy Cloud

+

Try 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 Comfy Cloud

+

Try 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 Comfy Cloud

+

Try 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. diff --git a/tutorials/flux/flux-1-uso.mdx b/tutorials/flux/flux-1-uso.mdx index 55cb0dde6..139880d4f 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 Comfy Cloud

+

Try on Comfy Cloud

Use the image below as an input image. diff --git a/tutorials/flux/flux-2-dev.mdx b/tutorials/flux/flux-2-dev.mdx index 6bee6a268..db5137c21 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 Basic text-to-image workflow for generating single images with FLUX.2 Dev. - + Open this workflow directly in Comfy Cloud @@ -46,7 +46,7 @@ Basic text-to-image workflow for generating single images with FLUX.2 Dev. A 2-image reference workflow example. You can extend this implementation to support more reference images. - + Open this workflow directly in Comfy Cloud diff --git a/tutorials/flux/flux1-krea-dev.mdx b/tutorials/flux/flux1-krea-dev.mdx index 6a434e27b..6daa7379f 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 Comfy Cloud

+

Try on Comfy Cloud

#### 2. Manual Model Installation diff --git a/tutorials/image/hidream/hidream-e1.mdx b/tutorials/image/hidream/hidream-e1.mdx index 7102c23b1..e3d5b6f9c 100644 --- a/tutorials/image/hidream/hidream-e1.mdx +++ b/tutorials/image/hidream/hidream-e1.mdx @@ -110,7 +110,7 @@ Follow these steps to run the workflow: ## HiDream E1 ComfyUI Native Workflow Example -

Run on Comfy Cloud

+

Try on Comfy Cloud

E1 is a model released on April 28, 2025. This model only supports 768*768 resolution. diff --git a/tutorials/image/hidream/hidream-i1.mdx b/tutorials/image/hidream/hidream-i1.mdx index 36f431197..351d1ee6d 100644 --- a/tutorials/image/hidream/hidream-i1.mdx +++ b/tutorials/image/hidream/hidream-i1.mdx @@ -95,7 +95,7 @@ Model file save location ### HiDream-I1 Full Version Workflow -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. Model File Download @@ -133,7 +133,7 @@ Complete the workflow execution step by step ### HiDream-I1 Dev Version Workflow -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. Model File Download @@ -169,7 +169,7 @@ Complete the workflow execution step by step ### HiDream-I1 Fast Version Workflow -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. Model File Download diff --git a/tutorials/image/omnigen/omnigen2.mdx b/tutorials/image/omnigen/omnigen2.mdx index 433c0bf33..81120cc67 100644 --- a/tutorials/image/omnigen/omnigen2.mdx +++ b/tutorials/image/omnigen/omnigen2.mdx @@ -58,7 +58,7 @@ File save location: ### 1. Download Workflow File -

Run on Comfy Cloud

+

Try on Comfy Cloud

![Text-to-Image Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_t2i.png) @@ -86,7 +86,7 @@ OmniGen2 has rich image editing capabilities and supports adding text to images ### 1. Download Workflow File -

Run on Comfy Cloud

+

Try on Comfy Cloud

![Text-to-Image Workflow](https://raw.githubusercontent.com/Comfy-Org/example_workflows/main/image/omnigen2/image_omnigen2_image_edit.png) diff --git a/tutorials/image/qwen/qwen-image-2512.mdx b/tutorials/image/qwen/qwen-image-2512.mdx index 86da13449..c4ffab86b 100644 --- a/tutorials/image/qwen/qwen-image-2512.mdx +++ b/tutorials/image/qwen/qwen-image-2512.mdx @@ -37,7 +37,7 @@ import UpdateReminder from '/snippets/tutorials/update-reminder.mdx' - Run on Comfy Cloud + Try on Comfy Cloud ### 1. Workflow file diff --git a/tutorials/image/qwen/qwen-image.mdx b/tutorials/image/qwen/qwen-image.mdx index 636fe2ba4..6f3160f68 100644 --- a/tutorials/image/qwen/qwen-image.mdx +++ b/tutorials/image/qwen/qwen-image.mdx @@ -49,7 +49,7 @@ Currently Qwen-Image has multiple ControlNet support options available: - Run on Comfy Cloud + Try on Comfy Cloud There are three different models used in the workflow attached to this document: @@ -155,7 +155,7 @@ Qwen_image_distill This is a ControlNet model, so you can use it as normal ControlNet. - Run on Comfy Cloud + Try on Comfy Cloud ### 1. Workflow and Input Images @@ -210,7 +210,7 @@ ComfyUI/ ## Qwen Image ControlNet DiffSynth-ControlNets Model Patches Workflow - Run on Comfy Cloud + Try on Comfy Cloud This model is actually not a ControlNet, but a Model patch that supports three different control modes: canny, depth, and inpaint. @@ -281,7 +281,7 @@ For the Inpaint model, it requires using the [Mask Editor](/interface/maskeditor ## Qwen Image Union ControlNet LoRA Workflow - Run on Comfy Cloud + Try 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/) diff --git a/tutorials/partner-nodes/hunyuan3d/hunyuan3d-3-0.mdx b/tutorials/partner-nodes/hunyuan3d/hunyuan3d-3-0.mdx index 7aa052006..b3aedbcd2 100644 --- a/tutorials/partner-nodes/hunyuan3d/hunyuan3d-3-0.mdx +++ b/tutorials/partner-nodes/hunyuan3d/hunyuan3d-3-0.mdx @@ -47,7 +47,7 @@ Enter a text description to generate a 3D model in one click. The model accurate **Example prompt**: "Mechanical dolphin with gears, steampunk" - Run on Comfy Cloud + Try on Comfy Cloud ## Image-to-3D workflow @@ -55,7 +55,7 @@ Enter a text description to generate a 3D model in one click. The model accurate Upload one or more images to generate high-quality 3D models. Support for 2–4 multi-view images improves geometry and material fidelity. - Run on Comfy Cloud + Try on Comfy Cloud ## Multi-view-to-3D workflow @@ -63,5 +63,5 @@ Upload one or more images to generate high-quality 3D models. Support for 2–4 Provide multiple view images (front, back, side) to generate 3D models with improved accuracy and detail. This uses the same workflow as Image-to-3D—simply upload 2–4 images from different angles. - Run on Comfy Cloud + Try on Comfy Cloud diff --git a/tutorials/partner-nodes/hunyuan3d/model-generation.mdx b/tutorials/partner-nodes/hunyuan3d/model-generation.mdx index 4b2214487..591cf6ee8 100644 --- a/tutorials/partner-nodes/hunyuan3d/model-generation.mdx +++ b/tutorials/partner-nodes/hunyuan3d/model-generation.mdx @@ -47,7 +47,7 @@ Enter a text description to generate a 3D model in one click. The model accurate **Example prompt**: "Mechanical dolphin with gears, steampunk" - Run on Comfy Cloud + Try on Comfy Cloud ## Image-to-3D workflow @@ -55,7 +55,7 @@ Enter a text description to generate a 3D model in one click. The model accurate Upload one or more images to generate high-quality 3D models. Support for 2–4 multi-view images improves geometry and material fidelity. - Run on Comfy Cloud + Try on Comfy Cloud ## Multi-view-to-3D workflow @@ -63,5 +63,5 @@ Upload one or more images to generate high-quality 3D models. Support for 2–4 Provide multiple view images (front, back, side) to generate 3D models with improved accuracy and detail. This uses the same workflow as Image-to-3D—simply upload 2–4 images from different angles. - Run on Comfy Cloud + Try on Comfy Cloud diff --git a/tutorials/utility/frame-interpolation.mdx b/tutorials/utility/frame-interpolation.mdx index 2ceaa2710..1846b89f0 100644 --- a/tutorials/utility/frame-interpolation.mdx +++ b/tutorials/utility/frame-interpolation.mdx @@ -29,7 +29,7 @@ Frame interpolation is an effective way to smooth these artifacts without regene Rather than always treating interpolation as a final post-process, it can also be used as a preprocessing step—allowing you to standardize frame rate early and feed cleaner temporal data into larger animation and video pipelines. - Run on Comfy Cloud + Try on Comfy Cloud diff --git a/tutorials/utility/preprocessors.mdx b/tutorials/utility/preprocessors.mdx index 9f8c8aa4f..da00d1066 100644 --- a/tutorials/utility/preprocessors.mdx +++ b/tutorials/utility/preprocessors.mdx @@ -30,7 +30,7 @@ This workflow emphasizes: Depth outputs can be reused across multiple passes, making it easier to iterate without re-running expensive upstream steps. - Run on Comfy Cloud + Try on Comfy Cloud @@ -49,7 +49,7 @@ This workflow is designed to: Lineart pairs especially well with depth and pose, offering strong structural constraints without overconstraining style. - Run on Comfy Cloud + Try on Comfy Cloud @@ -68,7 +68,7 @@ This workflow focuses on: By isolating pose extraction into a dedicated workflow, pose data becomes easier to inspect, refine, and reuse. - Run on Comfy Cloud + Try on Comfy Cloud @@ -91,7 +91,7 @@ Normal outputs can be used to: - Improve consistency across frames when paired with pose/depth for animation work - Run on Comfy Cloud + Try on Comfy Cloud diff --git a/tutorials/video/ltx/ltx-2-3.mdx b/tutorials/video/ltx/ltx-2-3.mdx index 5c5ece311..b00b95b28 100644 --- a/tutorials/video/ltx/ltx-2-3.mdx +++ b/tutorials/video/ltx/ltx-2-3.mdx @@ -37,7 +37,7 @@ Generate videos from an input image with more consistent motion and smoother ani Download workflow - + Open in cloud
@@ -50,7 +50,7 @@ Generate videos from text prompts with improved prompt understanding and text re Download workflow - + Open in cloud
diff --git a/tutorials/video/ltx/ltx-2.mdx b/tutorials/video/ltx/ltx-2.mdx index 2f5281ab5..c601a585c 100644 --- a/tutorials/video/ltx/ltx-2.mdx +++ b/tutorials/video/ltx/ltx-2.mdx @@ -49,7 +49,7 @@ Generate videos from text prompts. Download workflow - + Open in cloud
@@ -67,7 +67,7 @@ Generate videos from an input image. Download workflow - + Open in cloud
@@ -86,7 +86,7 @@ Generate videos with structural control using IC-LoRAs. Download workflow - + Open in cloud @@ -96,7 +96,7 @@ Generate videos with structural control using IC-LoRAs. Download workflow - + Open in cloud @@ -106,7 +106,7 @@ Generate videos with structural control using IC-LoRAs. Download workflow - + Open in cloud diff --git a/tutorials/video/ltxv.mdx b/tutorials/video/ltxv.mdx index 0bc4af1a1..7f445b56b 100644 --- a/tutorials/video/ltxv.mdx +++ b/tutorials/video/ltxv.mdx @@ -25,7 +25,7 @@ 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

+

Try on Comfy Cloud

LTX-Video Image to Video diff --git a/tutorials/video/wan/wan2-2-animate.mdx b/tutorials/video/wan/wan2-2-animate.mdx index ac2abcddf..b91c8ded8 100644 --- a/tutorials/video/wan/wan2-2-animate.mdx +++ b/tutorials/video/wan/wan2-2-animate.mdx @@ -51,7 +51,7 @@ Download the following workflow file and drag it into ComfyUI to load the workfl -

Run on Comfy Cloud

+

Try on Comfy Cloud

Download materials below as input: diff --git a/tutorials/video/wan/wan2-2-fun-inp.mdx b/tutorials/video/wan/wan2-2-fun-inp.mdx index 981863515..1cafd68c5 100644 --- a/tutorials/video/wan/wan2-2-fun-inp.mdx +++ b/tutorials/video/wan/wan2-2-fun-inp.mdx @@ -59,7 +59,7 @@ Or, after updating ComfyUI to the latest version, download the workflow below an -

Run on Comfy Cloud

+

Try on Comfy Cloud

Use the following materials as the start and end frames diff --git a/tutorials/video/wan/wan2-2-s2v.mdx b/tutorials/video/wan/wan2-2-s2v.mdx index 36a587e73..6b6cfddac 100644 --- a/tutorials/video/wan/wan2-2-s2v.mdx +++ b/tutorials/video/wan/wan2-2-s2v.mdx @@ -38,7 +38,7 @@ Download the following workflow file and drag it into ComfyUI to load the workfl -

Run on Comfy Cloud

+

Try on Comfy Cloud

Download the following image and audio as input: diff --git a/tutorials/video/wan/wan2_2.mdx b/tutorials/video/wan/wan2_2.mdx index 62190cd74..1720ba2fe 100644 --- a/tutorials/video/wan/wan2_2.mdx +++ b/tutorials/video/wan/wan2_2.mdx @@ -94,7 +94,7 @@ Please update your ComfyUI to the latest version, and through the menu `Workflow -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 2. Manually Download Models @@ -149,7 +149,7 @@ Or update your ComfyUI to the latest version, then download the following video -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 2. Manually Download Models @@ -206,7 +206,7 @@ Or update your ComfyUI to the latest version, then download the following video -

Run on Comfy Cloud

+

Try on Comfy Cloud

You can use the following image as input: @@ -265,7 +265,7 @@ Download the video or the JSON workflow below and open it in ComfyUI. -

Run on Comfy Cloud

+

Try on Comfy Cloud

Download the following images as input materials: diff --git a/zh-CN/tutorials/3d/hunyuan3D-2.mdx b/zh-CN/tutorials/3d/hunyuan3D-2.mdx index e9b1378f4..17b5f0199 100644 --- a/zh-CN/tutorials/3d/hunyuan3D-2.mdx +++ b/zh-CN/tutorials/3d/hunyuan3D-2.mdx @@ -49,7 +49,7 @@ Hunyuan3D-2mv 工作流中,我们将使用多视角的图片来生成3D模型 -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 1. 工作流 @@ -97,7 +97,7 @@ ComfyUI/ Hunyuan3D-2mv-turbo 工作流中,我们将使用 Hunyuan3D-2mv-turbo 模型来生成3D模型,这个模型是 Hunyuan3D-2mv 的分步蒸馏(Step Distillation)版本,可以更快地生成3D模型,在这个版本的工作流中我们设置 `cfg` 为 1.0 并添加 `flux guidance` 节点来控制 `distilled cfg` 的生成。 -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 1. 工作流 @@ -137,7 +137,7 @@ ComfyUI/ Hunyuan3D-2 工作流中,我们将使用 Hunyuan3D-2 模型来生成3D模型,这个模型不是一个多视角的模型,在这个工作流中,我们使用`Hunyuan3Dv2Conditioning` 节点替换掉 `Hunyuan3Dv2ConditioningMultiView` 节点。 -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 1. 工作流 diff --git a/zh-CN/tutorials/flux/flux-1-controlnet.mdx b/zh-CN/tutorials/flux/flux-1-controlnet.mdx index ce9c3b053..5f3f8de93 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 Comfy Cloud

+

Try on Comfy Cloud

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

Run on Comfy Cloud

+

Try on Comfy Cloud

LoRA 版本的工作流是在完整版本的基础上,添加了 LoRA 模型,相对于[完整版本的 Flux 工作流](/zh-CN/tutorials/flux/flux-1-text-to-image),增加了对应 LoRA 模型的加载使用节点。 diff --git a/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx b/zh-CN/tutorials/flux/flux-1-kontext-dev.mdx index 2677c4dc5..60f7c2d63 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 Comfy Cloud

+

Try on Comfy Cloud

这个工作流使用了 `Load Image(from output)` 节点来加载需要编辑的图像,可以让你更方便地获取到编辑后的图像,从而进行多轮次编辑 diff --git a/zh-CN/tutorials/image/hidream/hidream-e1.mdx b/zh-CN/tutorials/image/hidream/hidream-e1.mdx index e9e04cc41..85944c1e6 100644 --- a/zh-CN/tutorials/image/hidream/hidream-e1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-e1.mdx @@ -108,7 +108,7 @@ E1.1 是于 2025年7月16日更新迭代的版本, 这个版本支持动态一 ## HiDream E1 ComfyUI 原生 工作流示例 -

Run on Comfy Cloud

+

Try on Comfy Cloud

E1 是于 2025 年 4 月 28 日发布的,这个模型只支持 768*768 的分辨率 diff --git a/zh-CN/tutorials/image/hidream/hidream-i1.mdx b/zh-CN/tutorials/image/hidream/hidream-i1.mdx index db61c5a15..07cb15a1f 100644 --- a/zh-CN/tutorials/image/hidream/hidream-i1.mdx +++ b/zh-CN/tutorials/image/hidream/hidream-i1.mdx @@ -89,7 +89,7 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 full 版本工作流 -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. 模型文件下载 @@ -126,7 +126,7 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 dev 版本工作流 -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. 模型文件下载 @@ -162,7 +162,7 @@ HiDream-I1 是智象未来(HiDream-ai)于2025年4月7日正式开源的文生图 ### HiDream-I1 fast 版本工作流 -

Run on Comfy Cloud

+

Try on Comfy Cloud

#### 1. 模型文件下载 diff --git a/zh-CN/tutorials/video/ltxv.mdx b/zh-CN/tutorials/video/ltxv.mdx index e7d15fb64..dde6e903d 100644 --- a/zh-CN/tutorials/video/ltxv.mdx +++ b/zh-CN/tutorials/video/ltxv.mdx @@ -33,7 +33,7 @@ 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

+

Try on Comfy Cloud

LTX-Video 图生视频工作流 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 8b7967ec8..ed261cbf9 100644 --- a/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx +++ b/zh-CN/tutorials/video/wan/wan2-2-fun-inp.mdx @@ -63,7 +63,7 @@ import UpdateReminder from '/snippets/zh/tutorials/update-reminder.mdx' -

Run on Comfy Cloud

+

Try on Comfy Cloud

使用下面的素材作为首尾帧 diff --git a/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx b/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx index f71d1d5ae..faafaa1d7 100644 --- a/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx +++ b/zh-CN/tutorials/video/wan/wan2-2-s2v.mdx @@ -36,7 +36,7 @@ Wan2.2 S2V 模型仓库:[Hugging Face](https://huggingface.co/Wan-AI/Wan2.2-S2 -

Run on Comfy Cloud

+

Try on Comfy Cloud

下载下面的图片及音频作为输入: diff --git a/zh-CN/tutorials/video/wan/wan2_2.mdx b/zh-CN/tutorials/video/wan/wan2_2.mdx index 5987ec064..0009718e3 100644 --- a/zh-CN/tutorials/video/wan/wan2_2.mdx +++ b/zh-CN/tutorials/video/wan/wan2_2.mdx @@ -93,7 +93,7 @@ Wan2.2 5B 版本配合 ComfyUI 原生 offloading功能,能很好地适配 8GB -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 2. 手动下载模型 @@ -148,7 +148,7 @@ ComfyUI/ -

Run on Comfy Cloud

+

Try on Comfy Cloud

### 2. 手动下载模型 @@ -207,7 +207,7 @@ ComfyUI/ -

Run on Comfy Cloud

+

Try on Comfy Cloud

你可以使用下面的图片作为输入 @@ -266,7 +266,7 @@ ComfyUI/ -

Run on Comfy Cloud

+

Try on Comfy Cloud

下载下面的素材作为输入