worstcoder commited on
Commit
018c746
·
verified ·
1 Parent(s): 43e6d7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - Interactive-World-Model
11
  ---
12
  # rCM: Score-Regularized Continuous-Time Consistency Model
13
- # Causal-rCM: Teacher-Forcing meets Self-Forcing in Autoregressive Diffusion Distillation for Streaming Video Generation and Interactive World Model
14
  [**Paper**](https://arxiv.org/abs/2510.08431) | [**Website**](https://research.nvidia.com/labs/dir/rcm) | [**Code**](https://github.com/NVlabs/rcm)
15
 
16
  This repo holds unofficial rCM and Causal-rCM models for Wan, reproduced by Tsinghua University.
@@ -27,7 +27,7 @@ The Wan2.2 rCM checkpoints are obtained by merging Wan2.1 rCM weights to Wan2.2
27
  year={2025}
28
  }
29
  @article{zheng2026causal,
30
- title={Causal-rCM: Teacher-Forcing meets Self-Forcing in Autoregressive Diffusion Distillation for Streaming Video Generation and Interactive World Model},
31
  author={Zheng, Kaiwen and He, Guande and Zhao, Min and Zhu, Hongzhou and Zhang, Jintao and Chen, Huayu and Chen, Jianfei and Lin, Chen-Hsuan and Liu, Ming-Yu and Zhu, Jun and Ma, Qianli},
32
  journal={TODO},
33
  year={2026}
 
10
  - Interactive-World-Model
11
  ---
12
  # rCM: Score-Regularized Continuous-Time Consistency Model
13
+ # Causal-rCM: Teacher-Forcing meets Self-Forcing in Autoregressive Diffusion Distillation for Streaming Video Generation and Interactive World Models
14
  [**Paper**](https://arxiv.org/abs/2510.08431) | [**Website**](https://research.nvidia.com/labs/dir/rcm) | [**Code**](https://github.com/NVlabs/rcm)
15
 
16
  This repo holds unofficial rCM and Causal-rCM models for Wan, reproduced by Tsinghua University.
 
27
  year={2025}
28
  }
29
  @article{zheng2026causal,
30
+ title={Causal-rCM: Teacher-Forcing meets Self-Forcing in Autoregressive Diffusion Distillation for Streaming Video Generation and Interactive World Models},
31
  author={Zheng, Kaiwen and He, Guande and Zhao, Min and Zhu, Hongzhou and Zhang, Jintao and Chen, Huayu and Chen, Jianfei and Lin, Chen-Hsuan and Liu, Ming-Yu and Zhu, Jun and Ma, Qianli},
32
  journal={TODO},
33
  year={2026}