Add `vfi-mamba` as library name
#1
by
Wauplin
HF Staff
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
# VFIMamba: Video Frame Interpolation with State Space Models
|
| 5 |
This is the official checkpoint library for [VFIMamba: Video Frame Interpolation with State Space Models](https://arxiv.org/abs/2407.02315).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: vfi-mamba
|
| 4 |
---
|
| 5 |
# VFIMamba: Video Frame Interpolation with State Space Models
|
| 6 |
This is the official checkpoint library for [VFIMamba: Video Frame Interpolation with State Space Models](https://arxiv.org/abs/2407.02315).
|