Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nomi30701 committed Jan 15, 2025
1 parent a1ea64e commit c7e4ef5
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion assets/index-DDd6q1Tp.js → assets/index-BB3OLapL.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<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="/yolo-model-benchmark-onnxruntime-web/assets/index-DDd6q1Tp.js"></script>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<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="/yolo-model-benchmark-onnxruntime-web/assets/index-BB3OLapL.js"></script>
<link rel="stylesheet" crossorigin href="/yolo-model-benchmark-onnxruntime-web/assets/index-WCIawtBh.css">
</head>
<body>
<div id="root"></div>
<script src="https://cdn.jsdelivr.net/npm/chart.js" async></script>
</body>
</html>
</head>
<body>
<div id="root"></div>
<script src="https://cdn.jsdelivr.net/npm/chart.js" async></script>
</body>
</html>
Expand Down
Binary file added ort-wasm-simd-threaded.jsep.wasm
Binary file not shown.
Binary file added ort-wasm-simd-threaded.wasm
Binary file not shown.

0 comments on commit c7e4ef5

Please sign in to comment.