Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
|
|
|
| 3 |
license: other
|
| 4 |
tags:
|
| 5 |
- mobileclip
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
https://github.com/apple/ml-mobileclip with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
+
pipeline_tag: zero-shot-image-classification
|
| 4 |
license: other
|
| 5 |
tags:
|
| 6 |
- mobileclip
|
| 7 |
+
- image-feature-extraction
|
| 8 |
+
- feature-extraction
|
| 9 |
---
|
| 10 |
|
| 11 |
https://github.com/apple/ml-mobileclip with ONNX weights to be compatible with Transformers.js.
|