Update Transformers.js + model (#1)
Browse files- Update Transformers.js + model (9b2361f420328991b447dfbcfb4489d68b1ee4f0)
- Upload 4 files (9b82dc3a537ef504656c592c395863aff8ea5c5b)
- assets/{index-0KCISaPa.js → index-DKPNWo-8.js} +0 -0
- assets/worker-SSVLpBh2.js +0 -0
- assets/worker-y4d95NqO.js +0 -0
- index.html +1 -1
assets/{index-0KCISaPa.js → index-DKPNWo-8.js}
RENAMED
The diff for this file is too large to render.
See raw diff
|
|
assets/worker-SSVLpBh2.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
assets/worker-y4d95NqO.js
DELETED
The diff for this file is too large to render.
See raw diff
|
|
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<link rel="icon" type="image/png" href="/logo.png" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>SmolVLM WebGPU</title>
|
8 |
-
<script type="module" crossorigin src="/assets/index-
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-DAeLcWhs.css">
|
10 |
</head>
|
11 |
|
|
|
5 |
<link rel="icon" type="image/png" href="/logo.png" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>SmolVLM WebGPU</title>
|
8 |
+
<script type="module" crossorigin src="/assets/index-DKPNWo-8.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-DAeLcWhs.css">
|
10 |
</head>
|
11 |
|