mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
update leras
This commit is contained in:
parent
123bccf01a
commit
0bac399841
2 changed files with 173 additions and 165 deletions
|
@ -88,6 +88,10 @@ class nn():
|
|||
IllumDiscriminator = None
|
||||
CodeDiscriminator = None
|
||||
|
||||
# Arhis
|
||||
get_ae_models = None
|
||||
get_ae_models_chervoniy = None
|
||||
|
||||
@staticmethod
|
||||
def initialize(device_config=None, floatx="float32", data_format="NHWC"):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue