Varun Patil
commited on
Commit
•
443f7a6
1
Parent(s):
4c58d03
Update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
https://huggingface.co/google/siglip-base-patch16-256-multilingual with ONNX weights to be compatible with Transformers.js.
|
2 |
|
3 |
See https://huggingface.co/Xenova/siglip-base-patch16-256
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- vision
|
5 |
+
widget:
|
6 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
|
7 |
+
candidate_labels: playing music, playing sports
|
8 |
+
example_title: Cat & Dog
|
9 |
+
---
|
10 |
+
|
11 |
+
# SigLIP (base-sized model, multilingual)
|
12 |
+
|
13 |
https://huggingface.co/google/siglip-base-patch16-256-multilingual with ONNX weights to be compatible with Transformers.js.
|
14 |
|
15 |
See https://huggingface.co/Xenova/siglip-base-patch16-256
|