Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# STAR: Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution
|
2 |
|
3 |
### Code: https://github.com/NJU-PCALab/STAR
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- nkp37/OpenVid-1M
|
4 |
+
base_model:
|
5 |
+
- ali-vilab/i2vgen-xl
|
6 |
+
- THUDM/CogVideoX-5b
|
7 |
+
---
|
8 |
# STAR: Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution
|
9 |
|
10 |
### Code: https://github.com/NJU-PCALab/STAR
|