diff --git a/hubconf.py b/hubconf.py index d22fdb9..be1f02e 100644 --- a/hubconf.py +++ b/hubconf.py @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. +# Copyright (c) Meta Platforms, Inc. and its affiliates. All Rights Reserved. dependencies = ["torch"] from pytorchvideo.models.hub import ( # noqa: F401, E402