fix: unsupported version of onnxruntime in linux
This commit is contained in:
parent
c23753aceb
commit
9da623e731
@ -42,7 +42,7 @@
|
|||||||
"@bull-board/express": "npm:@bull-board/express",
|
"@bull-board/express": "npm:@bull-board/express",
|
||||||
"express": "npm:express",
|
"express": "npm:express",
|
||||||
"src/": "./src/",
|
"src/": "./src/",
|
||||||
"onnxruntime": "npm:onnxruntime-node@1.20.1",
|
"onnxruntime": "npm:onnxruntime-node@1.19.2",
|
||||||
"chalk": "npm:chalk"
|
"chalk": "npm:chalk"
|
||||||
},
|
},
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
|
Loading…
Reference in New Issue
Block a user