Update zeroshotimageclassification.html
Browse files
zeroshotimageclassification.html
CHANGED
|
@@ -7,6 +7,7 @@
|
|
| 7 |
|
| 8 |
<script type="module">
|
| 9 |
// Import the library
|
|
|
|
| 10 |
import { pipeline } from 'https://cdn.jsdelivr.net/npm/@xenova/transformers@2.5.4';
|
| 11 |
|
| 12 |
// Make it available globally
|
|
|
|
| 7 |
|
| 8 |
<script type="module">
|
| 9 |
// Import the library
|
| 10 |
+
//import { pipeline } from 'https://cdn.jsdelivr.net/npm/@xenova/transformers@2.5.4';
|
| 11 |
import { pipeline } from 'https://cdn.jsdelivr.net/npm/@xenova/transformers@2.5.4';
|
| 12 |
|
| 13 |
// Make it available globally
|