gradio / test.html
snakelenas's picture
Upload folder using huggingface_hub
63b1b2b
raw
history blame contribute delete
323 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<script
type="module"
src="https://gradio.s3-us-west-2.amazonaws.com/3.50.2/gradio.js"
></script>
</head>
<body>
<gradio-app src="https://c3a0eb1e1896ef2b2f.gradio.live"></gradio-app>
</body>
</html>