From 9207e00bc872ca3ebb2b3fa7df486652720b9731 Mon Sep 17 00:00:00 2001 From: Alara Dirik Date: Tue, 5 Jul 2022 08:15:00 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 1f81d2b..2adcdc6 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "_name_or_path": "google/owlvit-base-patch32", + "_name_or_path": "adirik/owlvit-base-patch32", "architectures": [ "OwlViTForObjectDetection" ],