ShuhuaiRen nielsr HF Staff commited on
Commit
fce8ba9
·
verified ·
1 Parent(s): 3cd333d

Add model card (#1)

Browse files

- Add model card (bce684cd6d9f4b08d3f8053aaaad743fc7ae6dc0)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: video-to-video
3
+ license: mit
4
+ ---
5
+
6
+ This repository contains the implementation of the model described in [Next Block Prediction: Video Generation via Semi-Auto-Regressive Modeling](https://huggingface.co/papers/2502.07737).
7
+
8
+ Project page: https://renshuhuai-andy.github.io/NBP-project/