> ## 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.

# TCFG - ComfyUI Built-in Node Documentation

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

TCFG(접선 감쇠 CFG)는 샘플링 과정에서 조건부(긍정) 예측과 더 잘 일치하도록 무조건부(부정) 예측을 정제합니다. 이 기술은 연구 논문 2503.18137을 기반으로 무조건부 안내에 접선 감쇠를 적용하여 출력 품질을 향상시킵니다. 이 노드는 분류기 자유 안내(classifier-free guidance) 중 무조건부 예측이 처리되는 방식을 조정하여 모델의 샘플링 동작을 수정합니다.

## 입력

| 매개변수 | 설명                | 데이터 타입 | 필수 여부 | 범위 |
| ---- | ----------------- | ------ | ----- | -- |
| `모델` | 접선 감쇠 CFG를 적용할 모델 | MODEL  | 예     | -  |

## 출력

| 출력 이름           | 설명                    | 데이터 타입 |
| --------------- | --------------------- | ------ |
| `patched_model` | 접선 감쇠 CFG가 적용된 수정된 모델 | MODEL  |

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

***

**Source fingerprint (SHA-256):** `de6b4deb8a42f05dff90e393bff1e0b4b8ed58887586ca81c236e1a780be5776`
