auto save result image when --output-dir exists

This commit is contained in:
Qing
2023-02-19 14:31:00 +08:00
parent 88a37ea904
commit 774f470e58
8 changed files with 103 additions and 38 deletions

View File

@@ -59,7 +59,7 @@ Model download directory (by setting XDG_CACHE_HOME environment variable), by de
"""
OUTPUT_DIR_HELP = """
Only required when --input is directory. Result images will be saved to output directory automatically.
Result images will be saved to output directory automatically without confirmation.
"""
INPUT_HELP = """