mirror of
https://github.com/vladmandic/automatic
synced 2026-08-26 15:16:01 +02:00
ipadapter optional face autocrop input image
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ if __name__ == "__main__":
|
||||
parser.add_argument('--output', required=False, default=None, help='output image file')
|
||||
parser.add_argument('--model', required=False, help='model name')
|
||||
args = parser.parse_args()
|
||||
log.info(f'img2img: {args}')
|
||||
log.info(f'api-faceid: {args}')
|
||||
generate(args)
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user