Spaces:
Runtime error
Runtime error
python ui_main.py \ | |
--img_file ./examples/celeba/img/ \ | |
--mask_file ./examples/celeba/mask/ \ | |
--results_dir ./results \ | |
--model tc \ | |
--coarse_or_refine refine \ | |
--gpu_id 0 \ | |
--no_shuffle \ | |
--batch_size 1 \ | |
--preprocess scale_shortside \ | |
--mask_type 3 \ | |
--load_size 512 \ | |
--attn_G \ | |
--add_noise |