We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e32bc4 commit d6bf892Copy full SHA for d6bf892
packages/inference/package.json
@@ -49,8 +49,7 @@
49
"prepublishOnly": "pnpm run build",
50
"test": "vitest run --config vitest.config.mts",
51
"test:browser": "vitest run --browser.name=chrome --browser.headless --config vitest.config.mts",
52
- "check": "tsc",
53
- "test-nscale-output-types": "tsx src/test-nscale-output-types.ts"
+ "check": "tsc"
54
},
55
"dependencies": {
56
"@huggingface/tasks": "workspace:^"
0 commit comments