from local

This commit is contained in:
dohe0342 2022-12-10 13:37:04 +09:00
parent e6e5818b4a
commit dd28ef8f24
2 changed files with 1 additions and 0 deletions

View File

@ -452,6 +452,7 @@ def get_parser():
)
add_model_arguments(parser)
add_rep_arguments(parser)
return parser