jbilcke-hf HF staff commited on
Commit
7e4bd1c
·
1 Parent(s): 80dd4ba

small update

Browse files
Files changed (3) hide show
  1. .nvmrc +1 -1
  2. package-lock.json +0 -0
  3. package.json +2 -2
.nvmrc CHANGED
@@ -1 +1 @@
1
- v20.10.0
 
1
+ v20.17.0
package-lock.json CHANGED
The diff for this file is too large to render. See raw diff
 
package.json CHANGED
@@ -18,8 +18,8 @@
18
  "dependencies": {
19
  "@gorgonjs/file-provider": "^1.4.1",
20
  "@gorgonjs/gorgon": "^1.4.1",
21
- "@gradio/client": "^0.1.4",
22
- "@huggingface/inference": "^2.6.1",
23
  "@types/express": "^4.17.17",
24
  "@types/node": "^20.12.7",
25
  "@types/uuid": "^9.0.2",
 
18
  "dependencies": {
19
  "@gorgonjs/file-provider": "^1.4.1",
20
  "@gorgonjs/gorgon": "^1.4.1",
21
+ "@gradio/client": "1.5.2",
22
+ "@huggingface/inference": "2.8.0",
23
  "@types/express": "^4.17.17",
24
  "@types/node": "^20.12.7",
25
  "@types/uuid": "^9.0.2",