ghostai1 commited on
Commit
d68531d
·
verified ·
1 Parent(s): 7bdb90e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -398,7 +398,7 @@
398
  <div class="col-md-8 mx-auto">
399
  <div class="card bg-ghost-card">
400
  <div class="card-body text-center">
401
- <video src="https://huggingface.co/spaces/ghostai1/GhostPack/resolve/main/demo_video.mp4" controls loop class="img-fluid rounded" style="max-height: 400px;"></video>
402
  <p class="mt-3">Sample output from ghostgradio.py, showcasing a neon-lit spectral figure.</p>
403
  </div>
404
  </div>
 
398
  <div class="col-md-8 mx-auto">
399
  <div class="card bg-ghost-card">
400
  <div class="card-body text-center">
401
+ <video src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/ESmpwb13Wpt3r0nAHgS90.png" controls loop class="img-fluid rounded" style="max-height: 400px;"></video>
402
  <p class="mt-3">Sample output from ghostgradio.py, showcasing a neon-lit spectral figure.</p>
403
  </div>
404
  </div>