Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
nomi30701 committed Jun 26, 2024
1 parent c5e1e00 commit bb08e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
<title>Model Benchmark</title>
<script type="module" crossorigin src="/assets/index-DGLo0qdm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-JJFK-1W_.css">
<script type="module" crossorigin src="/yolo-model-benchmark-onnxruntime-web/assets/index-DGLo0qdm.js"></script>
<link rel="stylesheet" crossorigin href="/yolo-model-benchmark-onnxruntime-web/assets/index-JJFK-1W_.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit bb08e7d

Please sign in to comment.