> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DifferentialDiffusion - ComfyUI Built-in Node Documentation

> Complete documentation for the DifferentialDiffusion node in ComfyUI. Learn its inputs, outputs, parameters and usage.

差分扩散节点通过基于时间步长阈值应用二值掩码来修改去噪过程。它创建了一个掩码，该掩码在原始去噪掩码与基于阈值的二值掩码之间进行混合，从而允许对扩散过程的强度进行可控调整。

## 输入

| 参数   | 描述                              | 数据类型  | 是否必填 | 范围        |
| ---- | ------------------------------- | ----- | ---- | --------- |
| `模型` | 要修改的扩散模型                        | MODEL | 是    | -         |
| `强度` | 控制原始去噪掩码与二值阈值掩码之间的混合强度（默认值：1.0） | FLOAT | 否    | 0.0 - 1.0 |

## 输出

| 输出名称 | 描述                    | 数据类型  |
| ---- | --------------------- | ----- |
| `模型` | 已修改的扩散模型，具有更新后的去噪掩码函数 | MODEL |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/DifferentialDiffusion/zh.md)

***

**Source fingerprint (SHA-256):** `3b1727baa6c546516f5dfb53e6e39f27fc7429cde2ac7fd7dfbab99eebb39816`
