Add pipeline tag, link to paper
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: video-classification
|
| 4 |
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model of the paper [FilmBench: A Film-Grade Benchmark for Cinematic Video Generation](https://huggingface.co/papers/2607.24241).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/Neo-yk/FilmOps.
|