Add pipeline tag, link to Github, library name
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: video-classification
|
| 4 |
+
library_name: pytorch
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
There are the model weights for [FEAT](https://arxiv.org/abs/2506.04956).
|
| 8 |
+
|
| 9 |
+
Github: https://github.com/Yaziwel/FEAT
|