mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-05 17:09:57 +02:00
require model command line option (fix #59)
This commit is contained in:
parent
a33a1995cb
commit
0f6fc7fadc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ from qurator.eynollah.eynollah import Eynollah
|
|||
"-m",
|
||||
help="directory of models",
|
||||
type=click.Path(exists=True, file_okay=False),
|
||||
required=True,
|
||||
)
|
||||
@click.option(
|
||||
"--save_images",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue