fix batch

pull/118/head
Somdev Sangwan 2023-06-22 15:36:54 +05:30 committed by GitHub
parent 2f335ba366
commit d5826259f4
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ class FaceSwapScript(scripts.Script):
else:
logger.error(f"Please provide a source face")
def postprocess_batch(self, images, *args, **kwargs):
def postprocess_batch(self, *args, **kwargs):
if self.enable:
return images