awacke1's picture
Update index.html
b0d3556
raw
history blame
352 Bytes
<html>
<head>
<link rel="stylesheet" href="https://gradio.s3-us-west-2.amazonaws.com/2.6.2/static/bundle.css">
</head>
<body>
<div id="target"></div>
<script src="https://gradio.s3-us-west-2.amazonaws.com/2.6.2/static/bundle.js"></script>
<script>
launchGradioFromSpaces("awacke1/HTML5-Javascript-3D-Breakout-Game", "#target")
</script>
</body>
</html>