tiny-ShapEPipeline / prior /config.json
sayakpaul's picture
sayakpaul HF Staff
Upload ShapEPipeline
18c86ae verified
{
"_class_name": "PriorTransformer",
"_diffusers_version": "0.39.0.dev0",
"added_emb_type": null,
"additional_embeddings": 0,
"attention_head_dim": 16,
"clip_embed_dim": 32,
"dropout": 0.0,
"embedding_dim": 16,
"embedding_proj_dim": 16,
"embedding_proj_norm_type": null,
"encoder_hid_proj_type": null,
"norm_in_type": "layer",
"num_attention_heads": 2,
"num_embeddings": 32,
"num_layers": 1,
"time_embed_act_fn": "gelu",
"time_embed_dim": 64
}