Spaces:
Running
Running
Update dist/app.js
Browse files- dist/app.js +1 -1
dist/app.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
import { createRepo, commit, whoAmI, __internal_sha256 } from "@huggingface/hub-
|
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`,
|