Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MultiLingual CLIP
|
2 |
|
3 |
Multilingual CLIP is a pre-trained model which can be used for multilingual semantic search and zero-shot image classification in 100 languages.
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- clip
|
4 |
+
- vision
|
5 |
+
- text
|
6 |
+
language: multilingual
|
7 |
+
license: mit
|
8 |
+
---
|
9 |
+
|
10 |
# MultiLingual CLIP
|
11 |
|
12 |
Multilingual CLIP is a pre-trained model which can be used for multilingual semantic search and zero-shot image classification in 100 languages.
|