Update Transformers.js + model
#1
by
Xenova
HF Staff
- opened
- 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 |
|