File size: 352 Bytes
1a7c2f4 b0d3556 |
1 2 3 4 5 6 7 8 9 10 11 12 |
<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> |