Skip to content

Commit

Permalink
fix link error
Browse files Browse the repository at this point in the history
  • Loading branch information
Moeblack authored and Moeblack committed Jun 13, 2023
1 parent f37c7bc commit 5435dd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roop/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
from roop.processors.frame.core import get_frame_processor_module
from roop.utilities import has_image_extension, is_image, is_video, detect_fps, create_video, extract_frames, get_temp_frame_paths, restore_audio, create_temp, move_temp, clean_temp
from roop.face_analyser import get_one_face
from roop.processors.frame.core import get_frame_processor_module

if 'ROCMExecutionProvider' in roop.globals.execution_providers:
del torch
Expand Down

0 comments on commit 5435dd2

Please sign in to comment.