Skip to content

Commit

Permalink
Update docs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lengstrom committed Jan 10, 2017
1 parent ba30975 commit 8efff7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
`style.py` trains networks that can transfer styles from artwork into images.

**Flags**
- `--checkpoint`: Directory to save checkpoint in. Required.
- `--checkpoint-dir`: Directory to save checkpoint in. Required.
- `--style`: Path to style image. Required.
- `--train-path`: Path to training images folder. Default: `data/train2014`.
- `--test`: Path to content image to test network on at at every checkpoint iteration. Default: no image.
Expand Down

0 comments on commit 8efff7a

Please sign in to comment.