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

# ModelSave - ComfyUI Built-in Node Documentation

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

# ModelSave 노드

ModelSave 노드는 학습되거나 수정된 모델을 컴퓨터 저장소에 저장합니다. 모델을 입력으로 받아 지정된 파일 이름으로 파일에 기록합니다. 이를 통해 작업을 보존하고 향후 프로젝트에서 모델을 재사용할 수 있습니다.

## 입력

| 매개변수            | 설명                                                           | 데이터 타입         | 필수 여부 | 범위 |
| --------------- | ------------------------------------------------------------ | -------------- | ----- | -- |
| `모델`            | 디스크에 저장할 모델                                                  | MODEL          | 예     | -  |
| `파일명 접두사`       | 저장할 모델 파일의 파일 이름 및 경로 접두사 (기본값: "diffusion\_models/ComfyUI") | STRING         | 예     | -  |
| `prompt`        | 워크플로우 프롬프트 정보 (자동으로 제공됨)                                     | PROMPT         | 아니요   | -  |
| `extra_pnginfo` | 추가 워크플로우 메타데이터 (자동으로 제공됨)                                    | EXTRA\_PNGINFO | 아니요   | -  |

## 출력

| 출력 이름 | 설명                    | 데이터 타입 |
| ----- | --------------------- | ------ |
| *없음*  | 이 노드는 출력 값을 반환하지 않습니다 | -      |

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

***

**Source fingerprint (SHA-256):** `1dda8a6d85aa19b739c1fe3e6e7f816e05011044fc8b0b91b23fa303f71d8b19`
