Spaces:
Runtime error
Runtime error
Update app/templates/general_pages/index.html
Browse files
app/templates/general_pages/index.html
CHANGED
@@ -48,9 +48,10 @@
|
|
48 |
|
49 |
<!-- Embedded QuickTime video -->
|
50 |
<center>
|
|
|
51 |
<embed src="path/to/your/video.mov" width="640" height="360" controller="true" autoplay="false"
|
52 |
loop="false" scale="tofit">
|
53 |
-
<p>
|
54 |
</center>
|
55 |
</body>
|
56 |
|
|
|
48 |
|
49 |
<!-- Embedded QuickTime video -->
|
50 |
<center>
|
51 |
+
<p>Demo</p>
|
52 |
<embed src="path/to/your/video.mov" width="640" height="360" controller="true" autoplay="false"
|
53 |
loop="false" scale="tofit">
|
54 |
+
<p> How to secure AI models with Tumeryk AttackGuard to scan and chart your ML model against AI Adversarial attacks. </P><p>Show model explainability, fairness and bias detection</p>
|
55 |
</center>
|
56 |
</body>
|
57 |
|