Spaces:
Sleeping
Sleeping
File size: 164 Bytes
2bb76b3 | 1 2 3 | set -ex
python test.py --dataroot ./datasets/facades/testB/ --name facades_pix2pix --model test --netG unet_256 --direction BtoA --dataset_mode single --norm batch
|