File size: 422 Bytes
5bc5571 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
tags:
- immich
- clip
---
# Model Description
This repo contains ONNX exports for the CLIP model [openai/clip-vit-base-patch16](https://huggingface.co/openai/clip-vit-base-patch16).
It separates the visual and textual encoders into separate models for the purpose of generating image and text embeddings.
This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.
|