Update README.md
Browse files
README.md
CHANGED
|
@@ -5,3 +5,8 @@ license: apache-2.0
|
|
| 5 |
## PixelWizard: Towards Efficient High-Fidelity Video Generation at Ultra-Large Spatial Resolution
|
| 6 |
|
| 7 |
PixelWizard is a high-resolution video generation model designed for efficient 2K/4K video synthesis. It decouples global structure modeling from high-resolution detail generation through spatial-temporal anchor modeling and anchor-guided synthesis. The model further uses Noise-Span Aligned Shortcut Training for fast few-step inference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
## PixelWizard: Towards Efficient High-Fidelity Video Generation at Ultra-Large Spatial Resolution
|
| 6 |
|
| 7 |
PixelWizard is a high-resolution video generation model designed for efficient 2K/4K video synthesis. It decouples global structure modeling from high-resolution detail generation through spatial-temporal anchor modeling and anchor-guided synthesis. The model further uses Noise-Span Aligned Shortcut Training for fast few-step inference.
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
## Citation
|
| 11 |
+
|
| 12 |
+
Paper: https://arxiv.org/abs/2605.25801
|