rvalia commited on
Commit
29fcf9e
·
verified ·
1 Parent(s): 30421a0

Update app/templates/general_pages/index.html

Browse files
app/templates/general_pages/index.html CHANGED
@@ -51,7 +51,7 @@
51
 
52
  <!-- Embedded QuickTime video -->
53
  <center>
54
- <embed src="../../../mag_demo.mkv" 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>
57
  </center>
 
51
 
52
  <!-- Embedded QuickTime video -->
53
  <center>
54
+ <embed src="../../../mag_demo.mkv" type='video/x-matroska' 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>
57
  </center>