Upload README.md
Browse files
README.md
CHANGED
|
@@ -2,10 +2,10 @@
|
|
| 2 |
tags:
|
| 3 |
- clip
|
| 4 |
- mobileclip2
|
| 5 |
-
library_name: open_clip
|
| 6 |
pipeline_tag: zero-shot-image-classification
|
| 7 |
license: apple-amlr
|
| 8 |
---
|
|
|
|
| 9 |
# ONNX export of timm/MobileCLIP2-S2-OpenCLIP
|
| 10 |
|
| 11 |
This model is an export of [timm/MobileCLIP2-S2-OpenCLIP](https://huggingface.co/timm/MobileCLIP2-S2-OpenCLIP). It is meant to be used with the [`open_clip_inference`](https://crates.io/crates/open_clip_inference) rust crate.
|
|
|
|
| 2 |
tags:
|
| 3 |
- clip
|
| 4 |
- mobileclip2
|
|
|
|
| 5 |
pipeline_tag: zero-shot-image-classification
|
| 6 |
license: apple-amlr
|
| 7 |
---
|
| 8 |
+
|
| 9 |
# ONNX export of timm/MobileCLIP2-S2-OpenCLIP
|
| 10 |
|
| 11 |
This model is an export of [timm/MobileCLIP2-S2-OpenCLIP](https://huggingface.co/timm/MobileCLIP2-S2-OpenCLIP). It is meant to be used with the [`open_clip_inference`](https://crates.io/crates/open_clip_inference) rust crate.
|