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
Look at separating phileas-core to give the user more control over what is used. For instance, the PersonsFilterV2 requires the ONNX Runtime which adds ~250 MB in dependencies. If this filter is not being used, these dependencies unnecessarily take up space.
Look at separating
phileas-core
to give the user more control over what is used. For instance, thePersonsFilterV2
requires the ONNX Runtime which adds ~250 MB in dependencies. If this filter is not being used, these dependencies unnecessarily take up space.This is related to #122.
The text was updated successfully, but these errors were encountered: