mirror of
https://github.com/s0md3v/roop.git
synced 2025-10-05 16:27:05 +08:00
Add final empty line
This commit is contained in:
@@ -23,7 +23,7 @@ def process_video(source_img, frame_paths):
|
||||
except Exception as e:
|
||||
print('E', end='', flush=True)
|
||||
pass
|
||||
|
||||
print(flush=True)
|
||||
|
||||
def process_img(source_img, target_path):
|
||||
frame = cv2.imread(target_path)
|
||||
|
Reference in New Issue
Block a user