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 |
|
| 6 |
# Model Details
|
|
@@ -120,5 +121,4 @@ If you find our code useful for your research, please consider citing:
|
|
| 120 |
journal={arXiv},
|
| 121 |
year={2025}
|
| 122 |
}
|
| 123 |
-
```
|
| 124 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: perception-encoder
|
| 4 |
+
pipeline_tag: zero-shot-image-classification
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Details
|
|
|
|
| 121 |
journal={arXiv},
|
| 122 |
year={2025}
|
| 123 |
}
|
| 124 |
+
```
|
|
|