mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 08:19:11 +02:00
update
This commit is contained in:
@@ -38,7 +38,7 @@ from sdapi import postsync
|
||||
params = Map({
|
||||
'src': '', # source folder
|
||||
'dst': '', # destination folder
|
||||
'format': '.png', # image format
|
||||
'format': '.jpg', # image format
|
||||
'extract_face': True, # extract face from image
|
||||
'extract_body': True, # extract face from image
|
||||
'clear_dst': True, # remove all files from destination at the start
|
||||
|
||||
Reference in New Issue
Block a user