sprite-flow / config.json
mradovic38's picture
Push model using huggingface_hub.
4472c03 verified
raw
history blame contribute delete
138 Bytes
{
"channels": [
128,
256,
512,
1024
],
"midcoder_dropout_p": 0.2,
"num_residual_layers": 2,
"t_embed_dim": 128
}