This commit is contained in:
Vladimir Mandic
2023-02-08 13:27:24 -05:00
parent fd668e3941
commit a756c8395e
+1 -1
View File
@@ -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