Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: perception-encoder
|
|
|
|
| 4 |
---
|
| 5 |
# Model Details
|
| 6 |
|
|
@@ -108,5 +109,4 @@ If you find our code useful for your research, please consider citing:
|
|
| 108 |
journal={arXiv},
|
| 109 |
year={2025}
|
| 110 |
}
|
| 111 |
-
```
|
| 112 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: perception-encoder
|
| 4 |
+
pipeline_tag: zero-shot-image-classification
|
| 5 |
---
|
| 6 |
# Model Details
|
| 7 |
|
|
|
|
| 109 |
journal={arXiv},
|
| 110 |
year={2025}
|
| 111 |
}
|
| 112 |
+
```
|
|
|