pdufour commited on
Commit
0e4a888
·
verified ·
1 Parent(s): 1fb7c49

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -23,7 +23,7 @@
23
  <body>
24
  <h1>Onnxruntime - Qwen2-VL</h1>
25
  <div style="text-align: center"><strong>Demo of <a href="https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16">https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16</a></strong></div>
26
- <div>Everything runs directly in your browser (no server required)</div>
27
  <form id="form">
28
  <label id="status">Loading model...</label>
29
  <label id="container" for="upload">
 
23
  <body>
24
  <h1>Onnxruntime - Qwen2-VL</h1>
25
  <div style="text-align: center"><strong>Demo of <a href="https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16">https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16</a></strong></div>
26
+ <div style="text-align: center">Everything runs directly in your browser (no server required)</div>
27
  <form id="form">
28
  <label id="status">Loading model...</label>
29
  <label id="container" for="upload">