immich-team commited on
Commit
90cf38a
1 Parent(s): 81e21ba

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 multilingual CLIP model [M-CLIP/XLM-Roberta-Large-Vit-B-32](https://huggingface.co/M-CLIP/XLM-Roberta-Large-Vit-B-32).
10
+ It separates the visual and textual encoders 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.