Skip to content

Commit

Permalink
Update demo.py (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahoo17 committed Sep 13, 2021
1 parent be02441 commit 52c878e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def make_parser():
"--exp_file",
default=None,
type=str,
help="pls input your expriment description file",
help="pls input your experiment description file",
)
parser.add_argument("-c", "--ckpt", default=None, type=str, help="ckpt for eval")
parser.add_argument(
Expand Down

0 comments on commit 52c878e

Please sign in to comment.