Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -95,7 +95,7 @@ Large Language Models (LLMs) have emerged as potential enablers for this vision
|
|
95 |
<h2>Framework Demonstration</h2>
|
96 |
<div class="video-container">
|
97 |
<!-- Replace with your actual video embed code -->
|
98 |
-
<iframe src="media.mp4"
|
99 |
frameborder="0"
|
100 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
101 |
allowfullscreen></iframe>
|
|
|
95 |
<h2>Framework Demonstration</h2>
|
96 |
<div class="video-container">
|
97 |
<!-- Replace with your actual video embed code -->
|
98 |
+
<iframe src="https://huggingface.co/spaces/netop/hermes/raw/main/media.mp4"
|
99 |
frameborder="0"
|
100 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
101 |
allowfullscreen></iframe>
|