from local

This commit is contained in:
dohe0342 2022-12-12 14:31:13 +09:00
parent 914db5b147
commit 15a806893e
2 changed files with 1 additions and 0 deletions

View File

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