mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 21:12:07 -07:00
funits models: cleaning code
This commit is contained in:
parent
8041ee959a
commit
09a990852f
3 changed files with 3 additions and 6 deletions
|
@ -57,7 +57,6 @@ class FUNITModel(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