From 156b8edbe03533c9ce5676fa915879b9a66e1569 Mon Sep 17 00:00:00 2001 From: Younes Belkada Date: Mon, 12 Dec 2022 15:26:29 +0000 Subject: [PATCH] Update preprocessor_config.json --- preprocessor_config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index 337905c..6885f6b 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -17,8 +17,6 @@ "processor_class": "BlipProcessor", "resample": 3, "rescale_factor": 0.00392156862745098, - "size": { - "shortest_edge": 384 - }, + "size": 384, "size_divisor": 32 }