Add comprehensive model card for UniVF (Video Fusion)
#1
by nielsr HF Staff - opened
This PR adds a comprehensive model card for the UniVF model, implementing the "A Unified Solution to Video Fusion: From Multi-Frame Learning to Benchmarking" paper.
The model card includes:
- Relevant metadata:
pipeline_tag: video-to-videoandlicense: apache-2.0. - Links to the paper, project page, and GitHub repository.
- The paper abstract.
- A sample usage section with code snippets directly from the official GitHub repository.
- The citation information.
Please review and merge this PR if everything looks good.