mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 13:32:09 -07:00
funits models: cleaning code
This commit is contained in:
parent
8041ee959a
commit
09a990852f
3 changed files with 3 additions and 6 deletions
|
@ -54,7 +54,6 @@ class TrueFaceModel(ModelBase):
|
|||
class_downs=4,
|
||||
class_nf=64,
|
||||
class_latent=64,
|
||||
mlp_nf=256,
|
||||
mlp_blks=2,
|
||||
dis_nf=64,
|
||||
dis_res_blks=10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue