hylee commited on
Commit
928b52a
·
1 Parent(s): d73173f
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -167,8 +167,8 @@ def main():
167
  opt.netG = 'resnet_9blocks'
168
  opt.which_epoch = 150
169
  opt.how_many = 1000
170
- opt.gpu_ids = -1
171
- opt.gpu_ids_p = -1
172
  opt.imagefolder = 'images-single'
173
 
174
  opt.checkpoints_dir = checkpoint_dir
 
167
  opt.netG = 'resnet_9blocks'
168
  opt.which_epoch = 150
169
  opt.how_many = 1000
170
+ opt.gpu_ids = ''
171
+ opt.gpu_ids_p = ''
172
  opt.imagefolder = 'images-single'
173
 
174
  opt.checkpoints_dir = checkpoint_dir