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