ai-forever's picture
Upload config.json
095826c verified
raw
history blame contribute delete
No virus
317 Bytes
{
"_class_name": "Kandinsky3UNet",
"_diffusers_version": "0.26.2",
"attention_head_dim": 64,
"block_out_channels": [
384,
768,
1536,
3072
],
"cross_attention_dim": 4096,
"encoder_hid_dim": 4096,
"groups": 32,
"in_channels": 4,
"layers_per_block": 3,
"time_embedding_dim": 1536
}