Spaces:
Runtime error
Runtime error
Update app/templates/general_pages/index.html
Browse files
app/templates/general_pages/index.html
CHANGED
@@ -45,10 +45,12 @@
|
|
45 |
models resulting in loss of data, incorrect prediction/classification, and/or model theft.
|
46 |
</center>
|
47 |
</p>
|
|
|
|
|
|
|
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>
|
|
|
45 |
models resulting in loss of data, incorrect prediction/classification, and/or model theft.
|
46 |
</center>
|
47 |
</p>
|
48 |
+
<p><BR><center> <B>Demo</B>
|
49 |
+
</center>
|
50 |
+
</p>
|
51 |
|
52 |
<!-- Embedded QuickTime video -->
|
53 |
<center>
|
|
|
54 |
<embed src="path/to/your/video.mov" width="640" height="360" controller="true" autoplay="false"
|
55 |
loop="false" scale="tofit">
|
56 |
<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>
|