1
0
Fork 0
onnx-web/gui/src/index.html

4 lines
106 B
HTML
Raw Normal View History

2023-01-05 03:55:25 +00:00
<html>
<div id="app"></div>
<script id="bundle" src="./bundle/main.js" type="module"></script>
2023-01-05 03:55:25 +00:00
</html>