We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe545a commit 345d649Copy full SHA for 345d649
1 file changed
zh-CN/index.html
@@ -39,8 +39,8 @@
39
<h1 class="hero-project">World-R1</h1>
40
<p class="hero-title">强化 3D 约束的文本到视频生成</p>
41
<div class="hero-actions">
42
- <a class="action primary placeholder-action" href="#" aria-disabled="true">PDF</a>
43
- <a class="action ghost" href="tech.html">技术细节</a>
+ <a class="action primary placeholder-action" href="#" aria-disabled="true">技术报告</a>
+ <a class="action ghost" href="tech.html">技术博客</a>
44
<a class="action ghost" href="https://github.com/microsoft/World-R1" target="_blank" rel="noopener noreferrer">GitHub</a>
45
</div>
46
0 commit comments