-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request