@huggingface/transformers 3.0.0-alpha.3 → 3.0.0-alpha.4

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.
@@ -6976,7 +6976,7 @@ __webpack_require__.r(__webpack_exports__);
6976
6976
 
6977
6977
 
6978
6978
 
6979
- const VERSION = '3.0.0-alpha.3';
6979
+ const VERSION = '3.0.0-alpha.4';
6980
6980
 
6981
6981
  // Check if various APIs are available (depends on environment)
6982
6982
  const IS_BROWSER_ENV = typeof self !== 'undefined';