Spaces:
Running
Running
Add UTM attribution to outbound wavespeed.ai links
Browse files- index.html +5 -5
index.html
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
<body>
|
| 19 |
<header class="site-header">
|
| 20 |
<div class="wrap">
|
| 21 |
-
<a class="brand" href="https://wavespeed.ai" target="_blank" rel="noopener">
|
| 22 |
<span class="brand-mark" aria-hidden="true"></span>
|
| 23 |
<span>WaveSpeed AI</span>
|
| 24 |
</a>
|
|
@@ -28,7 +28,7 @@
|
|
| 28 |
<a class="jump opt" href="#direction">Direction</a>
|
| 29 |
<a class="jump opt" href="#style">Style</a>
|
| 30 |
<a class="jump" href="#run">Run it</a>
|
| 31 |
-
<a href="https://wavespeed.ai/collections/bytedance" target="_blank" rel="noopener">wavespeed.ai ↗</a>
|
| 32 |
</nav>
|
| 33 |
</div>
|
| 34 |
</header>
|
|
@@ -105,7 +105,7 @@
|
|
| 105 |
<h2>Run it</h2>
|
| 106 |
<p class="section-note">Seedance is served as a hosted endpoint — see the <a href="https://huggingface.co/spaces/wavespeed/bytedance-seedance">model reference</a> for the full variant list, request format and code samples.</p>
|
| 107 |
<div class="btn-row">
|
| 108 |
-
<a class="btn" href="https://wavespeed.ai/collections/bytedance" target="_blank" rel="noopener">Open Seedance on WaveSpeed</a>
|
| 109 |
<a class="btn secondary" href="https://huggingface.co/spaces/wavespeed/bytedance-seedance" target="_blank" rel="noopener">Model reference</a>
|
| 110 |
</div>
|
| 111 |
</section>
|
|
@@ -115,8 +115,8 @@
|
|
| 115 |
<div class="wrap">
|
| 116 |
<p>This page is a model reference maintained by WaveSpeed AI. The model itself is developed and released by its respective authors; trademarks belong to them. WaveSpeed AI provides hosted inference for it.</p>
|
| 117 |
<div class="footer-links">
|
| 118 |
-
<a href="https://wavespeed.ai" target="_blank" rel="noopener">WaveSpeed AI</a>
|
| 119 |
-
<a href="https://wavespeed.ai/docs" target="_blank" rel="noopener">Docs</a>
|
| 120 |
<a href="https://huggingface.co/wavespeed" target="_blank" rel="noopener">Hugging Face</a>
|
| 121 |
</div>
|
| 122 |
</div>
|
|
|
|
| 18 |
<body>
|
| 19 |
<header class="site-header">
|
| 20 |
<div class="wrap">
|
| 21 |
+
<a class="brand" href="https://wavespeed.ai?utm_source=huggingface&utm_medium=space&utm_campaign=seedance" target="_blank" rel="noopener">
|
| 22 |
<span class="brand-mark" aria-hidden="true"></span>
|
| 23 |
<span>WaveSpeed AI</span>
|
| 24 |
</a>
|
|
|
|
| 28 |
<a class="jump opt" href="#direction">Direction</a>
|
| 29 |
<a class="jump opt" href="#style">Style</a>
|
| 30 |
<a class="jump" href="#run">Run it</a>
|
| 31 |
+
<a href="https://wavespeed.ai/collections/bytedance?utm_source=huggingface&utm_medium=space&utm_campaign=seedance" target="_blank" rel="noopener">wavespeed.ai ↗</a>
|
| 32 |
</nav>
|
| 33 |
</div>
|
| 34 |
</header>
|
|
|
|
| 105 |
<h2>Run it</h2>
|
| 106 |
<p class="section-note">Seedance is served as a hosted endpoint — see the <a href="https://huggingface.co/spaces/wavespeed/bytedance-seedance">model reference</a> for the full variant list, request format and code samples.</p>
|
| 107 |
<div class="btn-row">
|
| 108 |
+
<a class="btn" href="https://wavespeed.ai/collections/bytedance?utm_source=huggingface&utm_medium=space&utm_campaign=seedance" target="_blank" rel="noopener">Open Seedance on WaveSpeed</a>
|
| 109 |
<a class="btn secondary" href="https://huggingface.co/spaces/wavespeed/bytedance-seedance" target="_blank" rel="noopener">Model reference</a>
|
| 110 |
</div>
|
| 111 |
</section>
|
|
|
|
| 115 |
<div class="wrap">
|
| 116 |
<p>This page is a model reference maintained by WaveSpeed AI. The model itself is developed and released by its respective authors; trademarks belong to them. WaveSpeed AI provides hosted inference for it.</p>
|
| 117 |
<div class="footer-links">
|
| 118 |
+
<a href="https://wavespeed.ai?utm_source=huggingface&utm_medium=space&utm_campaign=seedance" target="_blank" rel="noopener">WaveSpeed AI</a>
|
| 119 |
+
<a href="https://wavespeed.ai/docs?utm_source=huggingface&utm_medium=space&utm_campaign=seedance" target="_blank" rel="noopener">Docs</a>
|
| 120 |
<a href="https://huggingface.co/wavespeed" target="_blank" rel="noopener">Hugging Face</a>
|
| 121 |
</div>
|
| 122 |
</div>
|