boazchung commited on
Commit
f3b16ae
·
verified ·
1 Parent(s): 149d146

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -18,7 +18,7 @@
18
  </div>
19
  <script type="module">
20
  import { HfInference } from 'https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm';
21
- import { promises as fsPromises } from 'fs';
22
  //import dotenv from "dotenv";
23
  //dotenv.config();
24
 
 
18
  </div>
19
  <script type="module">
20
  import { HfInference } from 'https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm';
21
+ //import { promises as fsPromises } from 'fs';
22
  //import dotenv from "dotenv";
23
  //dotenv.config();
24