add transformers library tag
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: mit
|
|
| 3 |
pipeline_tag: video-classification
|
| 4 |
tags:
|
| 5 |
- video
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# V-JEPA 2
|
|
@@ -83,4 +84,4 @@ Rabbat, Michael and Ballas, Nicolas},
|
|
| 83 |
institution={FAIR at Meta},
|
| 84 |
year={2025}
|
| 85 |
}
|
| 86 |
-
```
|
|
|
|
| 3 |
pipeline_tag: video-classification
|
| 4 |
tags:
|
| 5 |
- video
|
| 6 |
+
library_name: transformers
|
| 7 |
---
|
| 8 |
|
| 9 |
# V-JEPA 2
|
|
|
|
| 84 |
institution={FAIR at Meta},
|
| 85 |
year={2025}
|
| 86 |
}
|
| 87 |
+
```
|