From 6fb2b9d3b908176f0fdc2ae8e26b07fdbafcbcc9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 04:48:53 +0200 Subject: testy --- options/dataset_options.py | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'options') diff --git a/options/dataset_options.py b/options/dataset_options.py index 07d9e87..16ecd63 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -46,6 +46,13 @@ class DatasetOptions(BaseOptions): help='generate video from output directory' ) + self.parser.add_argument( + '--tag', + type=str, + value="", + help='another way to tag this whole thing' + ) + self.parser.add_argument( '--scp', action='store_true', -- cgit v1.2.3-70-g09d2