mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-07 10:28:28 +00:00
Unused import made CI test to fail
This commit is contained in:
parent
74fe62171d
commit
e77f08d5dc
@ -3,7 +3,7 @@ import customtkinter as ctk
|
|||||||
from typing import Callable, Tuple
|
from typing import Callable, Tuple
|
||||||
|
|
||||||
import cv2
|
import cv2
|
||||||
from PIL import Image, ImageTk, ImageOps
|
from PIL import Image, ImageOps
|
||||||
|
|
||||||
import roop.globals
|
import roop.globals
|
||||||
from roop.face_analyser import get_one_face
|
from roop.face_analyser import get_one_face
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user