tylermullen commited on
Commit
a1f640e
·
verified ·
1 Parent(s): 1afc395

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -33,7 +33,7 @@ limitations under the License.
33
  {
34
  "imports": {
35
  "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm",
36
- "@mediapipe/tasks-genai": "https://cdn.jsdelivr.net/npm/@mediapipe/tasks-genai/+esm",
37
  }
38
  }
39
  </script>
 
33
  {
34
  "imports": {
35
  "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm",
36
+ "@mediapipe/tasks-genai": "https://cdn.jsdelivr.net/npm/@mediapipe/tasks-genai/+esm"
37
  }
38
  }
39
  </script>