File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ With FastVideo's optimizations, you can achieve more than 3x inference improveme
1515<img src=assets/perf.png width="90%"/>
1616</div >
1717
18+ ## NEWS  
19+ -  ``` 2025/06/14 ``` : Release finetuning and inference code for [ VSA] ( https://arxiv.org/pdf/2505.13389 ) 
20+ -  ``` 2025/04/24 ``` : [ FastVideo V1] ( https://hao-ai-lab.github.io/blogs/fastvideo/ )  is released!
21+ -  ``` 2025/02/18 ``` : Release the inference code for [ Sliding Tile Attention] ( https://hao-ai-lab.github.io/blogs/sta/ ) .
22+ 
1823## Key Features  
1924
2025FastVideo has the following features:
@@ -128,6 +133,15 @@ We thank MBZUAI and [Anyscale](https://www.anyscale.com/) for their support thro
128133If you use FastVideo for your research, please cite our paper:
129134
130135``` bibtex 
136+ @misc{zhang2025vsafastervideodiffusion, 
137+       title={VSA: Faster Video Diffusion with Trainable Sparse Attention},  
138+       author={Peiyuan Zhang and Haofeng Huang and Yongqi Chen and Will Lin and Zhengzhong Liu and Ion Stoica and Eric Xing and Hao Zhang}, 
139+       year={2025}, 
140+       eprint={2505.13389}, 
141+       archivePrefix={arXiv}, 
142+       primaryClass={cs.CV}, 
143+       url={https://arxiv.org/abs/2505.13389},  
144+ } 
131145@misc{zhang2025fastvideogenerationsliding, 
132146      title={Fast Video Generation with Sliding Tile Attention}, 
133147      author={Peiyuan Zhang and Yongqi Chen and Runlong Su and Hangliang Ding and Ion Stoica and Zhenghong Liu and Hao Zhang}, 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments