Skip to content

Commit

Permalink
Merge branch 'NVIDIA:main' into ZH_TN_0712
Browse files Browse the repository at this point in the history
  • Loading branch information
BuyuanCui committed Jul 17, 2023
2 parents a90c4ff + 1138f78 commit 0a0fd53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def parse_args():
parser.add_argument(
"--language",
help="language",
choices=['en', 'de', 'es', 'pt', 'ru', 'fr', 'vi', 'ar', 'es_en', 'zh'],
choices=['en', 'de', 'es', 'pt', 'ru', 'fr', 'sv', 'vi', 'ar', 'es_en', 'zh'],
default="en",
type=str,
)
Expand Down

0 comments on commit 0a0fd53

Please sign in to comment.