Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Update link url to points to actual docs
  • Loading branch information
alexkassil authored Dec 31, 2018
1 parent 0a3cdf4 commit cf0a542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/qa.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ We also recommend that you use the instance normalization for multi-GPU training


#### Can I run the model on CPU? ([#310](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/310))
Yes, you can set `--gpu_ids -1`. See [training/test tips](docs/tips.md) for more details.
Yes, you can set `--gpu_ids -1`. See [training/test tips](tips.md) for more details.


#### Are pre-trained models available? ([#10](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/10))
Expand Down

0 comments on commit cf0a542

Please sign in to comment.