Add model card
#1
by
nielsr
HF staff
- opened
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: video-to-video
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model described in [STAR: Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution](https://huggingface.co/papers/2501.02976).
|
7 |
+
|
8 |
+
Project Page: https://nju-pcalab.github.io/projects/STAR
|
9 |
+
Code: https://github.com/NJU-PCALab/STAR
|