immich-team commited on
Commit
3397a07
1 Parent(s): 84ff5d6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Description
8
+
9
+ This repo contains ONNX exports for the CLIP model [M-CLIP/LABSE-Vit-L-14](https://huggingface.co/M-CLIP/LABSE-Vit-L-14).
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.