Spaces:
Running
Running
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="viewport" content="width=device-width" /> | |
<title>More Hibiki Samples</title> | |
<link rel="stylesheet" href="style.css" /> | |
</head> | |
<body> | |
<h1>More samples generated with Hibiki!</h1> | |
<video class="embed-responsive-item" style="max-width: 80%; min-width: 700px;" controls> | |
<source src="mci-s.mp4" type="video/mp4"> | |
Your browser does not support HTML video. | |
</video> | |
<br /> | |
(<a href="https://www.youtube.com/watch?v=n5R6LTkKlRI" target="_blank">source</a>, original video (c) Canal+) | |
</body> | |
</html> | |