from local

This commit is contained in:
dohe0342 2022-12-26 13:39:50 +09:00
parent 6f3d89dd0f
commit 058b2e5768
2 changed files with 1 additions and 0 deletions

View File

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