mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 21:12:07 -07:00
fix H128
This commit is contained in:
parent
123b3d3d23
commit
22401cecfc
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ from nnlib import nnlib
|
|||
from models import ModelBase
|
||||
from facelib import FaceType
|
||||
from samples import *
|
||||
from utils.console_utils import *
|
||||
|
||||
class Model(ModelBase):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue