Skip to content

Running autoedit.py results in error #6

@KnoBuddy

Description

@KnoBuddy

python autoedit.py --edit test.png --model_path inpaint.pt

Traceback (most recent call last):
  File "C:\Users\paperspace\anaconda3\envs\ldm\ldm-finetune\autoedit.py", line 498, in <module>
    args = parse_args()
  File "C:\Users\paperspace\anaconda3\envs\ldm\ldm-finetune\autoedit.py", line 471, in parse_args
    parser.add_argument(
  File "C:\Users\paperspace\anaconda3\envs\ldm\lib\argparse.py", line 1422, in add_argument
    action = action_class(**kwargs)
TypeError: _StoreTrueAction.__init__() got an unexpected keyword argument 'type'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions