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

# CLIPVisionLoader - ComfyUI Built-in Node Documentation

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

이 노드는 `ComfyUI/models/clip_vision` 폴더에 있는 모델과 `extra_model_paths.yaml` 파일에 설정된 추가 모델 경로를 자동으로 감지합니다. ComfyUI를 시작한 후 모델을 추가한 경우, 최신 모델 파일이 목록에 표시되도록 **ComfyUI 인터페이스를 새로고침**해 주십시오.

## 입력

| 필드         | 설명                                                        | 데이터 유형         |
| ---------- | --------------------------------------------------------- | -------------- |
| `CLIP 파일명` | `ComfyUI/models/clip_vision` 폴더에 있는 지원되는 모든 모델 파일을 나열합니다. | COMBO\[STRING] |

## 출력

| 필드            | 설명                                                          | 데이터 유형       |
| ------------- | ----------------------------------------------------------- | ------------ |
| `clip_vision` | 로드된 CLIP Vision 모델로, 이미지 인코딩 또는 기타 비전 관련 작업에 사용할 준비가 되었습니다. | CLIP\_VISION |

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