From 78a4463a7542452d75dd412b8ca52defc32a972f Mon Sep 17 00:00:00 2001 From: brimoor Date: Wed, 3 Jan 2024 20:55:18 -0500 Subject: [PATCH] remove unnecessary manager --- fiftyone/zoo/models/manifest-torch.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fiftyone/zoo/models/manifest-torch.json b/fiftyone/zoo/models/manifest-torch.json index 0bb1459f73..cf2251e9b2 100644 --- a/fiftyone/zoo/models/manifest-torch.json +++ b/fiftyone/zoo/models/manifest-torch.json @@ -1869,10 +1869,6 @@ "description": "OPEN CLIP text/image encoder from `Learning Transferable Visual Models From Natural Language Supervision `_ trained on 400M text-image pairs", "source": "https://github.com/mlfoundations/open_clip", "size_bytes": 353976522, - "manager": { - "type": "fiftyone.core.models.ModelManager", - "config": {} - }, "default_deployment_config_dict": { "type": "fiftyone.utils.open_clip.TorchOpenClipModel", "config": {