Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

cli to clean the files automatically - #252

Open
ruanwz wants to merge 1 commit into
Sanster:mainfrom
ruanwz:main
Open

cli to clean the files automatically#252
ruanwz wants to merge 1 commit into
Sanster:mainfrom
ruanwz:main

Conversation

@ruanwz

@ruanwz ruanwz commented Mar 27, 2023

Copy link
Copy Markdown

usage: python inpaint_cli.py [-h] [--output_path OUTPUT_PATH] image_directory mask_path

Inpaint an image using a mask.

positional arguments:
image_directory Path to the input image directory.
mask_path Path to the mask image.

optional arguments:
-h, --help show this help message and exit
--output_path OUTPUT_PATH
Path to save the output images.

@ethanfel

ethanfel commented Apr 3, 2023

Copy link
Copy Markdown

It's working great

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants