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
|
@ -3,7 +3,7 @@ import numpy as np
|
|||
from nnlib import nnlib
|
||||
from models import ModelBase
|
||||
from facelib import FaceType
|
||||
from samples import *
|
||||
from samplelib import *
|
||||
from interact import interact as io
|
||||
|
||||
#SAE - Styled AutoEncoder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue