Skip to content

Commit 252c9dc

Browse files
committed
docs: update project page links
1 parent 5999173 commit 252c9dc

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

2608.01035v1.pdf

-9.43 MB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ python3 -m http.server 8000
1010

1111
Then open <http://localhost:8000>.
1212

13-
The paper button points to the included `2608.01035v1.pdf`. Author profile and code links are intentionally marked as placeholders until their final URLs are available.
13+
Author profile links are placeholders until their final URLs are available.

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ <h1 class="reveal">WAM-Diff<span>2</span></h1>
6666
</div>
6767

6868
<div class="hero-actions reveal">
69-
<a class="button button-dark" href="2608.01035v1.pdf" target="_blank" rel="noopener">
70-
<svg viewBox="0 0 24 24" aria-hidden="true"><path d="M6 2h8l4 4v16H6zM14 2v5h5M9 13h6M9 17h6"/></svg>
71-
Paper
72-
</a>
7369
<a class="button button-dark" href="https://arxiv.org/abs/2608.01035" target="_blank" rel="noopener">
7470
<svg viewBox="0 0 24 24" aria-hidden="true"><path d="M4 17 10 3l3 7 2-5 5 12M6 13h12M8 21l4-8 4 8"/></svg>
7571
arXiv
@@ -78,6 +74,10 @@ <h1 class="reveal">WAM-Diff<span>2</span></h1>
7874
<svg viewBox="0 0 24 24" aria-hidden="true"><path d="M8 9 3 12l5 3M16 9l5 3-5 3M14 5l-4 14"/></svg>
7975
Code
8076
</a>
77+
<a class="button button-dark" href="https://huggingface.co/fudan-generative-ai/WAM-Diff2" target="_blank" rel="noopener">
78+
<svg viewBox="0 0 24 24" aria-hidden="true"><path d="m4 8 8-5 8 5-8 5zM4 8v8l8 5 8-5V8M12 13v8"/></svg>
79+
Hugging Face
80+
</a>
8181
</div>
8282
</div>
8383
</section>

0 commit comments

Comments
 (0)