Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
·
b0fa2af
1
Parent(s):
4426e8d
Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
|
@@ -140,6 +140,11 @@
|
|
| 140 |
<source src="static/videos/faces.mp4"
|
| 141 |
type="video/mp4">
|
| 142 |
</video>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
|
| 144 |
<h2 class="subtitle has-text-centered">
|
| 145 |
</h2>
|
|
|
|
| 140 |
<source src="static/videos/faces.mp4"
|
| 141 |
type="video/mp4">
|
| 142 |
</video>
|
| 143 |
+
<video autoplay muted loop playsinline height="100%">
|
| 144 |
+
<source src="static/videos/objects_styles.mp4"
|
| 145 |
+
type="video/mp4">
|
| 146 |
+
</video>
|
| 147 |
+
|
| 148 |
|
| 149 |
<h2 class="subtitle has-text-centered">
|
| 150 |
</h2>
|