from local
This commit is contained in:
parent
a6b159f56f
commit
c59c0052d0
Binary file not shown.
@ -170,10 +170,7 @@ def add_rep_arguments(parser: argparse.ArgumentParser):
|
|||||||
default=200,
|
default=200,
|
||||||
help="decode interval",
|
help="decode interval",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def add_model_arguments(parser: argparse.ArgumentParser):
|
def add_model_arguments(parser: argparse.ArgumentParser):
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
|||||||
Reference in New Issue
Block a user