immich-team commited on
Commit
fa45eca
1 Parent(s): 7e64134

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - immich
4
+ - clip
5
+ - multilingual
6
+ ---
7
+ # Model Description
8
+
9
+ This repo contains ONNX exports for the corresponding ViT-based multilingual CLIP model by OpenCLIP. See the [OpenCLIP](https://github.com/mlfoundations/open_clip) repo for more info.
10
+ Visual and textual encoders are separated into separate models for the purpose of generating image and text embeddings.
11
+
12
+ This repo is specifically intended for use with [Immich](https://immich.app/), a self-hosted photo library.