Improve model card: add pipeline tag and paper link
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
# [NeurIPS'25] VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption
|
| 5 |
|
|
|
|
|
|
|
| 6 |
<div align="center">
|
| 7 |
|
| 8 |
[](https://arxiv.org/pdf/2505.12053)
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: other
|
| 4 |
---
|
| 5 |
+
|
| 6 |
# [NeurIPS'25] VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption
|
| 7 |
|
| 8 |
+
This model is presented in the paper [VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption](https://huggingface.co/papers/2505.12053).
|
| 9 |
+
|
| 10 |
<div align="center">
|
| 11 |
|
| 12 |
[](https://arxiv.org/pdf/2505.12053)
|