Text-to-Video
Diffusers
gdhe17 nielsr HF Staff commited on
Commit
0123c4d
·
verified ·
1 Parent(s): 6014fb2

Add link to Github repository (#2)

Browse files

- Add link to Github repository (2cc527d0147dd822216f1982e458126e97320bd0)


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

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
 
2
  license: cc-by-nc-sa-4.0
3
  pipeline_tag: text-to-video
4
- library_name: diffusers
5
  ---
6
 
7
  # Self Forcing: Bridging the Train-Test Gap in Autoregressive Video Diffusion
8
 
9
  <p align="center">
10
- <h3 align="center"><a href="https://arxiv.org/abs/2506.08009">Paper</a> | <a href="https://self-forcing.github.io">Website</a> | <a href="https://huggingface.co/gdhe17/Self-Forcing/tree/main">Models (HuggingFace)</a></h3>
11
  </p>
12
 
13
  ---
 
1
  ---
2
+ library_name: diffusers
3
  license: cc-by-nc-sa-4.0
4
  pipeline_tag: text-to-video
 
5
  ---
6
 
7
  # Self Forcing: Bridging the Train-Test Gap in Autoregressive Video Diffusion
8
 
9
  <p align="center">
10
+ <h3 align="center"><a href="https://arxiv.org/abs/2506.08009">Paper</a> | <a href="https://self-forcing.github.io">Website</a> | <a href="https://huggingface.co/gdhe17/Self-Forcing/tree/main">Models (HuggingFace)</a> | <a href="https://github.com/XunHuang728/self_forcing">Code</a></h3>
11
  </p>
12
 
13
  ---