@mediapipe/tasks-text 1.0.0-rc.20260625 → 1.0.0-rc.20260627

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mediapipe/tasks-text",
3
- "version": "1.0.0-rc.20260625",
3
+ "version": "1.0.0-rc.20260627",
4
4
  "description": "MediaPipe Text Tasks. See the privacy notice at https://goo.gle/mediapipe-privacy.",
5
5
  "main": "text_bundle.cjs",
6
6
  "browser": "text_bundle.mjs",
@@ -5194,6 +5194,7 @@ var WebGPU = {
5194
5194
  20: "texture-formats-tier2",
5195
5195
  21: "primitive-index",
5196
5196
  22: "texture-component-swizzle",
5197
+ 23: "subgroup-size-control",
5197
5198
  327692: "chromium-experimental-unorm16-texture-formats",
5198
5199
  327729: "chromium-experimental-multi-draw-indirect"
5199
5200
  },
@@ -6406,7 +6407,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6406
6407
  // End JS library exports
6407
6408
  // end include: postlibrary.js
6408
6409
  var ASM_CONSTS = {
6409
- 736380: () => {
6410
+ 736300: () => {
6410
6411
  specialHTMLTargets["#canvas"] = Module.canvas;
6411
6412
  }
6412
6413
  };
Binary file
@@ -5197,6 +5197,7 @@ var WebGPU = {
5197
5197
  20: "texture-formats-tier2",
5198
5198
  21: "primitive-index",
5199
5199
  22: "texture-component-swizzle",
5200
+ 23: "subgroup-size-control",
5200
5201
  327692: "chromium-experimental-unorm16-texture-formats",
5201
5202
  327729: "chromium-experimental-multi-draw-indirect"
5202
5203
  },
@@ -6409,7 +6410,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6409
6410
  // End JS library exports
6410
6411
  // end include: postlibrary.js
6411
6412
  var ASM_CONSTS = {
6412
- 736380: () => {
6413
+ 736300: () => {
6413
6414
  specialHTMLTargets["#canvas"] = Module.canvas;
6414
6415
  }
6415
6416
  };
Binary file
@@ -5194,6 +5194,7 @@ var WebGPU = {
5194
5194
  20: "texture-formats-tier2",
5195
5195
  21: "primitive-index",
5196
5196
  22: "texture-component-swizzle",
5197
+ 23: "subgroup-size-control",
5197
5198
  327692: "chromium-experimental-unorm16-texture-formats",
5198
5199
  327729: "chromium-experimental-multi-draw-indirect"
5199
5200
  },
@@ -6406,7 +6407,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6406
6407
  // End JS library exports
6407
6408
  // end include: postlibrary.js
6408
6409
  var ASM_CONSTS = {
6409
- 736254: () => {
6410
+ 736174: () => {
6410
6411
  specialHTMLTargets["#canvas"] = Module.canvas;
6411
6412
  }
6412
6413
  };
Binary file