Skip to content

Multiple image parameters doesn't work #18

@Artmorse

Description

@Artmorse

Describe the bug
Passing multiple image parameters will generate a single image.

To Reproduce

python3 src/cli.py --img='./input-folder/01.jpg' --img='./input-folder/02.jpg'

Expected behavior
I would like to have an output per image input or a message informing the user that this feature is not supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions