inferencejs Requirements
Requirements for running `inferencejs`
Last updated
Was this helpful?
Requirements for running `inferencejs`
Learn more about inferencejs here and see the inferencejs reference
Minimum Browser Versions
Chrome: 61+
Firefox: 60+
Safari: 15.4+
Edge (Chromium-based): 79+
Opera: 48+
These are minimum browser versions based on available MDN feature-support information of browser features inferencejs uses and is meant for basic guidance.
Not all of these browsers have been tested on, and there may be instances where a higher version than what is listed is required for use. These minimums are subject to change
Required Browser Features
Web Workers (Worker API)
navigator.hardwareConcurrency
navigator.mediaDevices.getUserMedia
createImageBitmap
ES6+
ESM
Promises & Fetch API
Last updated
Was this helpful?
Was this helpful?