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

5 lines
83 B
HTML
Raw Normal View History

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