add finetune_realesrgan_x4plus, version 0.2.2.1
This commit is contained in:
@@ -14,6 +14,10 @@ def main(args):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
"""Generate meta info (txt file) for only Ground-Truth images.
|
||||
|
||||
It can also generate meta info from several folders into one txt file.
|
||||
"""
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument(
|
||||
'--input',
|
||||
|
||||
Reference in New Issue
Block a user