diff --git a/frozen_in_time.py b/frozen_in_time.py index 4a0f497..855328b 100644 --- a/frozen_in_time.py +++ b/frozen_in_time.py @@ -50,8 +50,6 @@ class FrozenInTime(NNOperator): super().__init__() self.model_name = model_name self.modality = modality - # if weight_path is None: - # weight_path = str(Path(__file__).parent / 'frozen_in_time_base_16_224.pth') if device is None: self.device = "cuda" if torch.cuda.is_available() else "cpu" else: diff --git a/frozen_in_time_base_16_224.pth b/frozen_in_time_base_16_224.pth deleted file mode 100644 index ed3535f..0000000 --- a/frozen_in_time_base_16_224.pth +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:404b9c4cca1c3063fd245e6457a25fc2810b47e258c9703b492ba3d6ba9ba056 -size 723826931