> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/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.

이 문서는 AI로 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 언제든지 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/DifferentialDiffusion/en.md)

Differential Diffusion 노드는 시간 단계 임계값을 기반으로 이진 마스크를 적용하여 노이즈 제거 과정을 수정합니다. 이 노드는 원본 노이즈 제거 마스크와 임계값 기반 이진 마스크 사이를 혼합하는 마스크를 생성하여 확산 과정의 강도를 제어할 수 있도록 합니다.

## 입력

| 매개변수       | 설명                                                   | 데이터 타입 | 필수 여부 | 범위        |
| ---------- | ---------------------------------------------------- | ------ | ----- | --------- |
| `모델`       | 수정할 확산 모델                                            | MODEL  | 예     | -         |
| `strength` | 원본 노이즈 제거 마스크와 이진 임계값 마스크 간의 혼합 강도를 제어합니다 (기본값: 1.0) | FLOAT  | 아니요   | 0.0 - 1.0 |

## 출력

| 출력 이름 | 설명                                 | 데이터 타입 |
| ----- | ---------------------------------- | ------ |
| `모델`  | 업데이트된 노이즈 제거 마스크 함수가 적용된 수정된 확산 모델 | MODEL  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/DifferentialDiffusion/ko.md)

***

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