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 c14a687 commit fcdaa2bCopy full SHA for fcdaa2b
src/pipelines.js
@@ -2277,7 +2277,7 @@ export class ImageSegmentationPipeline extends (/** @type {new (options: ImagePi
2277
2278
2279
/**
2280
- * @typedef {ImageSegmentationPipelineOptions} BackgroundRemovalPipelineOptions Parameters specific to image segmentation pipelines.
+ * @typedef {Object} BackgroundRemovalPipelineOptions Parameters specific to image segmentation pipelines.
2281
*
2282
* @callback BackgroundRemovalPipelineCallback Segment the input images.
2283
* @param {ImagePipelineInputs} images The input images.
0 commit comments