Spaces:
Sleeping
Sleeping
File size: 161 Bytes
6dc6426 |
1 2 3 |
set -ex
python test.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --netG unet_256 --direction BtoA --dataset_mode aligned --norm batch
|