Apex-X commited on
Commit
c7e170b
·
1 Parent(s): 92b618e

Update roop/processors/frame/face_enhancer.py

Browse files
roop/processors/frame/face_enhancer.py CHANGED
@@ -1,6 +1,6 @@
1
  from typing import Any, List, Callable
2
  import cv2
3
- import threading
4
  import gfpgan
5
 
6
  import roop.globals
 
1
  from typing import Any, List, Callable
2
  import cv2
3
+ import threadin
4
  import gfpgan
5
 
6
  import roop.globals