diff options
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ python test.py \ --which_model_netG unet_256 \ --which_direction AtoB \ --dataset_mode recursive \ - --resize_or_crop nope + --resize_or_crop nope \ --norm batch |
