video / index.html
chaowenguo's picture
Rename a.html to index.html
c786ff7
raw
history blame
294 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
</head>
<body>
<video width="320" height="240" controls>
<source src='https://huggingface.co/chaowenguo/video/resolve/main/%E4%BA%AC%E5%9F%8E%E6%95%99%E4%B8%8001.mp4'>
</video>
</body>
</html>