Spaces:
Running
Running
Commit
·
a56dee5
1
Parent(s):
5d92806
Fix website issues: Remove unloadable technical section images and limitations section
Browse files- index.html +5 -18
index.html
CHANGED
@@ -16,10 +16,11 @@
|
|
16 |
</div>
|
17 |
<nav>
|
18 |
<ul>
|
19 |
-
<li><a href="#
|
20 |
<li><a href="#technical">Technical Excellence</a></li>
|
|
|
21 |
<li><a href="#features">Features</a></li>
|
22 |
-
<li><a class="cta-button" href="https://wavespeed.ai/collections/bytedance" target="_blank">Try on WaveSpeed
|
23 |
</ul>
|
24 |
</nav>
|
25 |
</div>
|
@@ -164,9 +165,7 @@
|
|
164 |
<section id="technical" class="technical">
|
165 |
<div class="container">
|
166 |
<h2 class="section-title">Technical Excellence & Speed Optimization</h2>
|
167 |
-
|
168 |
-
<img src="https://lf3-static.bytednsdoc.com/obj/eden-cn/lm_sth/ljhwZthlaukjlkulzlp/ark/model_introduction/seedance/pro/intro/technical.jpg" alt="Technical Excellence" class="tech-img">
|
169 |
-
</div>
|
170 |
<div class="technical-grid">
|
171 |
<div class="technical-card">
|
172 |
<h3><i class="fas fa-microchip"></i> SOTA Architecture</h3>
|
@@ -202,18 +201,7 @@
|
|
202 |
</div>
|
203 |
</section>
|
204 |
|
205 |
-
|
206 |
-
<div class="container">
|
207 |
-
<h2 class="section-title">Limitations</h2>
|
208 |
-
<ul class="limitations-list">
|
209 |
-
<li><strong>Creative Focus:</strong> Designed primarily for creative video synthesis; not intended for generating factually accurate content.</li>
|
210 |
-
<li><strong>Inherent Biases:</strong> Outputs may reflect biases present in the training data, typical of current SOTA models.</li>
|
211 |
-
<li><strong>Input Sensitivity:</strong> The quality and consistency of generated videos depend significantly on the quality of the input image.</li>
|
212 |
-
<li><strong>Resolution Limitation:</strong> This model is optimized for 480p video generation and does not support higher resolutions.</li>
|
213 |
-
<li><strong>Speed vs Quality Trade-off:</strong> While optimized for speed, extremely complex scenes may require additional processing time.</li>
|
214 |
-
</ul>
|
215 |
-
</div>
|
216 |
-
</section>
|
217 |
|
218 |
<footer>
|
219 |
<div class="container">
|
@@ -226,7 +214,6 @@
|
|
226 |
<h4>Resources</h4>
|
227 |
<ul>
|
228 |
<li><a href="https://wavespeed.ai/collections/bytedance" target="_blank">WaveSpeed Platform</a></li>
|
229 |
-
<li><a href="#limitations">Limitations</a></li>
|
230 |
</ul>
|
231 |
</div>
|
232 |
<div class="footer-cta">
|
|
|
16 |
</div>
|
17 |
<nav>
|
18 |
<ul>
|
19 |
+
<li><a href="#benchmark">Benchmarks</a></li>
|
20 |
<li><a href="#technical">Technical Excellence</a></li>
|
21 |
+
<li><a href="#models">Models</a></li>
|
22 |
<li><a href="#features">Features</a></li>
|
23 |
+
<li><a class="cta-button" href="https://wavespeed.ai/collections/bytedance" target="_blank">Try on WaveSpeed</a></li>
|
24 |
</ul>
|
25 |
</nav>
|
26 |
</div>
|
|
|
165 |
<section id="technical" class="technical">
|
166 |
<div class="container">
|
167 |
<h2 class="section-title">Technical Excellence & Speed Optimization</h2>
|
168 |
+
|
|
|
|
|
169 |
<div class="technical-grid">
|
170 |
<div class="technical-card">
|
171 |
<h3><i class="fas fa-microchip"></i> SOTA Architecture</h3>
|
|
|
201 |
</div>
|
202 |
</section>
|
203 |
|
204 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
|
206 |
<footer>
|
207 |
<div class="container">
|
|
|
214 |
<h4>Resources</h4>
|
215 |
<ul>
|
216 |
<li><a href="https://wavespeed.ai/collections/bytedance" target="_blank">WaveSpeed Platform</a></li>
|
|
|
217 |
</ul>
|
218 |
</div>
|
219 |
<div class="footer-cta">
|