coyotte508 HF staff commited on
Commit
1758db2
·
verified ·
1 Parent(s): 8f94e93

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-esm";
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-regular";
2
  const c = console;
3
  const FILES_TO_UPLOAD = [
4
  `${window.location.origin}/mobilenet/model.json`,