wxli318 commited on
Commit
3db2f9d
·
verified ·
1 Parent(s): a88ddc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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