boazchung commited on
Commit
3f57d24
1 Parent(s): 947004f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -23,7 +23,7 @@
23
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
24
  </p>
25
  </div>
26
- <script>
27
  import { HfInference } from '@huggingface/inference';
28
  import { promises as fsPromises } from 'fs';
29
  //import dotenv from "dotenv";
 
23
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
24
  </p>
25
  </div>
26
+ <script type="module">
27
  import { HfInference } from '@huggingface/inference';
28
  import { promises as fsPromises } from 'fs';
29
  //import dotenv from "dotenv";