Spaces:
Running
Running
Update index.html
Browse files- 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 |
|