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

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="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>
57
  </center>
 
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>