mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-30 11:40:36 -07:00
fix io not imported (#580)
This commit is contained in:
parent
17337ea8f8
commit
9b6bb4cd34
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import cv2
|
||||
import numpy as np
|
||||
from pathlib import Path
|
||||
from core.interact import interact as io
|
||||
import traceback
|
||||
|
||||
#allows to open non-english characters path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue