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