silva-aesthetic / config.json
Jannchie's picture
Upload SILVA aesthetic head
a404068 verified
Raw
History Blame Contribute Delete
131 Bytes
{
"dropout": 0.3,
"embedding_dim": 1152,
"hidden_dims": [
1024,
512,
256
],
"n_residual_blocks": 0
}