> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.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.

This node automatically detects models located in the `ComfyUI/models/clip_vision` folder, as well as any additional model paths configured in the `extra_model_paths.yaml` file. If you add models after starting ComfyUI, please **refresh the ComfyUI interface** to ensure the latest model files are listed.

## Inputs

| Field       | Description                                                                 | Data Type      |
| ----------- | --------------------------------------------------------------------------- | -------------- |
| `clip_name` | Lists all supported model files in the `ComfyUI/models/clip_vision` folder. | COMBO\[STRING] |

## Outputs

| Field         | Description                                                                        | Data Type    |
| ------------- | ---------------------------------------------------------------------------------- | ------------ |
| `clip_vision` | Loaded CLIP Vision model, ready for encoding images or other vision-related tasks. | CLIP\_VISION |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/CLIPVisionLoader/en.md)
