From b7f45a7277152d5611f8f050243dd8d7c351979d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 16 May 2018 13:07:42 +0200 Subject: test script --- test-mogrify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 348d805..c1e0c71 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -175,7 +175,7 @@ if __name__ == '__main__': visuals = model.get_current_visuals() img_path = model.get_image_paths() - if (i % 20) == 0: + if (i % 100) == 0: print('%04d: process image... %s' % (i, img_path)) # ims = visualizer.save_images(webpage, visuals, img_path, aspect_ratio=opt.aspect_ratio) -- cgit v1.2.3-70-g09d2