funits models: cleaning code

This commit is contained in:
Colombo 2019-09-27 18:48:01 +04:00
parent 8041ee959a
commit 09a990852f
3 changed files with 3 additions and 6 deletions

View file

@ -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,