From 029fffc09f4bdeaeceafff4e152d67dba05dfd31 Mon Sep 17 00:00:00 2001 From: bghira Date: Thu, 21 Sep 2023 10:14:54 -0700 Subject: [PATCH] Fix argument --- helpers/arguments.py | 1 - 1 file changed, 1 deletion(-) diff --git a/helpers/arguments.py b/helpers/arguments.py index c98fa17c..742a7639 100644 --- a/helpers/arguments.py +++ b/helpers/arguments.py @@ -692,7 +692,6 @@ def parse_args(input_args=None): ) parser.add_argument( "--enable_watermark", - type=bool, default=False, action="store_true", help=(