mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
Fix
This commit is contained in:
parent
28e33a30dd
commit
34f41f9677
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import numpy as np
|
||||
from core.leras import nn
|
||||
from .nn import nn
|
||||
tf = nn.tf
|
||||
from tensorflow.python.ops import array_ops, random_ops, math_ops, sparse_ops, gradients
|
||||
from tensorflow.python.framework import sparse_tensor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue