mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -07:00
rename samples to samplelib
This commit is contained in:
parent
773e8d80e0
commit
3cf3bb786e
14 changed files with 9 additions and 15 deletions
|
@ -11,7 +11,7 @@ from utils import std_utils
|
|||
from utils.cv2_utils import *
|
||||
import numpy as np
|
||||
import cv2
|
||||
from samples import SampleGeneratorBase
|
||||
from samplelib import SampleGeneratorBase
|
||||
from nnlib import nnlib
|
||||
from interact import interact as io
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue