pdufour commited on
Commit
efb6eb2
·
verified ·
1 Parent(s): 36245f3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -37,6 +37,7 @@
37
  </label>
38
  <label id="status">Loading model...</label>
39
  <input id="upload" type="file" accept="image/*" />
 
40
  </form>
41
 
42
  <script src="index.js" type="module">
 
37
  </label>
38
  <label id="status">Loading model...</label>
39
  <input id="upload" type="file" accept="image/*" />
40
+ <div id="llm-output"></div>
41
  </form>
42
 
43
  <script src="index.js" type="module">