coyotte508 HF Staff commited on
Commit
03d6d6d
·
verified ·
1 Parent(s): ccd5413

Update dist/app.js

Browse files
Files changed (1) hide show
  1. dist/app.js +1 -1
dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { createRepo, commit, whoAmI, __internal_sha256 } from "@huggingface/hub-unbundled";
2
  const c = console;
3
  const FILES_TO_UPLOAD = [
4
  `${window.location.origin}/mobilenet/model.json`,
 
1
+ import { createRepo, commit, whoAmI, __internal_sha256 } from "@huggingface/hub-unbundled-regular";
2
  const c = console;
3
  const FILES_TO_UPLOAD = [
4
  `${window.location.origin}/mobilenet/model.json`,