-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
39 lines (32 loc) · 1.07 KB
/
pnpm-lock.yaml
File metadata and controls
39 lines (32 loc) · 1.07 KB
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
31
32
33
34
35
36
37
38
39
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@huggingface/hub':
specifier: ^0.14.2
version: 0.14.2
'@huggingface/inference':
specifier: ^2.6.6
version: 2.6.6
dotenv:
specifier: ^16.4.5
version: 16.4.5
packages:
/@huggingface/hub@0.14.2:
resolution: {integrity: sha512-OwOzr/p92ToK0ATdyVEqfecoAO0Ab037Up4V3IHbJLpS3KjI4p1kkjSXJ+bml0Ngq+n0094poxIRYoK+pv1b+w==}
engines: {node: '>=18'}
dependencies:
hash-wasm: 4.11.0
dev: false
/@huggingface/inference@2.6.6:
resolution: {integrity: sha512-5VEsrKj/gQ0BViUHX43VFlgbVH5OR+w6/auTQkvMqnxF3e8yK2AqAVP+zoF4dcm1DEnxUkPGeNYrxOwIUFxjuw==}
engines: {node: '>=18'}
dev: false
/dotenv@16.4.5:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'}
dev: false
/hash-wasm@4.11.0:
resolution: {integrity: sha512-HVusNXlVqHe0fzIzdQOGolnFN6mX/fqcrSAOcTBXdvzrXVHwTz11vXeKRmkR5gTuwVpvHZEIyKoePDvuAR+XwQ==}
dev: false