From a9e9743ef109a61e7fd2416798566731213de0c4 Mon Sep 17 00:00:00 2001 From: Alara Dirik Date: Wed, 13 Jul 2022 11:45:43 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index effc33a..66774f2 100644 --- a/config.json +++ b/config.json @@ -7,6 +7,7 @@ "logit_scale_init_value": 2.6592, "model_type": "owlvit", "projection_dim": 768, + "return_dict": true, "text_config": { "_name_or_path": "", "add_cross_attention": false,