immich-team commited on
Commit
0a9d289
1 Parent(s): 487a1c9

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 ResNet-50-based CLIP model by OpenAI. See the [CLIP](https://github.com/openai/CLIP/tree/main) 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.