@huggingface/transformers 3.0.0-alpha.7 → 3.0.0-alpha.8

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.
@@ -3766,7 +3766,7 @@ __webpack_require__.r(__webpack_exports__);
3766
3766
  // Licensed under the MIT License.
3767
3767
  // This file is generated by /js/scripts/update-version.ts
3768
3768
  // Do not modify file content manually.
3769
- const version = '1.18.0';
3769
+ const version = '1.19.0';
3770
3770
  //# sourceMappingURL=version.js.map
3771
3771
 
3772
3772
  /***/ }),
@@ -4423,7 +4423,7 @@ __webpack_require__.r(__webpack_exports__);
4423
4423
 
4424
4424
 
4425
4425
 
4426
- const VERSION = '3.0.0-alpha.7';
4426
+ const VERSION = '3.0.0-alpha.8';
4427
4427
 
4428
4428
  // Check if various APIs are available (depends on environment)
4429
4429
  const IS_BROWSER_ENV = typeof self !== 'undefined';