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

# LossGraphNode - ComfyUI Built-in Node Documentation

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

LossGraphNode는 시간에 따른 훈련 손실 값을 시각적 그래프로 생성하여 미리보기 이미지로 표시합니다. 훈련 프로세스의 손실 데이터를 받아 훈련 단계별 손실 변화를 보여주는 선 그래프를 생성합니다. 결과 그래프에는 축 레이블과 최소/최대 손실 값이 포함됩니다.

## 입력

| 매개변수      | 설명                                           | 데이터 타입    | 필수 여부 | 범위 |
| --------- | -------------------------------------------- | --------- | ----- | -- |
| `손실`      | 훈련 노드의 손실 맵입니다.                              | LOSS\_MAP | 예     | -  |
| `파일명 접두사` | 저장된 손실 그래프 이미지의 접두사입니다. (기본값: "loss\_graph") | STRING    | 예     | -  |

## 출력

| 출력 이름       | 설명                            | 데이터 타입 |
| ----------- | ----------------------------- | ------ |
| `ui.images` | 미리보기로 표시되는 생성된 손실 그래프 이미지입니다. | IMAGE  |

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

***

**Source fingerprint (SHA-256):** `9b1c844cb4babafc61102ee7bfd1039c325c6665abff1721d92a6da7d18029f9`
