Ability to provide a custom path of model (Web only).
final modelPaths = { 'colorcorrector': 'path', 'facedetector': 'path', 'lowlighter': 'path' };
Map<String, String>? models;