Spaces:
Running
Running
laurent
commited on
Commit
·
5445a88
1
Parent(s):
862ee4b
Oops.
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>More samples generated with Hibiki!</h1>
|
12 |
-
<video class="embed-responsive-item" style="max-width: 80%; min-width:
|
13 |
<source src="mci-s.mp4" type="video/mp4">
|
14 |
Your browser does not support HTML video.
|
15 |
</video>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>More samples generated with Hibiki!</h1>
|
12 |
+
<video class="embed-responsive-item" style="max-width: 80%; min-width: 700px;" controls>
|
13 |
<source src="mci-s.mp4" type="video/mp4">
|
14 |
Your browser does not support HTML video.
|
15 |
</video>
|