diff --git a/preprocessor_config.json b/preprocessor_config.json index 9d3790c..f89b395 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -18,5 +18,5 @@ "processor_class": "OwlViTProcessor", "resample": 3, "rescale": true, - "size": 768 + "size": [768, 768] }