@mediapipe/tasks-text 1.0.0-rc.20260626 → 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.20260626",
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
  },
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
  },
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
  },
Binary file