mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update scripts/configure_invokeai.py
Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com>
This commit is contained in:
parent
d1770bff37
commit
dedbdeeafc
@ -707,7 +707,6 @@ def main():
|
|||||||
default='./configs/models.yaml',
|
default='./configs/models.yaml',
|
||||||
help='path to configuration file to create')
|
help='path to configuration file to create')
|
||||||
parser.add_argument('--root_dir',
|
parser.add_argument('--root_dir',
|
||||||
'--root',
|
|
||||||
dest='root',
|
dest='root',
|
||||||
type=str,
|
type=str,
|
||||||
default=None,
|
default=None,
|
||||||
|
Loading…
Reference in New Issue
Block a user