Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -24,7 +24,7 @@
|
|
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";
|
30 |
//dotenv.config();
|
|
|
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";
|
30 |
//dotenv.config();
|