You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to what has been done for FFmpegConfigManager, it'd be good to add a DeepFilterConfigManager to receive user configs, settings and most importantly perform validations. This will make it much easier when using DeepFilter, as we will be able to trust that the settings are valid.
There is no ConfigManager interface. Perhaps it would've been good to have one, but we can study that need during this implementation.
The text was updated successfully, but these errors were encountered:
Similar to what has been done for FFmpegConfigManager, it'd be good to add a DeepFilterConfigManager to receive user configs, settings and most importantly perform validations. This will make it much easier when using DeepFilter, as we will be able to trust that the settings are valid.
There is no ConfigManager interface. Perhaps it would've been good to have one, but we can study that need during this implementation.
The text was updated successfully, but these errors were encountered: