> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/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/zh.md)
