mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
ipadapter optional face autocrop input image
This commit is contained in:
@@ -72,5 +72,5 @@ if __name__ == "__main__":
|
||||
parser.add_argument('--model', required=True, help='preprocessing model')
|
||||
parser.add_argument('--output', required=False, help='output image')
|
||||
args = parser.parse_args()
|
||||
log.info(f'info: {args}')
|
||||
log.info(f'api-preprocess: {args}')
|
||||
info(args)
|
||||
|
||||
Reference in New Issue
Block a user