Spaces:
Sleeping
Sleeping
File size: 786 Bytes
530a943 0f9935b 530a943 0f9935b 530a943 0f9935b 530a943 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"version": "4",
"specifiers": {
"jsr:@hono/hono@^4.7.1": "4.7.1",
"npm:@huggingface/inference@^3.3.4": "3.3.4"
},
"jsr": {
"@hono/hono@4.7.1": {
"integrity": "f75aaf6a026ad05406e60125a70a3d2a77e3b62991f8c4e38c624bdfc1a1dc26"
}
},
"npm": {
"@huggingface/inference@3.3.4": {
"integrity": "sha512-IMTaZelduC6xywmm124NgpcnFZ1jPjdUNZgEUuigGneOiwnzWVBhrFt35Gz/oOSqHiQB1tTZG29v7oCJNR2Fog==",
"dependencies": [
"@huggingface/tasks"
]
},
"@huggingface/tasks@0.15.9": {
"integrity": "sha512-cbnZcpMHKdhURWIplVP4obHxAZcxjyRm0zI7peTPksZN4CtIOMmJC4ZqGEymo0lk+0VNkXD7ULwFJ3JjT/VpkQ=="
}
},
"workspace": {
"dependencies": [
"jsr:@hono/hono@^4.7.1",
"npm:@huggingface/inference@^3.3.4"
]
}
}
|